diff --git a/metadata/org.equeim.tremotesf.txt b/metadata/org.equeim.tremotesf.txt index 55f073f7ea..7b66b8a49a 100644 --- a/metadata/org.equeim.tremotesf.txt +++ b/metadata/org.equeim.tremotesf.txt @@ -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 diff --git a/srclibs/OpenSSL.txt b/srclibs/OpenSSL.txt new file mode 100644 index 0000000000..b993e950f0 --- /dev/null +++ b/srclibs/OpenSSL.txt @@ -0,0 +1,3 @@ +Repo Type:git +Repo:git://git.openssl.org/openssl.git + diff --git a/srclibs/QtBase.txt b/srclibs/QtBase.txt new file mode 100644 index 0000000000..715a997a45 --- /dev/null +++ b/srclibs/QtBase.txt @@ -0,0 +1,3 @@ +Repo Type:git +Repo:git://code.qt.io/qt/qtbase.git +