OSMNavigator: Switch to git-svn
This commit is contained in:
parent
9b89ff621a
commit
cc9aeec4cf
|
@ -19,15 +19,15 @@ OpenStreetMap map display. Choose between:
|
|||
* View maps offline using MOBAC, MapsForge or cached tiles
|
||||
.
|
||||
|
||||
Repo Type:svn
|
||||
Repo Type:git-svn
|
||||
Repo:https://osmbonuspack.googlecode.com/svn/trunk/
|
||||
|
||||
Build:1.0,1
|
||||
disable=wip
|
||||
commit=608
|
||||
subdir=OSMNavigator
|
||||
rm=OSMNavigator/libs/*jar
|
||||
srclibs=CommonsLang@LANG_3_3_2,Google-Gson@gson-2.2.4
|
||||
rm=OSMNavigator/libs/*jar
|
||||
extlibs=android/android-support-v4.jar,osmdroid/osmdroid-android-4.2.jar,sl4j/slf4j-android-1.5.8.jar
|
||||
prebuild=pushd $$CommonsLang$$ && \
|
||||
$$MVN3$$ package && \
|
||||
|
@ -40,7 +40,7 @@ Build:1.0,1
|
|||
cp libs/android-support-v4.jar ../OSMBonusPack/libs/ && \
|
||||
cp libs/android-support-v4.jar ../MapsForgeForOsmdroid/libs/ && \
|
||||
cp libs/osmdroid-android-*.jar ../OSMBonusPack/libs/ && \
|
||||
cp libs/osmdroid-android-*.jar ../MapsForgeForOsmdroid/libs/ && \
|
||||
cp libs/osmdroid-android-*.jar ../MapsForgeForOsmdroid/libs/
|
||||
|
||||
Maintainer Notes:
|
||||
The main project is in a subdir but uses two libraries in two other subdirs, each with its own dependencies.
|
||||
|
@ -58,6 +58,6 @@ both these apps use Mapsforge 0.4.x.)
|
|||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoTrunk
|
||||
Current Version:612
|
||||
Current Version Code:612
|
||||
Current Version:623
|
||||
Current Version Code:623
|
||||
|
||||
|
|
Loading…
Reference in a new issue