blob: 18d022c49fc35dbe7c02f68ea8eb66415794df4b [file] [log] [blame]
Patrick Williamsc124f4f2015-09-15 14:41:29 -05001HOMEPAGE = "http://www.x.org"
2BUGTRACKER = "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
3
4SECTION = "x11/utils"
5LICENSE = "MIT-X"
6
7XORG_PN = "${BPN}"
8
9SRC_URI = "${XORG_MIRROR}/individual/util/${XORG_PN}-${PV}.tar.gz"
10
11S = "${WORKDIR}/${XORG_PN}-${PV}"
12
13inherit autotools pkgconfig