mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-07 22:56:56 +00:00
Update baresip+ to 51.1.0 (194)
This commit is contained in:
parent
a3f2f44771
commit
cd524111b0
1 changed files with 20 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue