baresip 17 - update build block

This commit is contained in:
licaon-kter 2020-02-22 10:57:27 +02:00
parent 035b22c6e3
commit aaeff3fcc8

View file

@ -1057,10 +1057,27 @@ Builds:
- popd
ndk: r20b
- versionName: 17.0.0
versionCode: 110
commit: 17.0.0
subdir: app
gradle:
- yes
srclibs:
- libbaresip-android@9.0
build:
- pushd $$libbaresip-android$$
- sed -i -e 's|/opt/Android/Sdk/ndk-bundle|$$NDK$$|' -e 's|/usr/src/baresip-studio|../../com.tutpro.baresip|'
Makefile
- make download-sources
- make install-all
- popd
ndk: r20b
MaintainerNotes: make download-sources checks out master branches of several libraries;
this can cause build failures.
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: 16.0.1
CurrentVersionCode: 108
CurrentVersion: 17.0.0
CurrentVersionCode: 110