blob: fdd9b9ff5d8dbe419f19be368486f5c5f9ac983a (
plain)
1
2
3
4
5
6
7
8
9
|
DESCRIPTION = "Control X from the command line"
HOMEPAGE = "http://www.hoopajoo.net/projects/xautomation.html"
SECTION = "console"
LICENSE = "GPL"
SRC_URI = "http://www.hoopajoo.net/static/projects/${PN}-${PV}.tar.gz \
file://remove-man.patch"
inherit autotools pkgconfig
|