libxcb ver. bump
This commit is contained in:
@@ -35,4 +35,4 @@ def install():
|
||||
if get.buildTYPE() == "emul32":
|
||||
return
|
||||
|
||||
pisitools.dodoc("COPYING", "NEWS", "README")
|
||||
pisitools.dodoc("COPYING", "NEWS", "README*")
|
||||
|
||||
@@ -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="2ab17a1bb2a44e0a9cb0b26bcf899689ba1bbb3b" type="tarbz2">https://xcb.freedesktop.org/dist/libxcb-1.13.1.tar.bz2</Archive>
|
||||
<Archive sha1sum="e218be6043162d2f758643dbda8caccd53107388" type="tarxz">https://xcb.freedesktop.org/dist/libxcb-1.14.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>libXau-devel</Dependency>
|
||||
<Dependency>libXdmcp-devel</Dependency>
|
||||
@@ -22,7 +22,7 @@
|
||||
<Dependency versionFrom="1.12">xcb-proto</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<Patch level="1">libxcb-1.1-no-pthread-stubs.patch</Patch>
|
||||
<!-- <Patch level="1">libxcb-1.1-no-pthread-stubs.patch</Patch> -->
|
||||
</Patches>
|
||||
</Source>
|
||||
|
||||
@@ -78,6 +78,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="10">
|
||||
<Date>2020-05-29</Date>
|
||||
<Version>1.14</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="9">
|
||||
<Date>2019-12-26</Date>
|
||||
<Version>1.13.1</Version>
|
||||
|
||||
Reference in New Issue
Block a user