Update baresip+ to 47.0.0 (171)

This commit is contained in:
F-Droid checkupdates bot 2024-03-20 09:04:13 +00:00
parent f557e5c685
commit 1f86dc91e8

View file

@ -2650,10 +2650,29 @@ Builds:
- make all
ndk: r26c
- versionName: 47.0.0
versionCode: 171
commit: 533f76d54c2ba8190b37d39b601e0efd7a7f598c
subdir: app
submodules: true
sudo:
- apt-get update
- apt-get install -y automake libre-dev libtool make pkg-config wget
- apt-get install -t bullseye-backports cmake
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: r26c
MaintainerNotes: make download-sources checks out master branches of several libraries;
this can cause build failures.
AutoUpdateMode: Version
UpdateCheckMode: Tags v.*[0-9]$
CurrentVersion: 46.8.0
CurrentVersionCode: 170
CurrentVersion: 47.0.0
CurrentVersionCode: 171