xcb-proto-1.15

This commit is contained in:
Rmys
2022-05-05 19:58:36 +03:00
committed by GitHub
parent 988990f235
commit c0d6e90d2b
+9 -2
View File
@@ -12,9 +12,9 @@
<IsA>data</IsA>
<Summary>XCB protocol descriptions</Summary>
<Description>XCB is a project to enable efficient language bindings to the X11 protocol. This package contains the protocol descriptions themselves. Language bindings use these protocol descriptions to generate code for marshalling the protocol.</Description>
<Archive sha1sum="836d5b2dd00ff21bd038e92764fda9a256a1b022" type="tarxz">https://xorg.freedesktop.org/archive/individual/proto/xcb-proto-1.14.1.tar.xz</Archive>
<Archive sha1sum="184fe7a385ed913f1c3dcb01bc3947d2eb88b498" type="tarxz">https://xorg.freedesktop.org/archive/individual/proto/xcb-proto-1.15.tar.xz</Archive>
<BuildDependencies>
<Dependency>libxml2</Dependency>
<Dependency>libxml2-devel</Dependency>
<Dependency>python3-devel</Dependency>
</BuildDependencies>
</Source>
@@ -30,6 +30,13 @@
</Package>
<History>
<Update release="11">
<Date>2022-05-04</Date>
<Version>1.15</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="10">
<Date>2021-10-22</Date>
<Version>1.14.1</Version>