Update Nova Video Player to 6.2.33 (602033)

This commit is contained in:
F-Droid checkupdates bot 2023-10-29 18:12:57 +00:00
parent a41adebd66
commit a63e614087

View file

@ -934,6 +934,33 @@ Builds:
- sponsor
- adultScrape
- versionName: 6.2.33
versionCode: 602033
commit: a6f7e70f028a56c6ca34482d1db270cb9e774792
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.
@ -942,5 +969,5 @@ MaintainerNotes: |-
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 6.2.17
CurrentVersionCode: 602017
CurrentVersion: 6.2.33
CurrentVersionCode: 602033