disable build of org.linphone: build server rejection

This commit is contained in:
David Black 2013-03-09 19:00:43 +00:00
parent 346a3353fe
commit fb3396d033

View file

@ -8,9 +8,9 @@ Issue Tracker:
Summary:SIP (VOIP) phone Summary:SIP (VOIP) phone
Description: Description:
* Audio with the following codecs: speex (narrow band and wideband), iLBC, G711, GSM, G722. No Silk in 2.0 * Audio with the following codecs: speex (narrow band and wideband), iLBC, G711, GSM, G722. No Silk in 2.0
* Video with VP8, mpeg4, x264 (ARMv7 only). No h264 in 2.0 * Video with VP8, mpeg4, x264 (in 2.0)(ARMv7 only). No h264 in 2.0
* Audio multicall and conferencing * Audio multicall and conferencing
* SRTP media encryption. ZRTP * SRTP media encryption. ZRTP in 2.0
* Echo cancellation * Echo cancellation
* Address book integration * Address book integration
* Call history * Call history
@ -23,7 +23,7 @@ releases. Until then, you can find apks on the project's website.
Repo Type:git Repo Type:git
Repo:git://git.linphone.org/linphone-android.git Repo:git://git.linphone.org/linphone-android.git
Build Version:2.0.3-fdroid,2003,2.0.3-1,submodules=no,update=no,\ Build Version:2.0.3-fdroid,2003,!syntax error on build server 2.0.3-1,submodules=no,update=no,\
init=git submodule update --init --recursive,prebuild=rm -rf tests && \ init=git submodule update --init --recursive,prebuild=rm -rf tests && \
rm -f submodules/externals/webrtc/modules/video_capture/main/source/android/java/org/webrtc/videoengine/* && \ rm -f submodules/externals/webrtc/modules/video_capture/main/source/android/java/org/webrtc/videoengine/* && \
export PATH=$PATH:$$SDK$$/tools:$$SDK$$/platform-tools:$$NDK$$ && \ export PATH=$PATH:$$SDK$$/tools:$$SDK$$/platform-tools:$$NDK$$ && \