Update VLC to 3.6.4 (13060408)

This commit is contained in:
F-Droid checkupdates bot 2025-05-07 03:55:00 +00:00 committed by Licaon_Kter
parent 3a01404d2c
commit aecba71aea

View file

@ -5714,6 +5714,74 @@ Builds:
- sed -i -e '/signingConfig/d' build.gradle
ndk: r27c
- versionName: 3.6.4
versionCode: 13060405
commit: e7e7d16e1d64a9cbf3e50def2a8a2d6a3643d699
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.4
versionCode: 13060406
commit: e7e7d16e1d64a9cbf3e50def2a8a2d6a3643d699
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.4
versionCode: 13060407
commit: e7e7d16e1d64a9cbf3e50def2a8a2d6a3643d699
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.4
versionCode: 13060408
commit: e7e7d16e1d64a9cbf3e50def2a8a2d6a3643d699
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:
@ -5722,5 +5790,5 @@ VercodeOperation:
- 10000007+%c
- 10000008+%c
UpdateCheckData: build.gradle|versionCode\s=\s(\d+)|.|versionName\s=.*\s'(.*)'
CurrentVersion: 3.6.3
CurrentVersionCode: 13060308
CurrentVersion: 3.6.4
CurrentVersionCode: 13060408