Merge branch 'com.mapzen.open' into 'master'
Add com.mapzen.open Please review maintainer notes – there are two things to sort out: Build pulls in a few dependencies – some from Maven Central, some from github repos, as well as some Android support libraries. One dependency – leyndo – is not found; it seems to have moved or disappeared. However, it's by the same author as the app itself, and the app's main repo has changed names, so it might be a dependency that is no longer needed. The only way to tell would be to try it out. In the meantime I've opened a ticket for this at https://github.com/mapzen/open/issues/356 Secondly, upstream does not seem to update its version information in AndroidManifest.xml. They do tag each release, but we may have to resort to forcing version codes and names. Not sure how to do this... See merge request !373
This commit is contained in:
commit
3ca8c41fd9
41
metadata/com.mapzen.open.txt
Normal file
41
metadata/com.mapzen.open.txt
Normal file
|
|
@ -0,0 +1,41 @@
|
||||||
|
Categories:Navigation
|
||||||
|
License:GPLv3
|
||||||
|
Web Site:https://mapzen.com/projects
|
||||||
|
Source Code:https://github.com/mapzen/open
|
||||||
|
Issue Tracker:https://github.com/mapzen/open/issues
|
||||||
|
|
||||||
|
Auto Name:Open by Mapzen
|
||||||
|
Summary:Map search and navigation using OpenStreetMap
|
||||||
|
Description:
|
||||||
|
Open (by Mapzen) is a search and navigation app built with open source software and open data.
|
||||||
|
|
||||||
|
Made with OSM, made for OSM. Users log into the app using an OpenStreetMap account. They can optionally contribute GPS traces back to OpenStreetMap when in navigation mode.
|
||||||
|
|
||||||
|
Really, really open. The app is built with the open source projects OpenScienceMap, Open Source Routing Machine (OSRM), Pelias, and open source SDKs built by Mapzen.
|
||||||
|
|
||||||
|
It’s a map, what do you think it does. Search. Maps. Routes for biking, walking, and driving.
|
||||||
|
|
||||||
|
Open source, open data, open to improvements. We built Open as a proof of concept to understand the current state of open data and open software for mapping and navigation. The app and the data will only get better--but only with your contributions.
|
||||||
|
.
|
||||||
|
|
||||||
|
Repo Type:git
|
||||||
|
Repo:https://github.com/mapzen/open.git
|
||||||
|
|
||||||
|
Build:0,DEVELOPMENT
|
||||||
|
commit=open-1.0.3
|
||||||
|
rm=lib/*jar
|
||||||
|
maven=yes
|
||||||
|
prebuild=./scripts/install-dependencies.sh
|
||||||
|
|
||||||
|
Maintainer Notes:
|
||||||
|
Build pulls in a few dependencies from Git repos and Maven Central. One repo referenced in upstream's scripts seems to have disappeared.
|
||||||
|
See https://github.com/mapzen/open/issues/356
|
||||||
|
|
||||||
|
Upstream does not seem to update version information in AndroidManifest.xml (they are at 0, DEVELOPMENT respectively).
|
||||||
|
.
|
||||||
|
|
||||||
|
Auto Update Mode:Version open-%v
|
||||||
|
Update Check Mode:Tags
|
||||||
|
Current Version:DEVELOPMENT
|
||||||
|
Current Version Code:0
|
||||||
|
|
||||||
Loading…
Reference in a new issue