Update Tremotesf to 1.8.1 (19)

This commit is contained in:
F-Droid Builder 2018-08-16 22:10:41 +01:00 committed by Ciaran Gultnieks
parent 7819a9fb62
commit 2d15a00a1a

View file

@ -122,7 +122,20 @@ Build:1.8.0,18
build=ANDROID_SDK_ROOT="$$SDK$$" ANDROID_NDK_ROOT="$$NDK$$" ../build-native.sh -j $(nproc)
ndk=r17b
Build:1.8.1,19
commit=1.8.1
subdir=app
gradle=fdroid
srclibs=OpenSSL@OpenSSL_1_1_0h,QtBase@v5.11.1
prebuild=sed -i -e '/splits/,+7d' build.gradle && \
sed -i -e 's/android:extractNativeLibs=\"false\"/android:extractNativeLibs=\"true\"/' src/main/AndroidManifest.xml && \
sed -i -e "806s/\"\$MAKE\"/\"\$MAKE\" -j $(nproc)/" $$QtBase$$/configure && \
ln -s $(realpath $$OpenSSL$$) ../3rdparty/openssl/openssl && \
ln -s $(realpath $$QtBase$$) ../3rdparty/qt/qtbase
build=ANDROID_SDK_ROOT="$$SDK$$" ANDROID_NDK_ROOT="$$NDK$$" ../build-native.sh -j $(nproc)
ndk=r17b
Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:1.8.0
Current Version Code:18
Current Version:1.8.1
Current Version Code:19