aboutsummaryrefslogtreecommitdiffstats
path: root/packages/xstroke/xstroke_cvs.bb
blob: 43efdf2965b8d220b0c6ab5a9bbc7cc9dda68af0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
DESCRIPTION = "Gesture recognition input method for X11"
LICENSE = "GPL"
SECTION = "x11"
PRIORITY = "optional"
MAINTAINER = "Phil Blundell <pb@handhelds.org>"
DEPENDS = "x11 xft xtst xpm"
PV = "0.0cvs${CVSDATE}"
PR = "r1"

SRC_URI = "cvs://anoncvs:anoncvs@xstroke.org/cvs/xstroke;module=xstroke"
S = "${WORKDIR}/xstroke"

inherit autotools pkgconfig