48 lines
1.4 KiB
YAML
48 lines
1.4 KiB
YAML
Categories:
|
|
- Navigation
|
|
License: GPL-3.0-only
|
|
WebSite: https://osmand.net/features?id=contour-lines-plugin
|
|
SourceCode: https://github.com/osmandapp/Osmand
|
|
IssueTracker: https://github.com/osmandapp/Osmand/issues
|
|
Translation: https://hosted.weblate.org/projects/osmand/
|
|
Donate: https://osmand.net/help-online#buy_app
|
|
|
|
AutoName: OsmAnd Contour lines
|
|
Description: Plugin to display contour lines and hillshades in [[net.osmand.plus]].
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/osmandapp/Osmand.git
|
|
|
|
Builds:
|
|
- versionName: '1.0'
|
|
versionCode: 6
|
|
commit: 044c2d1cec5b705cf1f00a8d97c3493f09189cf1
|
|
subdir: plugins/Osmand-SRTMPlugin
|
|
|
|
- versionName: '1.0'
|
|
versionCode: 9
|
|
commit: ed307f8a95aa58f507ad0e26f1af506be3725f9f
|
|
subdir: plugins/Osmand-SRTMPlugin
|
|
gradle:
|
|
- yes
|
|
rm:
|
|
- eclipse-compile
|
|
- OsmAnd/libs
|
|
- OsmAnd/ant-lib
|
|
- OsmAndCore-sample
|
|
- OsmAnd-java
|
|
prebuild:
|
|
- sed -i -e 's/buildToolsVersion "23.0.1"/buildToolsVersion "25.0.0"/' -e '/com.google.firebase/d'
|
|
build.gradle ../../OsmAnd/build.gradle ../*/build.gradle
|
|
- echo "include ':plugins:Osmand-SRTMPlugin'" > ../../settings.gradle
|
|
|
|
MaintainerNotes: |-
|
|
Plugins are not mentioned in LICENSE file and don't belong to any
|
|
stated exception. Main project license according to LICENSE file
|
|
and GoogleCode is GPLv3.
|
|
|
|
AutoUpdateMode: None
|
|
UpdateCheckMode: RepoManifest
|
|
CurrentVersion: '1.0'
|
|
CurrentVersionCode: 9
|