summaryrefslogtreecommitdiff
path: root/packages/xcomposite/xcomposite_1.0.1.bb
blob: 3821b126feca2ee59b20f48dfc8acfd2436aedac (plain)
1
2
3
4
5
6
7
8
9
10
11
SECTION = "x11/libs"
LICENSE= "BSD-X"
DEPENDS = "x11 compositeext xextensions libxfixes"
DESCRIPTION = "X Composite extension library."
PR = "r1"

SRC_URI = "${XLIBS_MIRROR}/libXcomposite-${PV}.tar.bz2 \
	   file://autofoo.patch;patch=1"
S = "${WORKDIR}/libXcomposite-${PV}"

inherit autotools pkgconfig