2009-03-24 07:06:06 +00:00
|
|
|
# Template build file for 'libXcomposite'.
|
|
|
|
pkgname=libXcomposite
|
2010-10-28 11:15:11 +00:00
|
|
|
version=0.4.3
|
2009-03-24 07:06:06 +00:00
|
|
|
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
|
|
|
build_style=gnu_configure
|
|
|
|
short_desc="X Composite Library"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2010-10-28 11:15:11 +00:00
|
|
|
checksum=32294d28f4ee46db310c344546d98484728b7d52158c6d7c25bba02563b41aad
|
2009-03-24 07:06:06 +00: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 07:31:44 +00:00
|
|
|
subpackages="$pkgname-devel"
|
2009-12-24 15:04:45 +00:00
|
|
|
Add_dependency run glibc
|
|
|
|
Add_dependency run libX11
|
2010-10-28 11:15:11 +00:00
|
|
|
|
2009-03-24 07:06:06 +00:00
|
|
|
Add_dependency build pkg-config
|
|
|
|
Add_dependency build xproto
|
|
|
|
Add_dependency build fixesproto
|
|
|
|
Add_dependency build compositeproto
|
2009-12-24 15:04:45 +00:00
|
|
|
Add_dependency build libX11-devel
|
|
|
|
Add_dependency build libXfixes-devel
|