16 lines
572 B
Text
16 lines
572 B
Text
# Template build file for 'libXcomposite'.
|
|
pkgname=libXcomposite
|
|
version=0.4.3
|
|
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
|
build_style=gnu-configure
|
|
revision=2
|
|
makedepends="pkg-config xproto fixesproto compositeproto libX11-devel libXfixes-devel"
|
|
short_desc="X Composite Library"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
checksum=32294d28f4ee46db310c344546d98484728b7d52158c6d7c25bba02563b41aad
|
|
long_desc="
|
|
This package contains the library and header files for the X Composite
|
|
Library. This is from the modular X.org project."
|
|
|
|
subpackages="$pkgname-devel"
|
|
|