mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Updated versions for new release.
This commit is contained in:
parent
3ebdd18161
commit
a3a883cc77
1 changed files with 16 additions and 2 deletions
|
|
@ -30,7 +30,21 @@ Build:2.0.0-rc0,10
|
||||||
./android-build-freerdp.sh --ndk $$NDK$$ --sdk $$SDK$$ --conf android-build-64.conf
|
./android-build-freerdp.sh --ndk $$NDK$$ --sdk $$SDK$$ --conf android-build-64.conf
|
||||||
ndk=r12b
|
ndk=r12b
|
||||||
|
|
||||||
|
Build:2.0.0-rc1,11
|
||||||
|
commit=2.0.0-rc1
|
||||||
|
subdir=client/Android/Studio/aFreeRDP
|
||||||
|
patch=2.0.0-rc0-gcc-sysroot.diff
|
||||||
|
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-f]/OPENSSL_TAG=OpenSSL_1_1_0g/' -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
|
Auto Update Mode:None
|
||||||
Update Check Mode:None
|
Update Check Mode:None
|
||||||
Current Version:2.0.0-rc0
|
Current Version:2.0.0-rc1
|
||||||
Current Version Code:10
|
Current Version Code:11
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue