mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-15 03:57:13 +00:00
com.tutpro.baresip.plus: 53.0.0
This commit is contained in:
parent
b55977a645
commit
f81f084b7d
1 changed files with 20 additions and 2 deletions
|
|
@ -3082,10 +3082,28 @@ Builds:
|
|||
- make all
|
||||
ndk: 28.0.13004108
|
||||
|
||||
- versionName: 53.0.0
|
||||
versionCode: 202
|
||||
commit: 719f8769378ee5ae78d0cd00eeb06aced720cc40
|
||||
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;
|
||||
this can cause build failures.
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags v.*[0-9]$
|
||||
CurrentVersion: 52.2.4
|
||||
CurrentVersionCode: 201
|
||||
CurrentVersion: 53.0.0
|
||||
CurrentVersionCode: 202
|
||||
|
|
|
|||
Loading…
Reference in a new issue