aboutsummaryrefslogtreecommitdiffstats
path: root/meta-efl/recipes-navigation/mcnavi/mcnavi_0.3.4.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2012-12-25 10:44:32 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2012-12-25 19:46:28 +0100
commitf05223782ced8c897fc4e12ddd46ad820ac1215d (patch)
tree9f8388c2b34a2a13fe83fb18723c0b70d03cf67e /meta-efl/recipes-navigation/mcnavi/mcnavi_0.3.4.bb
parent6811d1b6b22b76bd8c9ef228b9abde78dc772eae (diff)
downloadmeta-openembedded-contrib-f05223782ced8c897fc4e12ddd46ad820ac1215d.tar.gz
mcnavi: upgrade to 0.3.4
* old version no longer available on SRC_URI Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-efl/recipes-navigation/mcnavi/mcnavi_0.3.4.bb')
-rw-r--r--meta-efl/recipes-navigation/mcnavi/mcnavi_0.3.4.bb13
1 files changed, 13 insertions, 0 deletions
diff --git a/meta-efl/recipes-navigation/mcnavi/mcnavi_0.3.4.bb b/meta-efl/recipes-navigation/mcnavi/mcnavi_0.3.4.bb
new file mode 100644
index 0000000000..1df32348b6
--- /dev/null
+++ b/meta-efl/recipes-navigation/mcnavi/mcnavi_0.3.4.bb
@@ -0,0 +1,13 @@
+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 = "GPLv3"
+LIC_FILES_CHKSUM = "file://COPYING;md5=8f0e2cd40e05189ec81232da84bd6e1a"
+DEPENDS = "ecore evas imlib2 gpsd edje edje-native mysql5"
+
+SRC_URI = "http://www.gps-routes.info/debian/pool/main/m/mcnavi/mcnavi_${PV}.tar.gz"
+SRC_URI[md5sum] = "6860cde5c02a9f93c829da4b10e5a226"
+SRC_URI[sha256sum] = "ee7f65155e91386175875fc4f72f4bc94e4e9cdb8258112632da94520ef2c349"
+
+S = "${WORKDIR}/${PN}"
+
+inherit autotools