Merge branch 'patch-12' into 'master'

Telegram v5.3.1

See merge request fdroid/fdroiddata!4451
This commit is contained in:
Marcus 2019-02-09 16:02:23 +00:00
commit 17d1e67e9a

View file

@ -624,6 +624,33 @@ Builds:
- popd
ndk: r16b
- versionName: 5.3.1
versionCode: 14970
commit: v5.3.1
subdir: TMessagesProj
submodules: true
sudo:
- apt-get update || apt-get update
- apt-get install -y ninja-build golang-go
gradle:
- afat
rm:
- TMessagesProj/jni/libwebp/swig/libwebp.jar
- TMessagesProj/jni/ffmpeg/tests/ref/fate/sub-microdvd-remux
prebuild: echo -e 'APP_ID = 12834\nAPP_HASH = c84d9229db1d6be95c067b02b126352c'
> API_KEYS
scandelete:
- TMessagesProj/jni
build:
- export NDK=$$NDK$$
- export NINJA_PATH=/usr/bin/ninja
- pushd jni
- ./build_ffmpeg_clang.sh
- ./patch_boringssl.sh
- ./build_boringssl.sh
- popd
ndk: r16b
MaintainerNotes: |-
Summary and Description have been moved to the new localizable text files:
https://f-droid.org/docs/All_About_Descriptions_Graphics_and_Screenshots
@ -633,5 +660,5 @@ MaintainerNotes: |-
AutoUpdateMode: None
UpdateCheckMode: None
CurrentVersion: 5.2.1
CurrentVersionCode: 14780
CurrentVersion: 5.3.1
CurrentVersionCode: 14970