From d3503faa4d0fc91d9fdeeda6f018859972a43d21 Mon Sep 17 00:00:00 2001 From: David Black Date: Sat, 13 Jul 2013 19:58:23 +0100 Subject: [PATCH] Disable net.osmand.plus --- metadata/net.osmand.plus.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/metadata/net.osmand.plus.txt b/metadata/net.osmand.plus.txt index 17c6675c60..ed529bbaef 100644 --- a/metadata/net.osmand.plus.txt +++ b/metadata/net.osmand.plus.txt @@ -1,3 +1,4 @@ +Disabled:Can't resolve build difficulties and RV is very old Category:Navigation License:GPLv3 Web Site:http://osmand.net @@ -50,6 +51,7 @@ sed -i 's/app_version">[^<]*/app_version">0.8.2-fdroid/' res/values/no_translate cp ../DataExtractionOSM/build/OsmAndMapCreator.jar libs/ && \ zip -d libs/OsmAndMapCreator.jar net/osmand/LogUtil.class && \ cp -r ../DataExtractionOSM/build/lib/ libs/ + # Name srclibs in such a way as to replicate OsmAnd build tree # Could try making https://github.com/osmandapp/OsmAnd-external-qtbase a srclib too # Don't really understand what the other build.xmls do: they don't appear to put jars in classpath @@ -78,8 +80,7 @@ res/values/no_translate.xml && sed -i '/keys/d' ant.properties,build=\ ANDROID_SDK=$$SDK$$ ANDROID_NDK=$$NDK$$ OSMAND_X86_ONLY=true ./ndk-build.sh && \ ant jar native-libs -f $$tools$$/OsmAndMapCreator/build.xml && \ ant build -f ../OsmAnd-java/build.xml,buildjni=no - -Build Version:1.4-ARM,1452,r1.4,forcevercode=yes,\ +Build Version:1.4-ARM,1452,!some permission error on build server at r1.4,forcevercode=yes,\ rm=SherlockBar/build.xml,subdir=OsmAnd,encoding=utf-8,\ srclibs=tools@9b4c9da995;core@r1.1.4,prebuild=\ sed -i 's/debuggable="true"/debuggable="false"/g' AndroidManifest.xml && \