mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
baresip 17 - update build block
This commit is contained in:
parent
035b22c6e3
commit
aaeff3fcc8
1 changed files with 19 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue