mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-05 13:46:52 +00:00
Telegram v10.9.1
This commit is contained in:
parent
8d9f4bbd52
commit
3199d44375
1 changed files with 30 additions and 2 deletions
|
|
@ -3453,11 +3453,39 @@ Builds:
|
|||
- popd
|
||||
ndk: r21e
|
||||
|
||||
- versionName: 10.9.1
|
||||
versionCode: 44649
|
||||
commit: v10.9.1
|
||||
subdir: TMessagesProj_App
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y ninja-build golang-go yasm cmake libuv1 make
|
||||
gradle:
|
||||
- afat
|
||||
rm:
|
||||
- TMessagesProj/jni/ffmpeg/tests/ref/fate/sub-microdvd-remux
|
||||
prebuild: echo -e 'APP_ID = 105810\nAPP_HASH = 3e7a52498eec003c5896a330e5d29397'
|
||||
> API_KEYS
|
||||
scandelete:
|
||||
- TMessagesProj/jni
|
||||
build:
|
||||
- export NDK=$$NDK$$
|
||||
- export NINJA_PATH=/usr/bin/ninja
|
||||
- pushd ../TMessagesProj/jni
|
||||
- ./build_libvpx_clang.sh
|
||||
- ./build_ffmpeg_clang.sh
|
||||
- ./patch_ffmpeg.sh
|
||||
- ./patch_boringssl.sh
|
||||
- ./build_boringssl.sh
|
||||
- popd
|
||||
ndk: r21e
|
||||
|
||||
MaintainerNotes: Update check mode not working because of version code calculations
|
||||
for different flavours.
|
||||
|
||||
ArchivePolicy: 3
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 10.6.1
|
||||
CurrentVersionCode: 42759
|
||||
CurrentVersion: 10.9.1
|
||||
CurrentVersionCode: 44649
|
||||
|
|
|
|||
Loading…
Reference in a new issue