mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update baresip+ to 37.4.0 (121)
This commit is contained in:
parent
0c4315bdbf
commit
e5df9c0299
1 changed files with 22 additions and 2 deletions
|
|
@ -1840,10 +1840,30 @@ Builds:
|
|||
- popd
|
||||
ndk: r25b
|
||||
|
||||
- versionName: 37.4.0
|
||||
versionCode: 121
|
||||
commit: 84fb99facf05606751800f2f9b8a7583be567e5c
|
||||
subdir: app
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y wget make libtool m4 automake pkg-config
|
||||
- apt-get install -t bullseye-backports cmake
|
||||
gradle:
|
||||
- yes
|
||||
build:
|
||||
- pushd ../libbaresip-android
|
||||
- sed -i -e 's|/opt/Android/ndk/.*|$$NDK$$|' -e 's|/usr/src/baresip-studio|../../com.tutpro.baresip.plus|'
|
||||
Makefile
|
||||
- make download-sources
|
||||
- make install-all
|
||||
- popd
|
||||
ndk: r25b
|
||||
|
||||
MaintainerNotes: make download-sources checks out master branches of several libraries;
|
||||
this can cause build failures.
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags v.*[0-9]$
|
||||
CurrentVersion: 37.3.1
|
||||
CurrentVersionCode: 120
|
||||
CurrentVersion: 37.4.0
|
||||
CurrentVersionCode: 121
|
||||
|
|
|
|||
Loading…
Reference in a new issue