summaryrefslogtreecommitdiff
path: root/packages/xstroke/xstroke_cvs.bb
blob: d19b7d0d455369893ac0810c1f3ea4327f1a6ba7 (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.0+cvs${SRCDATE}"
PR = "r1"

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

inherit autotools pkgconfig