mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update com.tutpro.baresip.plus.yml
This commit is contained in:
parent
9fc2aa37f2
commit
e89ee0a32a
1 changed files with 0 additions and 20 deletions
|
|
@ -91,26 +91,6 @@ Builds:
|
|||
- popd
|
||||
ndk: r21b
|
||||
|
||||
- versionName: 1.2.0
|
||||
versionCode: 4
|
||||
commit: v1.2.0
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y --no-install-recommends -t testing nasm
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- libbaresip-android@v2.0
|
||||
build:
|
||||
- pushd $$libbaresip-android$$
|
||||
- sed -i -e 's|/opt/Android/Sdk/ndk-bundle|$$NDK$$|' -e 's|/usr/src/baresip-studio|../../com.tutpro.baresip.plus|'
|
||||
Makefile
|
||||
- make download-sources
|
||||
- make install-all
|
||||
- popd
|
||||
ndk: r21b
|
||||
|
||||
MaintainerNotes: make download-sources checks out master branches of several libraries;
|
||||
this can cause build failures.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue