mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Telegram v5.15
This commit is contained in:
parent
1defda11b5
commit
42f48bd384
1 changed files with 58 additions and 2 deletions
|
|
@ -1266,6 +1266,62 @@ Builds:
|
||||||
- popd
|
- popd
|
||||||
ndk: r20b
|
ndk: r20b
|
||||||
|
|
||||||
|
- versionName: 5.15.0
|
||||||
|
versionCode: 18691
|
||||||
|
commit: v5.15.0
|
||||||
|
subdir: TMessagesProj
|
||||||
|
submodules: true
|
||||||
|
sudo:
|
||||||
|
- apt-get update || apt-get update
|
||||||
|
- apt-get install -y ninja-build golang-go
|
||||||
|
gradle:
|
||||||
|
- armv7
|
||||||
|
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: r20b
|
||||||
|
|
||||||
|
- versionName: 5.15.0
|
||||||
|
versionCode: 18699
|
||||||
|
commit: v5.15.0
|
||||||
|
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: r20b
|
||||||
|
|
||||||
MaintainerNotes: |-
|
MaintainerNotes: |-
|
||||||
Summary and Description have been moved to the new localizable text files:
|
Summary and Description have been moved to the new localizable text files:
|
||||||
https://f-droid.org/docs/All_About_Descriptions_Graphics_and_Screenshots
|
https://f-droid.org/docs/All_About_Descriptions_Graphics_and_Screenshots
|
||||||
|
|
@ -1275,5 +1331,5 @@ MaintainerNotes: |-
|
||||||
ArchivePolicy: 8 versions
|
ArchivePolicy: 8 versions
|
||||||
AutoUpdateMode: None
|
AutoUpdateMode: None
|
||||||
UpdateCheckMode: None
|
UpdateCheckMode: None
|
||||||
CurrentVersion: 5.14.0
|
CurrentVersion: 5.15.0
|
||||||
CurrentVersionCode: 18519
|
CurrentVersionCode: 18699
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue