WIP org.osmdroid
This commit is contained in:
parent
de990b07fb
commit
c5263f0ac7
|
@ -1,4 +1,3 @@
|
|||
Disabled:This app may become viable but has been disabled to hide the developer apks
|
||||
Category:Navigation
|
||||
License:LGPL
|
||||
Web Site:http://code.google.com/p/osmdroid/
|
||||
|
@ -8,23 +7,19 @@ Issue Tracker:http://code.google.com/p/osmdroid/issues/list
|
|||
Summary:OpenStreetMap map viewer
|
||||
Description:
|
||||
Map viewer using OpenStreetMap tiles.
|
||||
|
||||
The package id has been changed to org.osmdroid so if you already have the
|
||||
app installed it won't be detected by f-droid anymore.
|
||||
.
|
||||
|
||||
Repo Type:git-svn
|
||||
Repo:http://osmdroid.googlecode.com/svn/trunk/
|
||||
Repo:http://osmdroid.googlecode.com/svn;trunk=trunk;tags=tags
|
||||
|
||||
#see http://code.google.com/p/osmdroid/wiki/HowToMaven
|
||||
Build Version:3.0.8,9,!tricky build 1072,subdir=OpenStreetMapViewer,target=Google Inc.:Google APIs:10,\
|
||||
extlibs=apache-mime/apache-mime4j-core-0.7.2.jar;httpmime/httpmime-4.0.3.jar;sl4j/slf4j-android-1.6.1-RC1.jar;\
|
||||
junit/junit-4.10.jar;mapsforge/mapsforge-map-0.3.0-jar-with-dependencies.jar,prebuild=\
|
||||
cp -r ../osmdroid-android/src/main/java/* src/ && cp -r ../OSMMapTilePackager/src/* src/ && \
|
||||
cp -r ../osmdroid-third-party/src/main/java/* src/
|
||||
Build Version:3.0.10,11,!local jar not being recognized (at osmdroid-parent-3.0.10),\
|
||||
maven=yes,prebuild=sed -i 's/16_r2/16_r3/g' pom.xml && \
|
||||
$$MVN3$$ install:install-file -DgroupId=com.google.android.maps -DartifactId=maps \
|
||||
-Dversion=16_r3 -Dpackaging=jar -Dfile=$$SDK$$/addons/addon-google_apis-google-16/libs/maps.jar
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Market
|
||||
Update Check Mode:Tags
|
||||
Current Version:3.0.10
|
||||
Current Version Code:11
|
||||
|
||||
|
|
Loading…
Reference in a new issue