aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/openmoko-3rdparty
diff options
context:
space:
mode:
authorThomas Zimmermann <ml@vdm-design.de>2010-02-23 16:22:41 +0000
committerMartin Jansa <Martin.Jansa@gmail.com>2010-02-24 00:31:45 +0100
commit31dd9626149565bb3ce79ee7f7c9681e8e5545fb (patch)
treee9632f7ff6512f3466c3a2b0b30e9f5835eee0d5 /recipes/openmoko-3rdparty
parent54373795ff637421f9376def1e7e8d1a27324e30 (diff)
downloadopenembedded-31dd9626149565bb3ce79ee7f7c9681e8e5545fb.tar.gz
mcnavi: new recipe
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/openmoko-3rdparty')
-rw-r--r--recipes/openmoko-3rdparty/mcnavi_0.2.5.bb12
1 files changed, 12 insertions, 0 deletions
diff --git a/recipes/openmoko-3rdparty/mcnavi_0.2.5.bb b/recipes/openmoko-3rdparty/mcnavi_0.2.5.bb
new file mode 100644
index 0000000000..45a54c9f83
--- /dev/null
+++ b/recipes/openmoko-3rdparty/mcnavi_0.2.5.bb
@@ -0,0 +1,12 @@
+DESCRIPTION = "Free GPS navigation for car and outdoor with OpenStreetMap maps"
+HOMEPAGE = "http://www.gps-routes.info/index.php?name=Content&pa=showpage&pid=1"
+LICENSE = "GPL"
+DEPENDS = "ecore evas imlib2 gpsd"
+
+SRC_URI = "http://www.gps-routes.info/debian/pool/main/m/mcnavi/mcnavi_${PV}.tar.gz;name=archive"
+SRC_URI[archive.md5sum] = "b572c3691f05e22b37efd6cd53da203e"
+SRC_URI[archive.sha256sum] = "ee6792bef93070319141ee2020b7ae376527e3b8043f0f540bcd58d418576d44"
+
+S = "${WORKDIR}/${PN}"
+
+inherit autotools