aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-lib/libxcomposite_0.3.1.bb
blob: 928e805e5e34db561f0ca4e5155d9864a4d303b8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
require xorg-lib-common.inc
PE = "1"

DESCRIPTION = "X Composite extension library."
LICENSE= "BSD-X"

DEPENDS += " compositeproto virtual/libx11 libxfixes"
PROVIDES = "xcomposite"

XORG_PN = "libXcomposite"

SRC_URI += " file://change-include-order.patch"

SRC_URI[archive.md5sum] = "a80650d660486ea7bb2e5fd84a83799a"
SRC_URI[archive.sha256sum] = "d42b59d3c38dae5e4fec375d12e56e7a5764ba10e8b8ec70f9ce951fc9cec72b"