Update baresip+ to 51.1.0 (194)

This commit is contained in:
F-Droid checkupdates bot 2025-04-06 04:05:09 +00:00 committed by Licaon_Kter
parent a3f2f44771
commit cd524111b0

View file

@ -3010,10 +3010,28 @@ Builds:
- make all
ndk: r27c
- versionName: 51.1.0
versionCode: 194
commit: 183fc3f7c863cb85a4ce8c201e0d5500405503e6
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: r27c
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.0.0
CurrentVersionCode: 193
CurrentVersion: 51.1.0
CurrentVersionCode: 194