From 20f43fdfda1553c28cfbdafefda4e2c96cb4fe57 Mon Sep 17 00:00:00 2001 From: David Black Date: Mon, 17 Dec 2012 16:30:52 +0000 Subject: [PATCH] more wip linphone --- metadata/org.linphone.txt | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/metadata/org.linphone.txt b/metadata/org.linphone.txt index 38a8f33d74..47e42d4436 100644 --- a/metadata/org.linphone.txt +++ b/metadata/org.linphone.txt @@ -19,13 +19,14 @@ Description: Repo Type:git Repo:git://git.linphone.org/linphone-android.git -#Build error n.b lot of stuff in build.xml. Not even sure of right commit -Build Version:1.3.2,1320,!WIP 1.3.2,buildjni=yes,update=force,\ +Build Version:2.0.2,2002,2.0.2,buildjni=no,update=force,\ init=cd submodules/linphone && git submodule init && git submodule update && cd ../../,\ -prebuild=export NDK_PATH=$$NDK$$ && ./prepare_sources.sh && \ -sed -i 's/debuggable ="true"/debuggable ="false"/g' AndroidManifest.xml +prebuild=export NDK_PATH=$$NDK$$ && ./prepare_sources.sh && rm -rf tests && \ +sed -i 's/debuggable ="true"/debuggable ="false"/g' AndroidManifest.xml && \ +sed -i '/key/d' ant.properties && sed -i 's/markets\">false/markets\">=true/g' res/values/non_localizable_custom.xml +Auto Update Mode:None Update Check Mode:Market -Current Version:1.3.2 -Current Version Code:1320 +Current Version:2.0.2 +Current Version Code:2002