libglvnd-1.5.0

This commit is contained in:
Rmys
2022-08-25 14:37:19 +03:00
committed by GitHub
parent 97374fc940
commit 4c6fcaa8d8
+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="48002b221121fb788c59a212899a9fd45143e24d" type="targz">https://gitlab.freedesktop.org/glvnd/libglvnd/-/archive/v1.4.0/libglvnd-v1.4.0.tar.gz</Archive>
<Archive sha1sum="e5bdca7d8370edad7e3a2362899ca87e8542f2c5" type="targz">https://gitlab.freedesktop.org/glvnd/libglvnd/-/archive/v1.5.0/libglvnd-v1.5.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>meson</Dependency>
<Dependency>xorg-proto</Dependency>
@@ -80,6 +80,13 @@
</Package>
<History>
<Update release="8">
<Date>2022-08-23</Date>
<Version>1.5.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="7">
<Date>2022-07-16</Date>
<Version>1.4.0</Version>