mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Telegram v8.1.2
This commit is contained in:
parent
e7b657aefc
commit
29891d5689
1 changed files with 58 additions and 2 deletions
|
|
@ -2125,6 +2125,62 @@ Builds:
|
||||||
- popd
|
- popd
|
||||||
ndk: r21e
|
ndk: r21e
|
||||||
|
|
||||||
|
- versionName: 8.1.2
|
||||||
|
versionCode: 24321
|
||||||
|
commit: v8.1.2
|
||||||
|
subdir: TMessagesProj
|
||||||
|
submodules: true
|
||||||
|
sudo:
|
||||||
|
- apt-get update || apt-get update
|
||||||
|
- apt-get install -y openjdk-11-jdk ninja-build golang-go
|
||||||
|
- update-alternatives --auto java
|
||||||
|
gradle:
|
||||||
|
- armv7
|
||||||
|
rm:
|
||||||
|
- 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: r21e
|
||||||
|
|
||||||
|
- versionName: 8.1.2
|
||||||
|
versionCode: 24325
|
||||||
|
commit: v8.1.2
|
||||||
|
subdir: TMessagesProj
|
||||||
|
submodules: true
|
||||||
|
sudo:
|
||||||
|
- apt-get update || apt-get update
|
||||||
|
- apt-get install -y openjdk-11-jdk ninja-build golang-go
|
||||||
|
- update-alternatives --auto java
|
||||||
|
gradle:
|
||||||
|
- arm64
|
||||||
|
rm:
|
||||||
|
- 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: r21e
|
||||||
|
|
||||||
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
|
||||||
|
|
@ -2134,5 +2190,5 @@ MaintainerNotes: |-
|
||||||
ArchivePolicy: 6 versions
|
ArchivePolicy: 6 versions
|
||||||
AutoUpdateMode: None
|
AutoUpdateMode: None
|
||||||
UpdateCheckMode: None
|
UpdateCheckMode: None
|
||||||
CurrentVersion: 8.0.0
|
CurrentVersion: 8.1.2
|
||||||
CurrentVersionCode: 24065
|
CurrentVersionCode: 24325
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue