Update VLC to 3.6.5 (13060508)

This commit is contained in:
F-Droid checkupdates bot 2025-05-08 03:55:58 +00:00 committed by Licaon_Kter
parent 356db95313
commit f8d0adb77d

View file

@ -5782,6 +5782,74 @@ Builds:
- sed -i -e '/signingConfig/d' build.gradle
ndk: r27c
- versionName: 3.6.5
versionCode: 13060505
commit: b75dbeda8d6468147332330bc648fbdf1ff0cb5b
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: r27c
- versionName: 3.6.5
versionCode: 13060506
commit: b75dbeda8d6468147332330bc648fbdf1ff0cb5b
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: r27c
- versionName: 3.6.5
versionCode: 13060507
commit: b75dbeda8d6468147332330bc648fbdf1ff0cb5b
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: r27c
- versionName: 3.6.5
versionCode: 13060508
commit: b75dbeda8d6468147332330bc648fbdf1ff0cb5b
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: r27c
AutoUpdateMode: Version
UpdateCheckMode: Tags ^[\d.]+$
VercodeOperation:
@ -5790,5 +5858,5 @@ VercodeOperation:
- 10000007+%c
- 10000008+%c
UpdateCheckData: build.gradle|versionCode\s=\s(\d+)|.|versionName\s=.*\s'(.*)'
CurrentVersion: 3.6.4
CurrentVersionCode: 13060408
CurrentVersion: 3.6.5
CurrentVersionCode: 13060508