@@ -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="e5bdca7d8370edad7e3a2362899ca87e8542f2c5" type="targz">https://gitlab.freedesktop.org/glvnd/libglvnd/-/archive/v1.5.0/libglvnd-v1.5.0.tar.gz</Archive>
|
||||
<Archive sha1sum="e4cbb8f4f4c3205577ced03b82d25edc7eaf7b15" type="targz">https://gitlab.freedesktop.org/glvnd/libglvnd/-/archive/v1.6.0/libglvnd-v1.6.0.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>meson</Dependency>
|
||||
<Dependency>xorg-proto</Dependency>
|
||||
@@ -80,6 +80,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="9">
|
||||
<Date>2022-11-23</Date>
|
||||
<Version>1.6.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="8">
|
||||
<Date>2022-08-23</Date>
|
||||
<Version>1.5.0</Version>
|
||||
|
||||
Reference in New Issue
Block a user