mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 11:36:37 +00:00
Update baresip+ to 61.0.0 (230)
This commit is contained in:
parent
8e02129c8e
commit
731155ec7e
1 changed files with 23 additions and 2 deletions
|
|
@ -3513,10 +3513,31 @@ Builds:
|
|||
- make all
|
||||
ndk: 28.2.13676358
|
||||
|
||||
- versionName: 61.0.0
|
||||
versionCode: 230
|
||||
commit: 2c8284047343d395efbb661858b8beebd0e3e199
|
||||
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
|
||||
- sdkmanager 'cmake;3.31.6'
|
||||
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: 60.0.1
|
||||
CurrentVersionCode: 229
|
||||
CurrentVersion: 61.0.0
|
||||
CurrentVersionCode: 230
|
||||
|
|
|
|||
Loading…
Reference in a new issue