Merge branch 'afreerdp_2.0.0-rc4' into 'master'

Updated aFreeRDP to 2.0.0-rc4

See merge request fdroid/fdroiddata!3954
This commit is contained in:
Pierre Rudloff 2018-12-14 11:26:36 +00:00
commit a59b284d19

View file

@ -64,7 +64,20 @@ Build:2.0.0-rc2,12
./android-build-freerdp.sh --ndk $$NDK$$ --sdk $$SDK$$ --conf android-build-64.conf
ndk=r12b
Build:2.0.0-rc4,14
commit=2.0.0-rc4
subdir=client/Android/Studio/aFreeRDP
gradle=yes
prebuild=echo -e "RELEASE_STORE_FILE=\nRELEASE_KEY_ALIAS=" >>../gradle.properties && \
cd ../../../../scripts && \
sed -i -e 's/OPENSSL_TAG=OpenSSL_1_1_0[a-h]/OPENSSL_TAG=OpenSSL_1_1_0i/' -e 's/WITH_OPENH264=0/WITH_OPENH264=1/' android-build-*.conf && \
sed -i -e 's/make/make USE_ASM=no/' android-build-openh264.sh
build=cd ../../../../scripts && \
./android-build-freerdp.sh --ndk $$NDK$$ --sdk $$SDK$$ --conf android-build-32.conf && \
./android-build-freerdp.sh --ndk $$NDK$$ --sdk $$SDK$$ --conf android-build-64.conf
ndk=r12b
Auto Update Mode:None
Update Check Mode:None
Current Version:2.0.0-rc2
Current Version Code:12
Current Version:2.0.0-rc4
Current Version Code:14