mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update Nova Video Player to 6.2.15 (602015)
This commit is contained in:
parent
a11b73ad44
commit
4dca5a58cd
1 changed files with 29 additions and 2 deletions
|
|
@ -880,6 +880,33 @@ Builds:
|
|||
- sponsor
|
||||
- adultScrape
|
||||
|
||||
- versionName: 6.2.15
|
||||
versionCode: 602015
|
||||
commit: 7de82b1550dd78769b86337a4d5e1f59a2ac2e74
|
||||
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-*
|
||||
- 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.
|
||||
|
|
@ -887,5 +914,5 @@ MaintainerNotes: |-
|
|||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 6.1.6
|
||||
CurrentVersionCode: 601006
|
||||
CurrentVersion: 6.2.15
|
||||
CurrentVersionCode: 602015
|
||||
|
|
|
|||
Loading…
Reference in a new issue