void-packages/srcpkgs/libXcomposite/template

17 lines
605 B
Plaintext

# Template build file for 'libXcomposite'.
pkgname=libXcomposite
version=0.4.3
revision=3
build_style=gnu-configure
configure_args="--disable-static"
makedepends="pkg-config xproto fixesproto compositeproto libX11-devel libXfixes-devel"
short_desc="X Composite Library"
maintainer="Juan RP <xtraeme@gmail.com>"
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
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"