mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
libxcb: update to 1.11.1.
This commit is contained in:
parent
aaaa4039ae
commit
e2f9fc1c86
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'libxcb'.
|
# Template build file for 'libxcb'.
|
||||||
pkgname=libxcb
|
pkgname=libxcb
|
||||||
version=1.11
|
version=1.11.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-build-docs --disable-static --enable-xinput --enable-xkb"
|
configure_args="--disable-build-docs --disable-static --enable-xinput --enable-xkb"
|
||||||
hostmakedepends="automake libtool pkg-config xorg-util-macros xcb-proto"
|
hostmakedepends="automake libtool pkg-config xorg-util-macros xcb-proto"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://xcb.freedesktop.org"
|
homepage="http://xcb.freedesktop.org"
|
||||||
distfiles="$homepage/dist/$pkgname-$version.tar.bz2"
|
distfiles="$homepage/dist/$pkgname-$version.tar.bz2"
|
||||||
checksum=03635d70045b9ede90778e67516135828a57de87ac508f987024f43c03620ff7
|
checksum=b720fd6c7d200e5371affdb3f049cc8f88cff9aed942ff1b824d95eedbf69d30
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
sed "s|pthread-stubs ||" -i configure.ac
|
sed "s|pthread-stubs ||" -i configure.ac
|
||||||
|
|
Loading…
Add table
Reference in a new issue