vlc - add beta

This commit is contained in:
Licaon_Kter 2024-11-14 16:14:47 +00:00
parent a742f90ba2
commit a311228b4c

View file

@ -5578,6 +5578,74 @@ Builds:
- sed -i -e '/signingConfig/d' build.gradle
ndk: r25c
- versionName: 3.6.0 Beta 3
versionCode: 13050735
commit: 85e092d14f4de394b99f273b663eb4033e8431f6
subdir: application/app
gradle:
- yes
prebuild:
- GRADLE_VERSION=$(sed -n -E 's/.*GRADLE_VERSION=(.*)/\1/p' ../../buildsystem/compile.sh)
- mkdir -p ./gradle/wrapper
- echo "distributionUrl=https\://services.gradle.org/distributions/gradle-$GRADLE_VERSION-bin.zip"
> ./gradle/wrapper/gradle-wrapper.properties
- cp -r gradle ../..
- sed -i -e 's/include .*/include "armeabi-v7a"/' build.gradle
- sed -i -e '/println/d' ../vlc-android/build.gradle
- sed -i -e '/signingConfig/d' build.gradle
ndk: r25c
- versionName: 3.6.0 Beta 3
versionCode: 13050736
commit: 85e092d14f4de394b99f273b663eb4033e8431f6
subdir: application/app
gradle:
- yes
prebuild:
- GRADLE_VERSION=$(sed -n -E 's/.*GRADLE_VERSION=(.*)/\1/p' ../../buildsystem/compile.sh)
- mkdir -p ./gradle/wrapper
- echo "distributionUrl=https\://services.gradle.org/distributions/gradle-$GRADLE_VERSION-bin.zip"
> ./gradle/wrapper/gradle-wrapper.properties
- cp -r gradle ../..
- sed -i -e 's/include .*/include "arm64-v8a"/' build.gradle
- sed -i -e '/println/d' ../vlc-android/build.gradle
- sed -i -e '/signingConfig/d' build.gradle
ndk: r25c
- versionName: 3.6.0 Beta 3
versionCode: 13050737
commit: 85e092d14f4de394b99f273b663eb4033e8431f6
subdir: application/app
gradle:
- yes
prebuild:
- GRADLE_VERSION=$(sed -n -E 's/.*GRADLE_VERSION=(.*)/\1/p' ../../buildsystem/compile.sh)
- mkdir -p ./gradle/wrapper
- echo "distributionUrl=https\://services.gradle.org/distributions/gradle-$GRADLE_VERSION-bin.zip"
> ./gradle/wrapper/gradle-wrapper.properties
- cp -r gradle ../..
- sed -i -e 's/include .*/include "x86"/' build.gradle
- sed -i -e '/println/d' ../vlc-android/build.gradle
- sed -i -e '/signingConfig/d' build.gradle
ndk: r25c
- versionName: 3.6.0 Beta 3
versionCode: 13050738
commit: 85e092d14f4de394b99f273b663eb4033e8431f6
subdir: application/app
gradle:
- yes
prebuild:
- GRADLE_VERSION=$(sed -n -E 's/.*GRADLE_VERSION=(.*)/\1/p' ../../buildsystem/compile.sh)
- mkdir -p ./gradle/wrapper
- echo "distributionUrl=https\://services.gradle.org/distributions/gradle-$GRADLE_VERSION-bin.zip"
> ./gradle/wrapper/gradle-wrapper.properties
- cp -r gradle ../..
- sed -i -e 's/include .*/include "x86_64"/' build.gradle
- sed -i -e '/println/d' ../vlc-android/build.gradle
- sed -i -e '/signingConfig/d' build.gradle
ndk: r25c
MaintainerNotes: |-
Instructions and dependencies: https://wiki.videolan.org/AndroidCompile
@ -5618,7 +5686,7 @@ MaintainerNotes: |-
* x86: x86-linux-android
* x86_64: x86_64-linux-android
ArchivePolicy: 12
ArchivePolicy: 16
AutoUpdateMode: None
UpdateCheckMode: Tags ^[\d.]+$
VercodeOperation: