summaryrefslogtreecommitdiffstats
path: root/recipes/e17/gridpad_svn.bb
blob: 40dfa11da5d937851dc769b8da8b4e0d8c95a8e6 (plain)
1
2
3
4
5
6
7
8
9
10
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