From 2d04ddfd9bc42db8e6ea2e4bcc393f3f903e358a Mon Sep 17 00:00:00 2001 From: Rmys Date: Mon, 5 Nov 2018 13:15:20 +0300 Subject: [PATCH] libxcb:ver.bump --- .../libxcb/files/libxcb-1.1-no-pthread-stubs.patch | 2 +- x11/library/libxcb/pspec.xml | 9 ++++++++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/x11/library/libxcb/files/libxcb-1.1-no-pthread-stubs.patch b/x11/library/libxcb/files/libxcb-1.1-no-pthread-stubs.patch index 3580aa4e08..7f9a975260 100644 --- a/x11/library/libxcb/files/libxcb-1.1-no-pthread-stubs.patch +++ b/x11/library/libxcb/files/libxcb-1.1-no-pthread-stubs.patch @@ -3,7 +3,7 @@ @@ -43,7 +43,7 @@ # Checks for pkg-config packages - PKG_CHECK_MODULES(XCBPROTO, xcb-proto >= 1.12) + PKG_CHECK_MODULES(XCBPROTO, xcb-proto >= 1.13) -NEEDED="pthread-stubs xau >= 0.99.2" +NEEDED="xau >= 0.99.2" PKG_CHECK_MODULES(NEEDED, $NEEDED) diff --git a/x11/library/libxcb/pspec.xml b/x11/library/libxcb/pspec.xml index b72cd8c5e6..a3fb381679 100644 --- a/x11/library/libxcb/pspec.xml +++ b/x11/library/libxcb/pspec.xml @@ -12,7 +12,7 @@ library The X protocol C-language Binding (XCB) The X protocol C-language Binding (XCB) is a replacement for Xlib featuring a small footprint, latency hiding, direct access to the protocol, improved threading support, and extensibility. - https://xcb.freedesktop.org/dist/libxcb-1.12.tar.bz2 + https://xcb.freedesktop.org/dist/libxcb-1.13.tar.bz2 libXau-devel libXdmcp-devel @@ -80,6 +80,13 @@ + + 2018-11-05 + 1.13 + Version Bump + PisiLinux Community + admin@pisilinux.org + 2018-09-16 1.12