libglvnd-1.7.0

This commit is contained in:
Rmys
2023-09-13 21:09:48 +03:00
committed by GitHub
parent 3736037ebe
commit 4e4b373c0a
+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="e4cbb8f4f4c3205577ced03b82d25edc7eaf7b15" type="targz">https://gitlab.freedesktop.org/glvnd/libglvnd/-/archive/v1.6.0/libglvnd-v1.6.0.tar.gz</Archive>
<Archive sha1sum="ffc0fc6dc44ffa3707da8bfa939c9cef32cc14e5" type="targz">https://gitlab.freedesktop.org/glvnd/libglvnd/-/archive/v1.7.0/libglvnd-v1.7.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>meson</Dependency>
<Dependency>xorg-proto</Dependency>
@@ -80,6 +80,13 @@
</Package>
<History>
<Update release="10">
<Date>2023-09-13</Date>
<Version>1.7.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="9">
<Date>2022-11-23</Date>
<Version>1.6.0</Version>