gridpad: Add swisscoms gridpad.
authorStefan Schmidt <stefan@datenfreihafen.org>
Fri, 5 Jun 2009 21:49:57 +0000 (23:49 +0200)
committerStefan Schmidt <stefan@datenfreihafen.org>
Sat, 6 Jun 2009 21:51:22 +0000 (23:51 +0200)
recipes/e17/gridpad_svn.bb [new file with mode: 0644]

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