mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update baresip+ to 47.0.0 (171)
This commit is contained in:
parent
f557e5c685
commit
1f86dc91e8
1 changed files with 21 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue