Merge branch 'release_201911' into 'master'

New Jami revision

See merge request fdroid/fdroiddata!5887
This commit is contained in:
Licaon_Kter 2019-11-14 16:36:10 +00:00
commit d845b9dc3d

View file

@ -34,7 +34,7 @@ Description: |-
You can also install Jami on Windows, macOS, iOS and GNU/Linux.
RepoType: git
Repo: https://gerrit-ring.savoirfairelinux.com/ring-project
Repo: https://review.jami.net/ring-project
Builds:
- versionName: 2.0.003
@ -896,6 +896,33 @@ Builds:
- ./compile.sh --release --no-gradle
ndk: r20
- versionName: 20191113-01
versionCode: 199
commit: android/release_199
timeout: 10800
subdir: client-android/ring-android/app
submodules: true
gradle:
- noPush
rm:
- client-electron
- client-gnome
- client-ios
- client-macosx
- client-uwp
- client-windows
- docker
- docs
- lrc
- packaging
- scripts
build:
- cd ../..
- export ANDROID_NDK_ROOT="$ANDROID_NDK"
- export ANDROID_ABI="armeabi-v7a arm64-v8a x86"
- ./compile.sh --release --no-gradle
ndk: r20
MaintainerNotes: |-
Ring has a lot of native dependencies, the source tarballs of these are all downloaded and build for all enabled architectures.
Build failed with swig 2.0.12 from jessie but works with 3.0.10 from jessie-backports.
@ -905,5 +932,5 @@ MaintainerNotes: |-
AutoUpdateMode: None
UpdateCheckMode: None
CurrentVersion: 20190824-01
CurrentVersionCode: 189
CurrentVersion: 20191113-01
CurrentVersionCode: 199