fdroiddata/metadata/org.linphone.txt

59 lines
2.2 KiB
Plaintext
Raw Normal View History

2013-07-24 13:05:50 +00:00
Disabled:Failed making proper build from source
2012-09-12 17:30:26 +00:00
Category:Phone & SMS
License:GPLv3
Web Site:http://www.linphone.org
Source Code:http://www.linphone.org/eng/download/git.html
Issue Tracker:
2013-07-10 09:40:49 +00:00
Auto Name:Linphone
2013-04-09 21:38:55 +00:00
Summary:SIP (VOIP) phone
Description:
2013-07-24 13:05:50 +00:00
* Audio: speex (narrow- and wide-band); iLBC; G711; GSM; G722. No Silk (?) in this build
* Video with VP8, mpeg4, x264 (ARMv7 only). No h264 in this build
2012-10-03 09:38:36 +00:00
* Audio multicall and conferencing
2013-07-24 13:05:50 +00:00
* SRTP/(ZRTP ?) media encryption
2012-10-03 09:38:36 +00:00
* Echo cancellation
* Address book integration
* Call history
* Multiple accounts support
* Native x86
.
2012-11-18 19:10:18 +00:00
Repo Type:git
Repo:git://git.linphone.org/linphone-android.git
2013-07-24 13:05:50 +00:00
Build Version:2.0.3-fdroid,2003,!broken at 2.0.3-1,submodules=no,\
init=git submodule update --init --recursive,prebuild=\
rm -rf tests submodules/externals/webrtc/modules/\
2013-03-21 18:15:13 +00:00
video_capture/main/source/android/java/org/webrtc/videoengine/* && \
echo "version.name=2.0.3-fdroid" > default.properties && \
2013-05-09 19:41:28 +00:00
sed -i 's/allowBackup=\"true\"/debuggable=\"false\"/g' AndroidManifest.xml && \
sed -i 's@\(NDK_PATH=\).*@\1$$NDK$$@' Makefile && \
2013-03-21 18:15:13 +00:00
sed -i 's/markets\">true/markets\">=false/g' \
res/values/non_localizable_custom.xml,build=\
make BUILD_SILK=0 BUILD_X264=1 BUILD_GPLV3_ZRTP=1 \
BUILD_FOR_X86=1 prepare-sources,buildjni=no
2012-11-18 19:10:18 +00:00
2013-07-24 13:05:50 +00:00
#Compile++ thumb : linphone <= linphonecore_jni.cc
#jni/..//submodules/linphone/build/android/../../coreapi/linphonecore_jni.cc:21:30:
#fatal error: linphonecore_jni.h: No such file or directory
Build Version:2.1.2-fdroid,2120,!build problems at 2.1.2,\
submodules=no,\
init=git submodule update --init --recursive,\
prebuild=rm -rf tests submodules/externals/webrtc/modules/\
video_capture/main/source/android/java/org/webrtc/videoengine/* && \
echo "version.name=2.1.2-fdroid" > default.properties && \
sed -i 's/allowBackup=\"true\"/debuggable=\"false\"/g' AndroidManifest.xml && \
sed -i '92s/prepare-silk //g' Makefile && \
sed -i 's/markets\">true/markets\">=false/g' \
res/values/non_localizable_custom.xml,\
build=make -e NDK_PATH=$$NDK$$ BUILD_SILK=0 BUILD_X264=1 BUILD_GPLV3_ZRTP=1 \
BUILD_AMRNB=light prepare-sources generate-libs,\
buildjni=no
2012-12-17 16:30:52 +00:00
Auto Update Mode:None
Update Check Mode:Market
Current Version:2.1.2
Current Version Code:2120