Update Windscribe to 3.75 (1298)

This commit is contained in:
F-Droid checkupdates bot 2024-01-27 09:08:39 +00:00
parent d0f6a6f1f6
commit a3bd09dcd4

View file

@ -211,11 +211,107 @@ Builds:
- cp -r $strongswanLibsSrc $strongswanLibsDst
ndk: r21e
- versionName: '3.75'
versionCode: 1297
commit: 8309e87cd52f6b9bf79cd2aa60fa03a6ec82086b
subdir: mobile
submodules: true
sudo:
- apt-get update
- apt-get install -y automake bison flex gettext gperf libtool make pkg-config
swig jq
gradle:
- fdroid
srclibs:
- OpenSSL@OpenSSL_1_1_1t
rm:
- base/src/google/libs/in-app-purchasing-2.0.76.jar
- openvpn/src/main/cpp/mbedtls/tests
- openvpn/src/main/cpp/openvpn3/test/unittests
- openvpn/src/main/cpp/lz4/tmpsparse
- openvpn/src/main/cpp/lz4/tmp
- openvpn/src/main/cpp/mbedtls/programs/fuzz/corpuses/client
- openvpn/src/main/cpp/mbedtls/programs/fuzz/corpuses/dtlsclient
- openvpn/src/main/cpp/mbedtls/programs/fuzz/corpuses/server
- openvpn/src/main/cpp/mbedtls/programs/fuzz/corpuses/dtlsserver
- openvpn/src/main/cpp/mbedtls/tests/data_files/hash_file_1
- openvpn/src/main/cpp/mbedtls/tests/data_files/hash_file_2
- openvpn/src/main/cpp/mbedtls/tests/data_files/hash_file_3
- tv
- strongswan/libs
prebuild:
- sed -i 's/23.0.7599858/21.4.7075529/g' ../openvpn/build.gradle.kts
- sed -i 's/compileSdkVersion 32/compileSdkVersion 32\n ndkVersion "21.4.7075529"/g'
build.gradle
build:
- export ANDROID_NDK_HOME="$ANDROID_NDK"
- export PATH=$PATH:$ANDROID_SDK/tools:$ANDROID_SDK/platform-tools:$ANDROID_NDK_HOME
- export OpenSSL="$$OpenSSL$$"
- strongswanLibsSrc="$PWD/../strongswan-src/src/frontends/android/app/src/main/libs/*"
- strongswanLibsDst="$PWD/../strongswan/libs"
- cd ../tools
- chmod +x build_strongswan.sh
- ./build_strongswan.sh
- cd ../strongswan-src/src/frontends/android/app
- sed -i 's/compileSdkVersion 32/compileSdkVersion 32\n ndkVersion "21.4.7075529"/g'
build.gradle
- gradle assembleRelease
- cp -r $strongswanLibsSrc $strongswanLibsDst
ndk: r21e
- versionName: '3.75'
versionCode: 1298
commit: 8309e87cd52f6b9bf79cd2aa60fa03a6ec82086b
subdir: tv
submodules: true
sudo:
- apt-get update
- apt-get install -y automake bison flex gettext gperf libtool make pkg-config
swig jq
gradle:
- fdroid
srclibs:
- OpenSSL@OpenSSL_1_1_1t
rm:
- base/src/google/libs/in-app-purchasing-2.0.76.jar
- openvpn/src/main/cpp/mbedtls/tests
- openvpn/src/main/cpp/openvpn3/test/unittests
- openvpn/src/main/cpp/lz4/tmpsparse
- openvpn/src/main/cpp/lz4/tmp
- openvpn/src/main/cpp/mbedtls/programs/fuzz/corpuses/client
- openvpn/src/main/cpp/mbedtls/programs/fuzz/corpuses/dtlsclient
- openvpn/src/main/cpp/mbedtls/programs/fuzz/corpuses/server
- openvpn/src/main/cpp/mbedtls/programs/fuzz/corpuses/dtlsserver
- openvpn/src/main/cpp/mbedtls/tests/data_files/hash_file_1
- openvpn/src/main/cpp/mbedtls/tests/data_files/hash_file_2
- openvpn/src/main/cpp/mbedtls/tests/data_files/hash_file_3
- mobile
- strongswan/libs
prebuild:
- sed -i 's/23.0.7599858/21.4.7075529/g' ../openvpn/build.gradle.kts
- sed -i 's/compileSdkVersion 32/compileSdkVersion 32\n ndkVersion "21.4.7075529"/g'
build.gradle
build:
- export ANDROID_NDK_HOME="$ANDROID_NDK"
- export PATH=$PATH:$ANDROID_SDK/tools:$ANDROID_SDK/platform-tools:$ANDROID_NDK_HOME
- export OpenSSL="$$OpenSSL$$"
- strongswanLibsSrc="$PWD/../strongswan-src/src/frontends/android/app/src/main/libs/*"
- strongswanLibsDst="$PWD/../strongswan/libs"
- cd ../tools
- chmod +x build_strongswan.sh
- ./build_strongswan.sh
- cd ../strongswan-src/src/frontends/android/app
- sed -i 's/compileSdkVersion 32/compileSdkVersion 32\n ndkVersion "21.4.7075529"/g'
build.gradle
- gradle assembleRelease
- cp -r $strongswanLibsSrc $strongswanLibsDst
ndk: r21e
AutoUpdateMode: Version
UpdateCheckMode: Tags
VercodeOperation:
- '%c'
- '%c + 1'
UpdateCheckData: mobile/build.gradle|versionCode (\d+)||v([\d.]+)
CurrentVersion: '3.74'
CurrentVersionCode: 1210
CurrentVersion: '3.75'
CurrentVersionCode: 1298