libxcb:v.bump

This commit is contained in:
alihanozturk
2017-01-27 21:40:59 +03:00
parent 938fd4244c
commit ad7238a77a
+9 -2
View File
@@ -12,13 +12,13 @@
<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="28e47aa699d2c2cffed31d1aa2473a9fefe77f17" type="tarbz2">http://xcb.freedesktop.org/dist/libxcb-1.11.1.tar.bz2</Archive>
<Archive sha1sum="2f03490d1c75c8a3f902f74b717af6501773926a" type="tarbz2">https://xcb.freedesktop.org/dist/libxcb-1.12.tar.bz2</Archive>
<BuildDependencies>
<Dependency>libXau-devel</Dependency>
<Dependency>libXdmcp-devel</Dependency>
<Dependency>libxslt</Dependency>
<Dependency>util-macros</Dependency>
<Dependency versionFrom="1.11">xcb-proto</Dependency>
<Dependency versionFrom="1.12">xcb-proto</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">libxcb-1.1-no-pthread-stubs.patch</Patch>
@@ -79,6 +79,13 @@
</Package>
<History>
<Update release="2">
<Date>2017-01-27</Date>
<Version>1.12</Version>
<Comment>Version bump</Comment>
<Name>PisiLinux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-04-30</Date>
<Version>1.11.1</Version>