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

git version control git at git.openembedded.org
Sat Jun 6 21:52:38 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: a12c43de7e2f67c46110449e33596d5eacf2ea89
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=a12c43de7e2f67c46110449e33596d5eacf2ea89

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

gridpad: 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