libX11: update to 1.4.2.
--HG-- branch : gnome3
This commit is contained in:
parent
eb4253b253
commit
8c38097d44
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template build file for 'libX11'.
|
# Template build file for 'libX11'.
|
||||||
pkgname=libX11
|
pkgname=libX11
|
||||||
version=1.4.1
|
version=1.4.2
|
||||||
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--enable-ipv6 --enable-xlocaledir --without-xmlto
|
configure_args="--enable-ipv6 --enable-xlocaledir --without-xmlto
|
||||||
--enable-secure-rpc --enable-loadable-i18n"
|
--enable-secure-rpc --enable-loadable-i18n"
|
||||||
short_desc="Base X libraries from modular Xorg X11"
|
short_desc="Base X libraries from modular Xorg X11"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=70f4e0f798645a0f269f362bfdbd4c7934dae3a2dd9ecbad28d6ede414f63ce2
|
checksum=1830c3ac33222b6ae22e346c06a2e9346a8e7cac0053ee83adf294e2e54aa79f
|
||||||
long_desc="
|
long_desc="
|
||||||
This is the libX11 library that is the C binding to the X protocol. It
|
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.
|
is the foundation of practically every X Window System program out there.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue