2009-03-24 08:06:06 +01:00
|
|
|
# Template build file for 'libXcomposite'.
|
|
|
|
pkgname=libXcomposite
|
2010-10-28 13:15:11 +02:00
|
|
|
version=0.4.3
|
2009-03-24 08:06:06 +01:00
|
|
|
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
2011-10-24 14:14:47 +02:00
|
|
|
build_style=gnu-configure
|
2011-11-12 06:01:02 +01:00
|
|
|
revision=1
|
2009-03-24 08:06:06 +01:00
|
|
|
short_desc="X Composite Library"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2010-10-28 13:15:11 +02:00
|
|
|
checksum=32294d28f4ee46db310c344546d98484728b7d52158c6d7c25bba02563b41aad
|
2009-03-24 08:06:06 +01:00
|
|
|
long_desc="
|
|
|
|
This package contains the library and header files for the X Composite
|
|
|
|
Library. This is from the modular X.org project."
|
|
|
|
|
2009-11-22 08:31:44 +01:00
|
|
|
subpackages="$pkgname-devel"
|
2010-10-28 13:15:11 +02:00
|
|
|
|
2009-03-24 08:06:06 +01:00
|
|
|
Add_dependency build pkg-config
|
|
|
|
Add_dependency build xproto
|
|
|
|
Add_dependency build fixesproto
|
|
|
|
Add_dependency build compositeproto
|
2009-12-24 16:04:45 +01:00
|
|
|
Add_dependency build libX11-devel
|
|
|
|
Add_dependency build libXfixes-devel
|