From bb18d20f7e3ad5beeb6c030ae355b45838d4c9e9 Mon Sep 17 00:00:00 2001 From: Stefan Schmidt Date: Wed, 27 Oct 2010 14:27:25 +0200 Subject: bubble-keyboard/essential-dialer/gridpad/intuition/libefso: Remove, moved to obsolete. My git-fu failed here for moving, sorry. Signed-off-by: Stefan Schmidt --- recipes/e17/bubble-keyboard_svn.bb | 12 ------------ recipes/e17/essential-dialer_svn.bb | 11 ----------- recipes/e17/gridpad_svn.bb | 12 ------------ recipes/e17/intuition_svn.bb | 12 ------------ 4 files changed, 47 deletions(-) delete mode 100644 recipes/e17/bubble-keyboard_svn.bb delete mode 100644 recipes/e17/essential-dialer_svn.bb delete mode 100644 recipes/e17/gridpad_svn.bb delete mode 100644 recipes/e17/intuition_svn.bb (limited to 'recipes/e17') diff --git a/recipes/e17/bubble-keyboard_svn.bb b/recipes/e17/bubble-keyboard_svn.bb deleted file mode 100644 index ad5ce704b8..0000000000 --- a/recipes/e17/bubble-keyboard_svn.bb +++ /dev/null @@ -1,12 +0,0 @@ -DESCRIPTION = "Simple dialpad keyboard" -SECTION = "x11" -LICENSE = "GPLv2" -DEPENDS = "ecore evas edje libfakekey" -PV = "0.1.4+svnr${SRCPV}" -PR = "r0" -SRCREV = "194" - -SRC_URI = "svn://svn.om.vptt.ch/trunk/;proto=http;module=bubble-keyboard" -S = "${WORKDIR}/bubble-keyboard" - -inherit autotools pkgconfig diff --git a/recipes/e17/essential-dialer_svn.bb b/recipes/e17/essential-dialer_svn.bb deleted file mode 100644 index 7fdb52c3c1..0000000000 --- a/recipes/e17/essential-dialer_svn.bb +++ /dev/null @@ -1,11 +0,0 @@ -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 diff --git a/recipes/e17/gridpad_svn.bb b/recipes/e17/gridpad_svn.bb deleted file mode 100644 index fa0808131e..0000000000 --- a/recipes/e17/gridpad_svn.bb +++ /dev/null @@ -1,12 +0,0 @@ -DESCRIPTION = "Gridpad handstroke recognition" -SECTION = "x11" -LICENSE = "GPLv2" -DEPENDS = "ecore evas edje libfakekey" -PV = "2.0+svnr${SRCPV}" -PR = "r0" -SRCREV = "194" - -SRC_URI = "svn://svn.om.vptt.ch/trunk/;proto=http;module=GridPad" -S = "${WORKDIR}/GridPad" - -inherit autotools pkgconfig diff --git a/recipes/e17/intuition_svn.bb b/recipes/e17/intuition_svn.bb deleted file mode 100644 index 287d6ebd2e..0000000000 --- a/recipes/e17/intuition_svn.bb +++ /dev/null @@ -1,12 +0,0 @@ -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 -- cgit 1.2.3-korg