mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update baresip to 17.2.1 (113)
This commit is contained in:
parent
e03307a65e
commit
792d804671
1 changed files with 17 additions and 0 deletions
|
|
@ -1074,6 +1074,23 @@ Builds:
|
||||||
- popd
|
- popd
|
||||||
ndk: r21
|
ndk: r21
|
||||||
|
|
||||||
|
- versionName: 17.2.1
|
||||||
|
versionCode: 113
|
||||||
|
commit: 17.2.1
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
srclibs:
|
||||||
|
- libbaresip-android@12.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: r21
|
||||||
|
|
||||||
MaintainerNotes: make download-sources checks out master branches of several libraries;
|
MaintainerNotes: make download-sources checks out master branches of several libraries;
|
||||||
this can cause build failures.
|
this can cause build failures.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue