mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-15 03:57:13 +00:00
Update baresip+ to 60.0.0 (228)
This commit is contained in:
parent
eed4e2c1f4
commit
00a989bdb8
1 changed files with 22 additions and 2 deletions
|
|
@ -3472,10 +3472,30 @@ Builds:
|
|||
- make all
|
||||
ndk: 28.2.13676358
|
||||
|
||||
- versionName: 60.0.0
|
||||
versionCode: 228
|
||||
commit: 33ca947a02145cbaad2d4c99e8b6292097604637
|
||||
subdir: app
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y automake cmake libre-dev libtool make pkg-config wget lbzip2
|
||||
gradle:
|
||||
- yes
|
||||
prebuild:
|
||||
- sed -i -e 's|/opt/Android/ndk/.*|$$NDK$$|' -e "s|/usr/src/baresip-studio|$(realpath
|
||||
..)|" ../libbaresip-android.video/Makefile
|
||||
- sed -i -e '/foojay/d' ../settings.gradle.kts
|
||||
build:
|
||||
- cd ../libbaresip-android.video
|
||||
- make download-sources
|
||||
- make all
|
||||
ndk: 28.2.13676358
|
||||
|
||||
MaintainerNotes: make download-sources checks out master branches of several libraries;
|
||||
this can cause build failures.
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags v.*[0-9]$
|
||||
CurrentVersion: 59.0.0
|
||||
CurrentVersionCode: 227
|
||||
CurrentVersion: 60.0.0
|
||||
CurrentVersionCode: 228
|
||||
|
|
|
|||
Loading…
Reference in a new issue