fdroiddata/metadata/com.csipsimple.txt

43 lines
1.6 KiB
Plaintext
Raw Normal View History

Disabled:Need to build recent version from source
Categories:Phone & SMS
License:GPLv3
Web Site:http://code.google.com/p/csipsimple
Source Code:http://code.google.com/p/csipsimple/source
2014-01-16 14:25:07 +00:00
Issue Tracker:http://code.google.com/p/csipsimple/issues
2011-02-03 21:12:07 +00:00
Donate:http://code.google.com/p/csipsimple/wiki/Donate
2013-06-28 17:46:41 +00:00
Auto Name:CSipSimple
2010-10-27 11:27:47 +00:00
Summary:SIP (VOIP) client
Description:
2012-09-12 12:38:39 +00:00
* High performances
* Rewriting/filtering rules for integration with Android
* SIP SIMPLE for Messaging
* Record calls
* Simple configuration
* Fancy UI
* Many codecs (HD codecs, optimized codecs)
* Supported crypto : TLS for SIP and SRTP/ZRTP for media
* Themes.
2012-10-10 13:52:23 +00:00
N.B This apk is form ARMv7 only. Other ABIs are available from the website
2010-10-27 11:27:47 +00:00
.
2011-02-03 21:12:07 +00:00
2013-10-30 23:24:31 +00:00
Repo Type:git-svn
Repo:http://csipsimple.googlecode.com/svn/branches/stable-01.00
# svn update to different revision will break repo so may as well use the stable branch
# Requires quilt and swig as described here: http://code.google.com/p/csipsimple/wiki/HowToBuild
# See http://code.google.com/p/csipsimple/issues/detail?id=2035 for more
# Contains bash scripts ; Dexclassloaders in webrtc source
# Docs say package name can be changed by renaming it in Manifest!
# Probably should be patched to fix path problems in the various Makefiles
2013-10-21 15:30:16 +00:00
Build Version:1.00.00,2200,!WIP at 2236,\
srclibs=ActionBarSherlock@4.2.0,prebuild=\
sed -i 's/com.csipsimple/org.fdroid.csipsimple/g' AndroidManifest.xml && \
sed -i 's@\(reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties,build=\
make SWIG=swig ANDROID_NDK=$$NDK$$ ANDROID_SDK=$$SDK$$,buildjni=no
Auto Update Mode:None
Update Check Mode:Static