2008-10-04 06:29:49 +02:00
|
|
|
pkgname=libX11
|
|
|
|
version=1.1.5
|
2009-02-09 02:01:28 +01:00
|
|
|
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
2008-09-30 04:02:44 +02:00
|
|
|
build_style=gnu_configure
|
|
|
|
configure_args="--enable-man-pages=3 --without-xcb
|
2009-02-09 02:01:28 +01:00
|
|
|
--disable-malloc0returnsnull --enable-loadable-i18n"
|
2008-09-30 04:02:44 +02:00
|
|
|
short_desc="Base X libraries from modular Xorg X11"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2009-02-09 02:01:28 +01:00
|
|
|
checksum=da9272900e41615e9c5dc25d84730b8966da6f5c8f4c40418dca2ad040fc8b82
|
2008-09-30 04:02:44 +02:00
|
|
|
long_desc="
|
|
|
|
This is the libX11 library that is the C binding to the X protocol. It
|
|
|
|
is the foundation of practically every X Window System program out there.
|
|
|
|
|
|
|
|
This is from the modular X.org X11 project."
|
2009-02-09 02:01:28 +01:00
|
|
|
|
|
|
|
build_depends="pkg-config-0.23 xproto-7.0 xextproto-7.0 xtrans-1.2
|
|
|
|
xcmiscproto-1.1 kbproto-1.0 bigreqsproto-1.0 libXdmcp-1.0 libXau-1.0"
|
|
|
|
run_depends="glibc-2.8 libXdmcp-1.0 xtrans-1.2 libXau-1.0"
|