summaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
authorStefan Schmidt <stefan@datenfreihafen.org>2010-10-27 14:21:28 +0200
committerStefan Schmidt <stefan@datenfreihafen.org>2010-10-27 14:25:23 +0200
commite26b2a58df3d88c35f8aac3977078a0c66b02650 (patch)
tree6da6c7cfc3a46e6f10d01bf5ba14d3dc54157744 /recipes
parent0c958cb549e0ec0ca49378d0decd10ba1fc0094d (diff)
downloadopenembedded-e26b2a58df3d88c35f8aac3977078a0c66b02650.tar.gz
bubble-keyboard: 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 <stefan@datenfreihafen.org>
Diffstat (limited to 'recipes')
-rw-r--r--recipes/obsolete/e17/bubble-keyboard_svn.bb12
1 files changed, 12 insertions, 0 deletions
diff --git a/recipes/obsolete/e17/bubble-keyboard_svn.bb b/recipes/obsolete/e17/bubble-keyboard_svn.bb
new file mode 100644
index 0000000000..ad5ce704b8
--- /dev/null
+++ b/recipes/obsolete/e17/bubble-keyboard_svn.bb
@@ -0,0 +1,12 @@
+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