blob: 4db2c6a373a3d3510360bf105f8e2773d6796653 (
plain)
1
2
3
4
5
6
7
8
9
|
SECTION = "x11"
PRIORITY = "optional"
MAINTAINER = "Phil Blundell <pb@handhelds.org>"
DEPENDS = "virtual/libc x11"
DESCRIPTION = "Gesture recognition input method for X11"
SRC_URI = "http://xstroke.org/releases/xstroke-0.6.tar.gz"
inherit autotools pkgconfig
|