blob: 9684b7c060ff5518c0169de78161e807718c70b5 (
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;apply=yes"
inherit autotools pkgconfig
|