baresip plus cmake build

This commit is contained in:
Juha Heinanen 2022-10-12 13:21:21 +00:00 committed by linsui
parent fa0fc51d9b
commit 254c9fb218

View file

@ -1831,13 +1831,12 @@ Builds:
subdir: app
sudo:
- apt-get update
- apt-get install -y --no-install-recommends -t testing nasm
- apt-get install -y openjdk-11-jdk-headless wget
- update-alternatives --auto java
- apt-get -y install sdkmanager wget make libtool m4 automake pkg-config
- apt-get -y install -t bullseye-backports cmake
gradle:
- yes
srclibs:
- libbaresip-android@v19.0
- libbaresip-android@v20.0
build:
- pushd $$libbaresip-android$$
- sed -i -e 's|/opt/Android/ndk/.*|$$NDK$$|' -e 's|/usr/src/baresip-studio|../../com.tutpro.baresip.plus|'