void-packages/srcpkgs/libXdamage/template

21 lines
643 B
Text
Raw Normal View History

# Template build file for 'libXdamage'.
pkgname=libXdamage
version=1.1.2
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
build_style=gnu_configure
short_desc="Xdamage extension (Library)"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=a56a10acb34827c4d1a0ee282a338cbb04baa03d7fc7bc69e5690915c8fc7c0a
long_desc="
This package contains the Xdamage extension."
subpackages="$pkgname-devel"
Add_dependency run glibc
Add_dependency run libX11
Add_dependency run libXfixes
Add_dependency build pkg-config
Add_dependency build xproto
Add_dependency build damageproto
Add_dependency build libX11-devel
Add_dependency build libXfixes-devel