mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
baresip plus cmake build
This commit is contained in:
parent
fa0fc51d9b
commit
254c9fb218
1 changed files with 3 additions and 4 deletions
|
|
@ -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|'
|
||||
|
|
|
|||
Loading…
Reference in a new issue