mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update baresip+ to 52.0.0 (195)
This commit is contained in:
parent
d54cd3c4e6
commit
6cc2065517
1 changed files with 20 additions and 2 deletions
|
|
@ -3028,10 +3028,28 @@ Builds:
|
|||
- make all
|
||||
ndk: r27c
|
||||
|
||||
- versionName: 52.0.0
|
||||
versionCode: 195
|
||||
commit: fa0e1a5739ee2a7297c55e272b5345fb8152f80d
|
||||
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: 28.0.13004108
|
||||
|
||||
MaintainerNotes: make download-sources checks out master branches of several libraries;
|
||||
this can cause build failures.
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags v.*[0-9]$
|
||||
CurrentVersion: 51.1.0
|
||||
CurrentVersionCode: 194
|
||||
CurrentVersion: 52.0.0
|
||||
CurrentVersionCode: 195
|
||||
|
|
|
|||
Loading…
Reference in a new issue