diff --git a/metadata/org.courville.nova.yml b/metadata/org.courville.nova.yml index 0f63c50dd8..7d06854b34 100644 --- a/metadata/org.courville.nova.yml +++ b/metadata/org.courville.nova.yml @@ -737,6 +737,35 @@ Builds: - sponsor - adultScrape + - versionName: 6.0.80 + versionCode: 600080 + commit: 851436450d5b626202280bc24eaaa760c50c5f8e + subdir: Video + submodules: true + sudo: + - echo "deb http://deb.debian.org/debian stretch main" > /etc/apt/sources.list.d/stretch.list + - apt-get update + - apt-get install -y -t stretch openjdk-8-jdk-headless + - apt-get install -y build-essential file maven nasm ninja-build pkg-config + python3-pip wget + - pip3 install meson==0.53.2 + gradle: + - noamazon + rm: + - native/torrentd/libs + - native/dav1d-android-builder/build-* + - native/ffmpeg-android-builder/dist-full-* + - MediaLib/libs/*jar + - FileCoreLibrary/libs/*jar + - 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. @@ -744,5 +773,5 @@ MaintainerNotes: |- AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 6.0.76 -CurrentVersionCode: 600076 +CurrentVersion: 6.0.80 +CurrentVersionCode: 600080