summaryrefslogtreecommitdiffstats
path: root/xorg-lib
diff options
context:
space:
mode:
authorTreeve Jelbert2020-02-23 08:52:42 +0100
committerTreeve Jelbert2020-02-23 08:57:08 +0100
commitbc0ae15883e3ea00aeff2e16564013c994d09b19 (patch)
treeef78d6cb84d64d1341e5a9c1cb7e1f761dd4193e /xorg-lib
parentbf1f8e0430e494d4590dd2e16b0a490ffe963074 (diff)
libxcb: => 1.14
Diffstat (limited to 'xorg-lib')
-rwxr-xr-xxorg-lib/libxcb/DEPENDS1
-rwxr-xr-xxorg-lib/libxcb/DETAILS13
-rw-r--r--xorg-lib/libxcb/HISTORY4
3 files changed, 10 insertions, 8 deletions
diff --git a/xorg-lib/libxcb/DEPENDS b/xorg-lib/libxcb/DEPENDS
index a248f6d36e..c82ae3ad86 100755
--- a/xorg-lib/libxcb/DEPENDS
+++ b/xorg-lib/libxcb/DEPENDS
@@ -1,7 +1,6 @@
depends autoconf &&
depends automake &&
depends pkgconfig &&
-depends libpthread-stubs &&
depends libtool &&
depends libxau &&
depends libxdmcp &&
diff --git a/xorg-lib/libxcb/DETAILS b/xorg-lib/libxcb/DETAILS
index ee6afa5063..7e356f04c0 100755
--- a/xorg-lib/libxcb/DETAILS
+++ b/xorg-lib/libxcb/DETAILS
@@ -1,13 +1,12 @@
SPELL=libxcb
- VERSION=1.13.1
- SOURCE_HASH=sha512:763edff9572623674f75a858adc57b5c09591f508cc5d5093218e7bb047abdbe0a0108bd465419a8bf15c7dcdc85efdd2d4d9fd56605c41475d15dc992640c23
+ VERSION=1.14
SECURITY_PATCH=1
- SOURCE="$SPELL-$VERSION.tar.bz2"
+ SOURCE="$SPELL-$VERSION.tar.xz"
SOURCE_URL[0]=https://xcb.freedesktop.org/dist/$SOURCE
-# SOURCE2=$SOURCE.sig
-# SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
-# SOURCE_GPG=xorg.gpg:$SOURCE.sig:UPSTREAM_KEY
-# SOURCE2_IGNORE=signature
+ SOURCE2=$SOURCE.sig
+ SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
+ SOURCE_GPG=xorg.gpg:$SOURCE.sig:UPSTREAM_KEY
+ SOURCE2_IGNORE=signature
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/$SPELL-$VERSION"
WEB_SITE=https://xcb.freedesktop.org
LICENSE[0]=XCL
diff --git a/xorg-lib/libxcb/HISTORY b/xorg-lib/libxcb/HISTORY
index 7ab7e4a2c0..34ffc3b48e 100644
--- a/xorg-lib/libxcb/HISTORY
+++ b/xorg-lib/libxcb/HISTORY
@@ -1,3 +1,7 @@
+2020-02-23 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 1.14
+ * DEPENDS: delete pthread-stubs
+
2018-10-02 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 1.13.1
no gpg