mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +02:00
libxcb: update to 1.17.0.
Signed-off-by: Vincent Legoll <vincent.legoll@gmail.com>
This commit is contained in:
parent
ec91dcdd69
commit
aea24d3fcb
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libxcb'
|
# Template file for 'libxcb'
|
||||||
pkgname=libxcb
|
pkgname=libxcb
|
||||||
version=1.16.1
|
version=1.17.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-build-docs --enable-xinput --enable-xkb"
|
configure_args="--disable-build-docs --enable-xinput --enable-xkb"
|
||||||
|
@ -12,7 +12,7 @@ license="MIT"
|
||||||
homepage="https://gitlab.freedesktop.org/xorg/lib/libxcb"
|
homepage="https://gitlab.freedesktop.org/xorg/lib/libxcb"
|
||||||
changelog="https://gitlab.freedesktop.org/xorg/lib/libxcb/-/raw/master/NEWS"
|
changelog="https://gitlab.freedesktop.org/xorg/lib/libxcb/-/raw/master/NEWS"
|
||||||
distfiles="https://xorg.freedesktop.org/archive/individual/lib/libxcb-${version}.tar.xz"
|
distfiles="https://xorg.freedesktop.org/archive/individual/lib/libxcb-${version}.tar.xz"
|
||||||
checksum=f24d187154c8e027b358fc7cb6588e35e33e6a92f11c668fe77396a7ae66e311
|
checksum=599ebf9996710fea71622e6e184f3a8ad5b43d0e5fa8c4e407123c88a59a6d55
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
makedepends+=" xcb-proto"
|
makedepends+=" xcb-proto"
|
||||||
|
|
Loading…
Add table
Reference in a new issue