diff --git a/metadata/net.osmand.plus.txt b/metadata/net.osmand.plus.txt index ed529bbaef..17c6675c60 100644 --- a/metadata/net.osmand.plus.txt +++ b/metadata/net.osmand.plus.txt @@ -1,4 +1,3 @@ -Disabled:Can't resolve build difficulties and RV is very old Category:Navigation License:GPLv3 Web Site:http://osmand.net @@ -51,7 +50,6 @@ 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 @@ -80,7 +78,8 @@ 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,!some permission error on build server at r1.4,forcevercode=yes,\ + +Build Version:1.4-ARM,1452,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 && \