libX11: update to 1.3.3.

--HG--
extra : convert_revision : 453e450cd38b75b0bf0d9ab16b9dbbcd6d80692c
This commit is contained in:
Juan RP 2010-01-17 08:10:44 +01:00
parent c39541e306
commit e607003563
2 changed files with 2 additions and 5 deletions

View File

@ -5,8 +5,6 @@ long_desc="${long_desc}
This package contains files for development, headers, static libs, etc."
revision=2
Add_dependency run pkg-config
Add_dependency run xproto
Add_dependency run xextproto

View File

@ -1,13 +1,12 @@
# Template build file for 'libX11'.
pkgname=libX11
version=1.3.2
revision=2
version=1.3.3
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
build_style=gnu_configure
configure_args="--with-xcb --enable-xlocaledir --enable-loadable-i18n"
short_desc="Base X libraries from modular Xorg X11"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=4def4d5c9fce85d690f1f29d675154594acdea3d3fe792d0cb513732c7b4bcb2
checksum=8c7f867918a3739dc7cabe955179539d4a7ecc52cb42becfd261e5dfbff511ac
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.