diff --git a/metadata/org.courville.nova.yml b/metadata/org.courville.nova.yml index 14e3a1b844..c3b746e0fb 100644 --- a/metadata/org.courville.nova.yml +++ b/metadata/org.courville.nova.yml @@ -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