From: Stefan Schmidt Date: Wed, 27 Oct 2010 12:24:13 +0000 (+0200) Subject: intuition: Move to obsolete X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1987b1d48e4b80756656f7353e855d4385d3f906;p=openembedded.git intuition: Move to obsolete * The domain is down and will not come back. Talked to the admin. * The software was not updated for all kind of EFL API changes. Signed-off-by: Stefan Schmidt --- diff --git a/recipes/obsolete/e17/intuition_svn.bb b/recipes/obsolete/e17/intuition_svn.bb new file mode 100644 index 0000000000..287d6ebd2e --- /dev/null +++ b/recipes/obsolete/e17/intuition_svn.bb @@ -0,0 +1,12 @@ +DESCRIPTION = "Intuition a prototype context dependent mobile search engine" +SECTION = "x11" +LICENSE = "GPLv2" +DEPENDS = "elementary sqlite" +PV = "0.2.0+svnr${SRCPV}" +PR = "r4" +SRCREV = "194" + +SRC_URI = "svn://svn.om.vptt.ch/trunk/;proto=http;module=intuition" +S = "${WORKDIR}/intuition" + +inherit autotools pkgconfig