libxcb:ver.bump

This commit is contained in:
Rmys
2018-11-05 13:15:20 +03:00
parent 2a1ee477e8
commit 2d04ddfd9b
2 changed files with 9 additions and 2 deletions
@@ -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)
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>The X protocol C-language Binding (XCB)</Summary>
<Description>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.</Description>
<Archive sha1sum="2f03490d1c75c8a3f902f74b717af6501773926a" type="tarbz2">https://xcb.freedesktop.org/dist/libxcb-1.12.tar.bz2</Archive>
<Archive sha1sum="212ad5f1f80def80536d78e3d20354a0370e7fe9" type="tarbz2">https://xcb.freedesktop.org/dist/libxcb-1.13.tar.bz2</Archive>
<BuildDependencies>
<Dependency>libXau-devel</Dependency>
<Dependency>libXdmcp-devel</Dependency>
@@ -80,6 +80,13 @@
</Package>
<History>
<Update release="5">
<Date>2018-11-05</Date>
<Version>1.13</Version>
<Comment>Version Bump</Comment>
<Name>PisiLinux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2018-09-16</Date>
<Version>1.12</Version>