Update Nova Video Player to 6.2.17 (602017)

This commit is contained in:
F-Droid checkupdates bot 2023-06-25 16:20:07 +00:00
parent e4adaecd8a
commit b5275118ff

View file

@ -907,6 +907,33 @@ Builds:
- sponsor
- adultScrape
- versionName: 6.2.17
versionCode: 602017
commit: 79431b8f65ea6e342d61a8c5d19aa66d8557adb4
subdir: Video
submodules: true
sudo:
- apt-get update
- apt-get install -y build-essential file maven nasm ninja-build pkg-config
python3-pip wget
- apt-get install -y openjdk-17-jdk-headless
- update-java-alternatives -a
- pip3 install meson==0.53.2
gradle:
- noamazon
rm:
- native/torrentd/libs
- native/dav1d-android-builder/build-*
- native/ffmpeg-android-builder/dist-full-*
- native/opus-android-builder/lib
- native/openssl-android-builder/dist-*
prebuild: sdkmanager 'cmake;3.18.1'
ndk: r23b
gradleprops:
- universal
- sponsor
- adultScrape
MaintainerNotes: |-
aos-fdroid git is dedicated to F-Droid builds and is updated from upstream repos.
meson version is forced to 0.53.2 because 0.54.0 breaks dav1d's build.
@ -914,5 +941,5 @@ MaintainerNotes: |-
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 6.2.15
CurrentVersionCode: 602015
CurrentVersion: 6.2.17
CurrentVersionCode: 602017