blob: 0157ace914f3882259d2a10a7ae0eb3b3696eb10 (
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;patch=1"
inherit autotools pkgconfig
|