CSipSimple (com.csipsimple): Nearly builds, will try the next release

This commit is contained in:
Daniel Martí 2014-02-10 10:01:17 +01:00
parent 60ba39c0f2
commit a2c8a72799

View file

@ -1,4 +1,3 @@
Disabled:Need to build recent version from source
Categories:Phone & SMS Categories:Phone & SMS
License:GPLv3 License:GPLv3
Web Site:https://code.google.com/p/csipsimple Web Site:https://code.google.com/p/csipsimple
@ -17,26 +16,33 @@ Description:
* Fancy UI * Fancy UI
* Many codecs (HD codecs, optimized codecs) * Many codecs (HD codecs, optimized codecs)
* Supported crypto : TLS for SIP and SRTP/ZRTP for media * Supported crypto : TLS for SIP and SRTP/ZRTP for media
* Themes. * Themes
N.B This apk is form ARMv7 only. Other ABIs are available from the website This build doesn't include SILK (Skype) support.
. .
Repo Type:git-svn Repo Type:git-svn
Repo:https://csipsimple.googlecode.com/svn/branches/stable-01.00 Repo:https://csipsimple.googlecode.com/svn/trunk
# svn update to different revision will break repo so may as well use the stable branch Build:1.02.00,2353
# Requires quilt and swig as described here: https://code.google.com/p/csipsimple/wiki/HowToBuild disable=patches to pjsip don't apply
# See https://code.google.com/p/csipsimple/issues/detail?id=2035 for more commit=2354
# Contains bash scripts ; Dexclassloaders in webrtc source subdir=CSipSimple
# Docs say package name can be changed by renaming it in Manifest! prebuild=sed -i 's/MY_USE_SILK := 1/MY_USE_SILK := 0/' jni/Application.mk && \
# Probably should be patched to fix path problems in the various Makefiles sed -i 's/ silk//' Makefile && \
Build Version:1.00.00,2200,!WIP at 2236,\ sed -i '/silk/d' jni/Android.mk
srclibs=ActionBarSherlock@4.2.0,prebuild=\ build=make SWIG=swig ANDROID_NDK=$$NDK$$ ANDROID_SDK=$$SDK$$
sed -i 's/com.csipsimple/org.fdroid.csipsimple/g' AndroidManifest.xml && \ buildjni=no
sed -i 's@\(reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties,build=\ scanignore=CSipSimple/src/org/webrtc/videoengine/VideoCaptureDeviceInfoAndroid.java
make SWIG=swig ANDROID_NDK=$$NDK$$ ANDROID_SDK=$$SDK$$,buildjni=no
Maintainer Notes:
DexClassLoader used to load htc front-facing camera jar on HTC Evo devices.
Does not break the app on other devices nor on HTC Evo devices that don't have
the jar shipped with the device from HTC.
.
Auto Update Mode:None Auto Update Mode:None
Update Check Mode:Static Update Check Mode:RepoManifest
Current Version:1.02.00
Current Version Code:2353