[oe-commits] Stefan Schmidt : bubble-keyboard: Add swisscoms gridpad.

git version control git at git.openembedded.org
Fri Jun 5 21:50:56 UTC 2009


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

Author: Stefan Schmidt <stefan at datenfreihafen.org>
Date:   Fri Jun  5 23:49:57 2009 +0200

bubble-keyboard: Add swisscoms gridpad.

---

 recipes/e17/gridpad_svn.bb |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)

diff --git a/recipes/e17/gridpad_svn.bb b/recipes/e17/gridpad_svn.bb
new file mode 100644
index 0000000..40dfa11
--- /dev/null
+++ b/recipes/e17/gridpad_svn.bb
@@ -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





More information about the Openembedded-commits mailing list