aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/obsolete
diff options
context:
space:
mode:
authorStefan Schmidt <stefan@datenfreihafen.org>2010-10-27 14:23:54 +0200
committerStefan Schmidt <stefan@datenfreihafen.org>2010-10-27 14:25:24 +0200
commitde70267eb4f75e50d50c6c5d51d9cacfbe95ca67 (patch)
treee88add2766bacea542bbae106c9f5117d49b1fa9 /recipes/obsolete
parent8711d05721e37803702c792f76431c74b928501e (diff)
downloadopenembedded-de70267eb4f75e50d50c6c5d51d9cacfbe95ca67.tar.gz
gridpad: Move to obsolete
* The domain is down and will not come back. Talked to the admin. * The software was not updated for all kind of EFL API changes. Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
Diffstat (limited to 'recipes/obsolete')
-rw-r--r--recipes/obsolete/e17/gridpad_svn.bb12
1 files changed, 12 insertions, 0 deletions
diff --git a/recipes/obsolete/e17/gridpad_svn.bb b/recipes/obsolete/e17/gridpad_svn.bb
new file mode 100644
index 0000000000..fa0808131e
--- /dev/null
+++ b/recipes/obsolete/e17/gridpad_svn.bb
@@ -0,0 +1,12 @@
+DESCRIPTION = "Gridpad handstroke recognition"
+SECTION = "x11"
+LICENSE = "GPLv2"
+DEPENDS = "ecore evas edje libfakekey"
+PV = "2.0+svnr${SRCPV}"
+PR = "r0"
+SRCREV = "194"
+
+SRC_URI = "svn://svn.om.vptt.ch/trunk/;proto=http;module=GridPad"
+S = "${WORKDIR}/GridPad"
+
+inherit autotools pkgconfig