2009-03-19 00:35:15 +00:00
|
|
|
# Template build file for 'libXext'.
|
2008-10-04 04:29:49 +00:00
|
|
|
pkgname=libXext
|
2010-06-04 11:37:36 +00:00
|
|
|
version=1.1.2
|
2009-02-09 03:31:42 +00:00
|
|
|
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
2008-10-01 03:09:19 +00:00
|
|
|
build_style=gnu_configure
|
|
|
|
short_desc="X Extension library"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2010-06-04 11:37:36 +00:00
|
|
|
checksum=ac6a0ff69c52c9b6e2096e5f74e22c8b5eef11ade4e30411cffeb7df32fe4f74
|
2008-10-01 03:09:19 +00:00
|
|
|
long_desc="
|
|
|
|
This package contains the X Extension library from the modular
|
|
|
|
X.org X11 project."
|
2009-02-09 03:31:42 +00:00
|
|
|
|
2009-11-22 07:31:44 +00:00
|
|
|
subpackages="$pkgname-devel"
|
2010-04-22 19:25:35 +00:00
|
|
|
Add_dependency run glibc
|
|
|
|
Add_dependency run libX11
|
2009-03-19 00:35:15 +00:00
|
|
|
Add_dependency build pkg-config
|
|
|
|
Add_dependency build xproto
|
|
|
|
Add_dependency build xextproto
|
2010-04-22 19:25:35 +00:00
|
|
|
Add_dependency build libX11-devel
|