void-packages/srcpkgs/libXext/template
2010-06-04 13:37:36 +02:00

20 lines
599 B
Plaintext

# Template build file for 'libXext'.
pkgname=libXext
version=1.1.2
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
build_style=gnu_configure
short_desc="X Extension library"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=ac6a0ff69c52c9b6e2096e5f74e22c8b5eef11ade4e30411cffeb7df32fe4f74
long_desc="
This package contains the X Extension library from the modular
X.org X11 project."
subpackages="$pkgname-devel"
Add_dependency run glibc
Add_dependency run libX11
Add_dependency build pkg-config
Add_dependency build xproto
Add_dependency build xextproto
Add_dependency build libX11-devel