fdroiddata/metadata/com.csipsimple.txt
David Black bee666ba33 Shorten the comments for the NoSource field ...
Comments for the rest of the fields are usually one line.
Not sure what the point of this is since the current version is usually
derived from the source code, but I'd like to extend it to cover licenses.
2013-05-17 22:08:42 +01:00

43 lines
1.6 KiB
Plaintext

Disabled:Need to build recent version from source
Category:Phone & SMS
License:GPLv3
Web Site:http://code.google.com/p/csipsimple/
Source Code:http://code.google.com/p/csipsimple/source/checkout
Issue Tracker:http://code.google.com/p/csipsimple/issues/list
Donate:http://code.google.com/p/csipsimple/wiki/Donate
Summary:SIP (VOIP) client
Description:
* 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.
N.B This apk is form ARMv7 only. Other ABIs are available from the website
.
Repo Type: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
Build Version:1.00.00,2200,!WIP at 2236,scanignore=build/com.csipsimple,\
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