Merge branch 'patch-13' into 'master'

Telegram v5.6.1

See merge request fdroid/fdroiddata!4864
This commit is contained in:
Marcus 2019-05-23 19:42:42 +00:00
commit f2f10125d7

View file

@ -678,6 +678,34 @@ Builds:
- popd
ndk: r19
- versionName: 5.6.1
versionCode: 15910
commit: v5.6.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_ffmpeg.sh
- ./patch_boringssl.sh
- ./build_boringssl.sh
- popd
ndk: r19c
MaintainerNotes: |-
Summary and Description have been moved to the new localizable text files:
https://f-droid.org/docs/All_About_Descriptions_Graphics_and_Screenshots
@ -687,5 +715,5 @@ MaintainerNotes: |-
AutoUpdateMode: None
UpdateCheckMode: None
CurrentVersion: 5.4.0
CurrentVersionCode: 15170
CurrentVersion: 5.6.1
CurrentVersionCode: 15910