From: Stefan Schmidt Date: Fri, 5 Jun 2009 21:49:57 +0000 (+0200) Subject: gridpad: Add swisscoms gridpad. X-Git-Tag: Release-2010-05/1~3226^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a12c43de7e2f67c46110449e33596d5eacf2ea89;p=openembedded.git gridpad: Add swisscoms gridpad. --- diff --git a/recipes/e17/gridpad_svn.bb b/recipes/e17/gridpad_svn.bb new file mode 100644 index 0000000000..40dfa11da5 --- /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