From 1b8dfe266937a37a4c642f96ceb2347bf4c00a17 Mon Sep 17 00:00:00 2001 From: Tudor Florea Date: Fri, 10 Oct 2014 03:20:04 +0200 Subject: initial commit for Enea Linux 4.0-140929 Migrated from the internal git server on the daisy-enea-point-release branch Signed-off-by: Tudor Florea --- meta-efl/recipes-navigation/mcnavi/mcnavi_0.3.4.bb | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 meta-efl/recipes-navigation/mcnavi/mcnavi_0.3.4.bb (limited to 'meta-efl/recipes-navigation') 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..d07b1435f3 --- /dev/null +++ b/meta-efl/recipes-navigation/mcnavi/mcnavi_0.3.4.bb @@ -0,0 +1,13 @@ +SUMMARY = "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 -- cgit v1.2.3-54-g00ecf