mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update baresip+ to 60.0.1 (229)
This commit is contained in:
parent
40dfc89f58
commit
b367ca3c10
1 changed files with 23 additions and 2 deletions
|
|
@ -3492,10 +3492,31 @@ Builds:
|
|||
- make all
|
||||
ndk: 28.2.13676358
|
||||
|
||||
- versionName: 60.0.1
|
||||
versionCode: 229
|
||||
commit: c8dc45b6bd8eb8821fbbf998f54ca5b2dcc6d696
|
||||
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.0
|
||||
CurrentVersionCode: 228
|
||||
CurrentVersion: 60.0.1
|
||||
CurrentVersionCode: 229
|
||||
|
|
|
|||
Loading…
Reference in a new issue