mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 02:01:42 +00:00
Update baresip+ to 53.0.3 (205)
This commit is contained in:
parent
ac0b53ae7d
commit
1205d4145b
1 changed files with 20 additions and 2 deletions
|
|
@ -3100,10 +3100,28 @@ Builds:
|
||||||
- make all
|
- make all
|
||||||
ndk: 28.0.13004108
|
ndk: 28.0.13004108
|
||||||
|
|
||||||
|
- versionName: 53.0.3
|
||||||
|
versionCode: 205
|
||||||
|
commit: e898ec8f90bd8cf122676045eba4958cc1649d37
|
||||||
|
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|$$SDK$$|' -e 's|/usr/src/baresip-studio|..|'
|
||||||
|
../libbaresip-android.video/Makefile
|
||||||
|
build:
|
||||||
|
- cd ../libbaresip-android.video
|
||||||
|
- make download-sources
|
||||||
|
- make all
|
||||||
|
ndk: 28.0.13004108
|
||||||
|
|
||||||
MaintainerNotes: make download-sources checks out master branches of several libraries;
|
MaintainerNotes: make download-sources checks out master branches of several libraries;
|
||||||
this can cause build failures.
|
this can cause build failures.
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags v.*[0-9]$
|
UpdateCheckMode: Tags v.*[0-9]$
|
||||||
CurrentVersion: 53.0.2
|
CurrentVersion: 53.0.3
|
||||||
CurrentVersionCode: 204
|
CurrentVersionCode: 205
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue