2009-03-19 00:35:15 +00:00
|
|
|
# Template build file for 'libXext'.
|
2008-10-04 04:29:49 +00:00
|
|
|
pkgname=libXext
|
2011-05-22 10:56:22 +00:00
|
|
|
version=1.3.0
|
2012-02-13 13:05:10 +00:00
|
|
|
homepage="$XORG_SITE"
|
2009-02-09 03:31:42 +00:00
|
|
|
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2012-02-13 13:05:10 +00:00
|
|
|
revision=2
|
2008-10-01 03:09:19 +00:00
|
|
|
short_desc="X Extension library"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2012-02-13 13:05:10 +00:00
|
|
|
license="MIT"
|
2011-05-22 10:56:22 +00:00
|
|
|
checksum=e9daeb400855b9836e328500cec356b2769033174fc1b2be0df4a80f031debc0
|
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"
|
2009-03-19 00:35:15 +00:00
|
|
|
Add_dependency build pkg-config
|
|
|
|
Add_dependency build xextproto
|
2010-04-22 19:25:35 +00:00
|
|
|
Add_dependency build libX11-devel
|