libX11: update to 1.6.7.
This commit is contained in:
parent
25e7abe892
commit
ac50562624
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libX11'
|
# Template file for 'libX11'
|
||||||
pkgname=libX11
|
pkgname=libX11
|
||||||
version=1.6.6
|
version=1.6.7
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-ipv6 --enable-xlocaledir --without-xmlto
|
configure_args="--enable-ipv6 --enable-xlocaledir --without-xmlto
|
||||||
|
@ -8,11 +8,11 @@ configure_args="--enable-ipv6 --enable-xlocaledir --without-xmlto
|
||||||
hostmakedepends="pkg-config xorg-util-macros"
|
hostmakedepends="pkg-config xorg-util-macros"
|
||||||
makedepends="xorgproto xtrans libxcb-devel"
|
makedepends="xorgproto xtrans libxcb-devel"
|
||||||
short_desc="Base X libraries from Xorg"
|
short_desc="Base X libraries from Xorg"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="maxice8 <thinkbit.ukim@gmail.com>"
|
||||||
homepage="http://xorg.freedesktop.org/"
|
|
||||||
license="MIT"
|
license="MIT"
|
||||||
|
homepage="http://xorg.freedesktop.org/"
|
||||||
distfiles="${XORG_SITE}/lib/${pkgname}-${version}.tar.bz2"
|
distfiles="${XORG_SITE}/lib/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=65fe181d40ec77f45417710c6a67431814ab252d21c2e85c75dd1ed568af414f
|
checksum=910e9e30efba4ad3672ca277741c2728aebffa7bc526f04dcfa74df2e52a1348
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" libtool automake xorgproto xtrans"
|
hostmakedepends+=" libtool automake xorgproto xtrans"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue