OpenFixMap: add metadata, OSMDroid: add srclib
This commit is contained in:
parent
72b56a65cd
commit
3371263873
35
metadata/net.bmaron.openfixmap.txt
Normal file
35
metadata/net.bmaron.openfixmap.txt
Normal file
|
@ -0,0 +1,35 @@
|
|||
Categories:Navigation
|
||||
License:GPLv3+
|
||||
Web Site:https://github.com/eMerzh/OpenFixMap
|
||||
Source Code:https://github.com/eMerzh/OpenFixMap
|
||||
Issue Tracker:https://github.com/eMerzh/OpenFixMap/issues
|
||||
|
||||
Auto Name:OpenFixMap
|
||||
Summary:Display and edit OpenStreetMap errors on a map
|
||||
Description:
|
||||
OpenFixMap is an Android application that shows OpenStreetMap errors.
|
||||
|
||||
OpenFixMap is built to fetch errors from different places,
|
||||
it can for example fetch errors reported by users on OpenStreetBugs.
|
||||
It can also take errors from machine computed error lists as KeepRight.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/eMerzh/OpenFixMap
|
||||
|
||||
Build:0.5.4,12
|
||||
commit=f7d855fc7f1dff3e28463a3289e14979820dc835
|
||||
init=rm lib/*
|
||||
srclibs=osmdroid/osmdroid-android@osmdroid-parent-4.1
|
||||
extlibs=acra/acra-4.2.3.jar,sl4j/slf4j-android-1.6.1-RC1.jar
|
||||
target=android-8
|
||||
build=pushd $$osmdroid$$ && \
|
||||
$$MVN3$$ package && \
|
||||
popd && \
|
||||
cp $$osmdroid$$/target/osmdroid-android-4.1.jar libs/
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:0.5.4
|
||||
Current Version Code:12
|
||||
|
3
srclibs/osmdroid.txt
Normal file
3
srclibs/osmdroid.txt
Normal file
|
@ -0,0 +1,3 @@
|
|||
Repo Type:git
|
||||
Repo:https://github.com/osmdroid/osmdroid
|
||||
|
Loading…
Reference in a new issue