From 673b3b66273837de43f3de6268d5686f7fe8367b Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Thu, 18 Oct 2012 21:48:22 +0200 Subject: mcnavi: move from meta-oe to meta-efl * mcnavi depends on ecore, but meta-oe does not depend on meta-efl * thanks to kergoth for reporting this! Signed-off-by: Martin Jansa --- meta-oe/recipes-navigation/mcnavi/mcnavi_0.3.3.bb | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 meta-oe/recipes-navigation/mcnavi/mcnavi_0.3.3.bb (limited to 'meta-oe') diff --git a/meta-oe/recipes-navigation/mcnavi/mcnavi_0.3.3.bb b/meta-oe/recipes-navigation/mcnavi/mcnavi_0.3.3.bb deleted file mode 100644 index 75958d0d5f..0000000000 --- a/meta-oe/recipes-navigation/mcnavi/mcnavi_0.3.3.bb +++ /dev/null @@ -1,15 +0,0 @@ -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" - -PR = "r2" - -SRC_URI = "http://www.gps-routes.info/debian/pool/main/m/mcnavi/mcnavi_${PV}.tar.gz" -SRC_URI[md5sum] = "acc07debcdb3ef448b95e6a6cfcf53d8" -SRC_URI[sha256sum] = "d3ce1f5901f13985d877b2b6ad06b64094ba43a4e13cbfe06c7cb2f1abdda309" - -S = "${WORKDIR}/${PN}" - -inherit autotools -- cgit 1.2.3-korg