From a096e1e89198d145df7f88e14f3371f7cd8e1560 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Mart=C3=AD?= Date: Tue, 11 Feb 2014 17:23:27 +0100 Subject: [PATCH] Didn't mean to commit the osmand wip part --- metadata/net.osmand.plus.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/metadata/net.osmand.plus.txt b/metadata/net.osmand.plus.txt index f46832c6db..24eaa2013e 100644 --- a/metadata/net.osmand.plus.txt +++ b/metadata/net.osmand.plus.txt @@ -101,6 +101,7 @@ Repo:https://github.com/mvdan/OsmAnd-submodules # buildjni=yes Build:1.6.5,165 + disable=WIP commit=1.6.5 submodules=yes subdir=android/OsmAnd @@ -111,7 +112,8 @@ Build:1.6.5,165 echo -e 'NDK_TOOLCHAIN_VERSION := 4.8\nAPP_ABI := armeabi armeabi-v7a x86 mips\nOSMAND_SKIP_NEON_SUPPORT := false\nOSMAND_FORCE_NEON_SUPPORT := false\nAPP_OPTIM := release' >> jni/Application.mk build=sed -i 's/EXTERNAL_DEPENDENCIES=(/EXTERNAL_DEPENDENCIES=(boost-android /' full-ndk-build.sh && \ ANDROID_SDK=$$SDK$$ ./full-ndk-build.sh && \ - ant jar native-libs -f ../../tools/OsmAndMapCreator/build.xml + ant jar native-libs -f ../../tools/OsmAndMapCreator/build.xml && \ + ant build -f ../OsmAnd-java/build.xml buildjni=no Maintainer Notes: