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