From 8711d05721e37803702c792f76431c74b928501e Mon Sep 17 00:00:00 2001 From: Stefan Schmidt Date: Wed, 27 Oct 2010 14:23:32 +0200 Subject: [PATCH] essential-dialer: 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 --- recipes/obsolete/e17/essential-dialer_svn.bb | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 recipes/obsolete/e17/essential-dialer_svn.bb diff --git a/recipes/obsolete/e17/essential-dialer_svn.bb b/recipes/obsolete/e17/essential-dialer_svn.bb new file mode 100644 index 0000000000..7fdb52c3c1 --- /dev/null +++ b/recipes/obsolete/e17/essential-dialer_svn.bb @@ -0,0 +1,11 @@ +DESCRIPTION = "Simple Dialer based on Elementary and FSO" +SECTION = "x11" +LICENSE = "GPLv2" +DEPENDS = "ecore edbus elementary libefso" +PV = "0.1.0.0+svnr${SRCPV}" +SRCREV = "194" + +SRC_URI = "svn://svn.om.vptt.ch/trunk/;proto=http;module=essential-dialer" +S = "${WORKDIR}/essential-dialer" + +inherit autotools pkgconfig -- 2.39.5