void-packages/templates/libXext/template
Juan RP 535d2128e5 Another set of changes for X11 related pkgs.
--HG--
extra : convert_revision : 25c37e03bcec3ec8d52cc67fb6f7df9ec2e075c3
2009-02-09 16:02:42 +01:00

14 lines
493 B
Text

pkgname=libXext
version=1.0.4
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
build_style=gnu_configure
short_desc="X Extension library"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=2dfd8eace1cafacc87b4055c57efeb771a740e24141d3f113de58c2a9eebd21f
long_desc="
This package contains the X Extension library from the modular
X.org X11 project."
shared_deps="libX11-1.1"
build_depends="pkg-config-0.23 xproto-7.0 xextproto-7.0 ${shared_deps}"
run_depends="glibc-2.8 ${shared_deps}"