libX11: update to 1.3.4.
This commit is contained in:
parent
b60f6a9ce3
commit
3d58a980bf
2 changed files with 2 additions and 5 deletions
|
@ -5,8 +5,6 @@ long_desc="${long_desc}
|
|||
|
||||
This package contains files for development, headers, static libs, etc."
|
||||
|
||||
revision=1
|
||||
|
||||
Add_dependency run pkg-config
|
||||
Add_dependency run xproto
|
||||
Add_dependency run xextproto
|
||||
|
|
|
@ -1,13 +1,12 @@
|
|||
# Template build file for 'libX11'.
|
||||
pkgname=libX11
|
||||
version=1.3.3
|
||||
revision=1
|
||||
version=1.3.4
|
||||
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=8c7f867918a3739dc7cabe955179539d4a7ecc52cb42becfd261e5dfbff511ac
|
||||
checksum=88d7238ce5f7cd123450567de7a3b56a43556e4ccc45df38b8324147c889a844
|
||||
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.
|
||||
|
|
Loading…
Reference in a new issue