Update baresip to 7.1.2 (58)
This commit is contained in:
parent
801eef2b82
commit
fd396671f9
|
@ -461,6 +461,23 @@ Builds:
|
||||||
- popd
|
- popd
|
||||||
ndk: r19c
|
ndk: r19c
|
||||||
|
|
||||||
|
- versionName: 7.1.2
|
||||||
|
versionCode: 58
|
||||||
|
commit: 7.1.2
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
srclibs:
|
||||||
|
- libbaresip-android@1.0.5
|
||||||
|
build:
|
||||||
|
- pushd $$libbaresip-android$$
|
||||||
|
- sed -i -e 's|/usr/local/Android/Sdk/ndk-bundle|$$NDK$$|' -e 's|/usr/src/baresip-studio|../../com.tutpro.baresip|'
|
||||||
|
-e 's/baresip.git/baresip.git --branch v0.6.2/' Makefile
|
||||||
|
- make download-sources
|
||||||
|
- make install-all
|
||||||
|
- popd
|
||||||
|
ndk: r19c
|
||||||
|
|
||||||
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