bubble-keyboard: Add swisscoms bubble-keyboard prototyp
authorStefan Schmidt <stefan@datenfreihafen.org>
Fri, 5 Jun 2009 21:49:39 +0000 (23:49 +0200)
committerStefan Schmidt <stefan@datenfreihafen.org>
Sat, 6 Jun 2009 21:50:40 +0000 (23:50 +0200)
recipes/e17/bubble-keyboard_svn.bb [new file with mode: 0644]

diff --git a/recipes/e17/bubble-keyboard_svn.bb b/recipes/e17/bubble-keyboard_svn.bb
new file mode 100644 (file)
index 0000000..c47c8fb
--- /dev/null
@@ -0,0 +1,11 @@
+DESCRIPTION = "Simple dialpad keyboard"
+SECTION = "x11"
+LICENSE = "GPLv2"
+DEPENDS = "ecore evas edje libfakekey"
+PV = "0.1.4+svnr${SRCREV}"
+PR = "r0"
+
+SRC_URI = "svn://svn.om.vptt.ch/trunk/;proto=http;module=bubble-keyboard"
+S = "${WORKDIR}/bubble-keyboard"
+
+inherit autotools pkgconfig