baresip - fix updated mess
This commit is contained in:
parent
386ba863e2
commit
ef067f27c5
|
|
@ -451,28 +451,11 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
srclibs:
|
srclibs:
|
||||||
- libbaresip-android@1.0.6
|
- libbaresip-android@1.0.8
|
||||||
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: r19c
|
|
||||||
|
|
||||||
- versionName: 7.1.2
|
|
||||||
versionCode: 58
|
|
||||||
commit: 7.1.2
|
|
||||||
subdir: app
|
|
||||||
gradle:
|
|
||||||
- yes
|
|
||||||
srclibs:
|
|
||||||
- libbaresip-android@1.0.5
|
|
||||||
build:
|
build:
|
||||||
- pushd $$libbaresip-android$$
|
- pushd $$libbaresip-android$$
|
||||||
- sed -i -e 's|/usr/local/Android/Sdk/ndk-bundle|$$NDK$$|' -e 's|/usr/src/baresip-studio|../../com.tutpro.baresip|'
|
- 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
|
Makefile
|
||||||
- make download-sources
|
- make download-sources
|
||||||
- make install-all
|
- make install-all
|
||||||
- popd
|
- popd
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue