baresip: remove 3.0.5
There is no v3.0.5 tag, the build never succeeded.
This commit is contained in:
parent
235a3f07ce
commit
d896843a8d
|
@ -17,25 +17,6 @@ RepoType: git
|
||||||
Repo: https://github.com/juha-h/baresip-studio
|
Repo: https://github.com/juha-h/baresip-studio
|
||||||
|
|
||||||
Builds:
|
Builds:
|
||||||
- versionName: 3.0.5
|
|
||||||
versionCode: 26
|
|
||||||
commit: v3.0.5
|
|
||||||
subdir: app
|
|
||||||
gradle:
|
|
||||||
- yes
|
|
||||||
srclibs:
|
|
||||||
- libbaresip-android@v1.0.0
|
|
||||||
rm:
|
|
||||||
- distribution/*/lib/armeabi-v7a/*.a
|
|
||||||
build: |-
|
|
||||||
pushd $$libbaresip-android$$ && \
|
|
||||||
sed -i -e 's!\/usr\/local\/android-ndk-r18b!$$NDK$$!' -e 's!\/usr\/src\/baresip-studio!../../com.tutpro.baresip!' Makefile && \
|
|
||||||
make download-sources && \
|
|
||||||
make all && \
|
|
||||||
make install-all && \
|
|
||||||
popd
|
|
||||||
ndk: r18b
|
|
||||||
|
|
||||||
- versionName: 3.1.1
|
- versionName: 3.1.1
|
||||||
versionCode: 28
|
versionCode: 28
|
||||||
commit: 3.1.1
|
commit: 3.1.1
|
||||||
|
|
Loading…
Reference in a new issue