bubble-keyboard: Move to obsolete
authorStefan Schmidt <stefan@datenfreihafen.org>
Wed, 27 Oct 2010 12:21:28 +0000 (14:21 +0200)
committerStefan Schmidt <stefan@datenfreihafen.org>
Wed, 27 Oct 2010 12:25:23 +0000 (14:25 +0200)
* 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>
recipes/obsolete/e17/bubble-keyboard_svn.bb [new file with mode: 0644]

diff --git a/recipes/obsolete/e17/bubble-keyboard_svn.bb b/recipes/obsolete/e17/bubble-keyboard_svn.bb
new file mode 100644 (file)
index 0000000..ad5ce70
--- /dev/null
@@ -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