void-packages/srcpkgs/libXcomposite/template

22 lines
684 B
Plaintext

# Template build file for 'libXcomposite'.
pkgname=libXcomposite
version=0.4.3
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
build_style=gnu-configure
revision=1
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"
Add_dependency build pkg-config
Add_dependency build xproto
Add_dependency build fixesproto
Add_dependency build compositeproto
Add_dependency build libX11-devel
Add_dependency build libXfixes-devel