summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-util/xorg-util-common.inc
blob: a4c85a4ebcd1be0c250eb5dca867789241c27572 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
HOMEPAGE = "http://www.x.org"
BUGTRACKER = "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"

SECTION = "x11/utils"
LICENSE = "MIT"

XORG_PN = "${BPN}"

SRC_URI = "${XORG_MIRROR}/individual/util/${XORG_PN}-${PV}.tar.gz"

S = "${WORKDIR}/${XORG_PN}-${PV}"

inherit autotools pkgconfig