mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update com.tutpro.baresip.plus.yml
This commit is contained in:
parent
f1007e73e1
commit
693dedabb3
1 changed files with 20 additions and 2 deletions
|
|
@ -2812,10 +2812,28 @@ Builds:
|
|||
- make all
|
||||
ndk: 26.2.11394342
|
||||
|
||||
- versionName: 48.1.0
|
||||
versionCode: 181
|
||||
commit: ccb861f1d6f71bf7dc8810f4ab9ce1f0d0fb9418
|
||||
subdir: app
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y automake cmake libre-dev libtool make pkg-config wget
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e 's|/opt/Android/ndk/.*|$$NDK$$|' -e 's|/usr/src/baresip-studio|..|'
|
||||
../libbaresip-android.video/Makefile
|
||||
build:
|
||||
- cd ../libbaresip-android.video
|
||||
- make download-sources
|
||||
- make all
|
||||
ndk: 27.2.12479018
|
||||
|
||||
MaintainerNotes: make download-sources checks out master branches of several libraries;
|
||||
this can cause build failures.
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags v.*[0-9]$
|
||||
CurrentVersion: 48.0.1
|
||||
CurrentVersionCode: 180
|
||||
CurrentVersion: 48.1.0
|
||||
CurrentVersionCode: 181
|
||||
|
|
|
|||
Loading…
Reference in a new issue