Update Tremotesf to 1.7.0 (16)
This commit is contained in:
parent
8b21cdf445
commit
0a346b6fbe
|
@ -83,7 +83,16 @@ Build:1.6.3,15
|
|||
subdir=app
|
||||
gradle=fdroid
|
||||
|
||||
Build:1.7.0,16
|
||||
commit=1.7.0
|
||||
subdir=app
|
||||
gradle=fdroid
|
||||
srclibs=OpenSSL@OpenSSL_1_0_2o,QtBase@v5.9.6
|
||||
prebuild=sed -i -e '/splits/,+7d' build.gradle; 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=r15c
|
||||
|
||||
Auto Update Mode:Version %v
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.6.3
|
||||
Current Version Code:15
|
||||
Current Version:1.7.0
|
||||
Current Version Code:16
|
||||
|
|
3
srclibs/OpenSSL.txt
Normal file
3
srclibs/OpenSSL.txt
Normal file
|
@ -0,0 +1,3 @@
|
|||
Repo Type:git
|
||||
Repo:git://git.openssl.org/openssl.git
|
||||
|
3
srclibs/QtBase.txt
Normal file
3
srclibs/QtBase.txt
Normal file
|
@ -0,0 +1,3 @@
|
|||
Repo Type:git
|
||||
Repo:git://code.qt.io/qt/qtbase.git
|
||||
|
Loading…
Reference in a new issue