libglvnd-1.3.1

This commit is contained in:
Rmys
2020-06-03 21:58:01 +03:00
committed by GitHub
parent a216992d0b
commit 7a81680d70
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>The GL Vendor-Neutral Dispatch library</Summary>
<Description>libglvnd is a vendor-neutral dispatch layer for arbitrating OpenGL API calls between multiple vendors. It allows multiple drivers from different vendors to coexist on the same filesystem, and determines which vendor to dispatch each API call to at runtime.</Description>
<Archive sha1sum="539b601169d9ead9bee978d3dedf698dd50f1eb7" type="targz">https://gitlab.freedesktop.org/glvnd/libglvnd/-/archive/v1.3.0/libglvnd-v1.3.0.tar.gz</Archive>
<Archive sha1sum="06ec16df1db652a1c272631f3a70fef89b374ff6" type="targz">https://gitlab.freedesktop.org/glvnd/libglvnd/-/archive/v1.3.1/libglvnd-v1.3.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>meson</Dependency>
<Dependency>xorg-proto</Dependency>
@@ -80,6 +80,13 @@
</Package>
<History>
<Update release="2">
<Date>2020-06-03</Date>
<Version>1.3.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="1">
<Date>2020-01-04</Date>
<Version>1.3.0</Version>