[oe-commits] Stefan Schmidt : bubble-keyboard/essential-dialer/gridpad/intuition/libefso : Remove, moved to

git version control git at git.openembedded.org
Wed Oct 27 12:33:08 UTC 2010


Module: openembedded.git
Branch: master
Commit: bb18d20f7e3ad5beeb6c030ae355b45838d4c9e9
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=bb18d20f7e3ad5beeb6c030ae355b45838d4c9e9

Author: Stefan Schmidt <stefan at datenfreihafen.org>
Date:   Wed Oct 27 14:27:25 2010 +0200

bubble-keyboard/essential-dialer/gridpad/intuition/libefso: Remove, moved to
obsolete.

My git-fu failed here for moving, sorry.

Signed-off-by: Stefan Schmidt <stefan at datenfreihafen.org>

---

 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 ------------
 recipes/efl1/libefso_svn.bb         |   17 -----------------
 5 files changed, 0 insertions(+), 64 deletions(-)

diff --git a/recipes/e17/bubble-keyboard_svn.bb b/recipes/e17/bubble-keyboard_svn.bb
deleted file mode 100644
index ad5ce70..0000000
--- 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 7fdb52c..0000000
--- 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 fa08081..0000000
--- 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 287d6eb..0000000
--- 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
diff --git a/recipes/efl1/libefso_svn.bb b/recipes/efl1/libefso_svn.bb
deleted file mode 100644
index a9f77f5..0000000
--- a/recipes/efl1/libefso_svn.bb
+++ /dev/null
@@ -1,17 +0,0 @@
-DESCRIPTION = "EFL FSO wrapper library"
-SECTION = "e/libs"
-LICENSE = "GPLv2"
-DEPENDS = "ecore edbus efreet"
-PV = "0.0.1+svnr${SRCPV}"
-SRCREV = "194"
-
-SRC_URI = "svn://svn.om.vptt.ch/trunk/;proto=http;module=libefso"
-S = "${WORKDIR}/libefso"
-
-inherit autotools pkgconfig
-
-do_stage () {
-        install -m 0644  src/lib/efso.h ${STAGING_INCDIR}/efso.h
-        oe_libinstall -a -so -C src/lib libefso ${STAGING_LIBDIR}
-        autotools_stage_all
-}





More information about the Openembedded-commits mailing list