libglvnd-1.3.4

This commit is contained in:
Rmys
2021-09-30 23:20:28 +03:00
committed by GitHub
parent 718a1e4bd3
commit e81775ed71
+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="bd357bb4548d37564cb8c97bb094721e297ce1ca" type="targz">https://gitlab.freedesktop.org/glvnd/libglvnd/-/archive/v1.3.3/libglvnd-v1.3.3.tar.gz</Archive>
<Archive sha1sum="e0f86374532d47ce6fe2d60c0f4d09bfccc30e0b" type="targz">https://gitlab.freedesktop.org/glvnd/libglvnd/-/archive/v1.3.4/libglvnd-v1.3.4.tar.gz</Archive>
<BuildDependencies>
<Dependency>meson</Dependency>
<Dependency>xorg-proto</Dependency>
@@ -80,6 +80,13 @@
</Package>
<History>
<Update release="5">
<Date>2021-08-29</Date>
<Version>1.3.4</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="4">
<Date>2021-05-30</Date>
<Version>1.3.3</Version>