mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Merge branch 'baresip1601' into 'master'
baresip - update 16.0.1 & srclib See merge request fdroid/fdroiddata!6318
This commit is contained in:
commit
3e346801e0
1 changed files with 19 additions and 2 deletions
|
|
@ -1040,10 +1040,27 @@ Builds:
|
|||
- popd
|
||||
ndk: r20
|
||||
|
||||
- versionName: 16.0.1
|
||||
versionCode: 108
|
||||
commit: 16.0.1
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- libbaresip-android@8.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: 15.1.1
|
||||
CurrentVersionCode: 106
|
||||
CurrentVersion: 16.0.1
|
||||
CurrentVersionCode: 108
|
||||
|
|
|
|||
Loading…
Reference in a new issue