Merge pull request #10102 from suvari/master
mesa: version bump to 21.3.8
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>Mesa graphics libraries and utilities</Summary>
|
||||
<Description>Mesa is an open-source implementation of the OpenGL specification - a system for rendering interactive 3D graphics.</Description>
|
||||
<Archive sha1sum="8e12e6aec2510c3f0d9858e5f4ccf4f1189074ca" type="tarxz">https://archive.mesa3d.org//mesa-21.3.7.tar.xz</Archive>
|
||||
<Archive sha1sum="a891cab170a5914cec3e8aa0a6f3ec0f490ab0e9" type="tarxz">https://archive.mesa3d.org/mesa-21.3.8.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>meson</Dependency>
|
||||
<Dependency>valgrind-devel</Dependency>
|
||||
@@ -106,6 +106,7 @@
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="config">/etc</Path>
|
||||
<Path fileType="config">/usr/share/drirc.d/00-radv-defaults.conf</Path>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="library">/usr/lib/libGL.so.1.2</Path>
|
||||
@@ -235,6 +236,7 @@
|
||||
<Dependency>libglvnd-32bit</Dependency>
|
||||
<Dependency>libclc-32bit</Dependency>
|
||||
<Dependency>libunwind-32bit</Dependency>
|
||||
<Dependency>llvm-clang-32bit</Dependency>
|
||||
<Dependency release="current">mesa</Dependency>
|
||||
<Dependency versionFrom="11.0.0">llvm-32bit</Dependency>
|
||||
</RuntimeDependencies>
|
||||
@@ -245,6 +247,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="61">
|
||||
<Date>2022-03-19</Date>
|
||||
<Version>21.3.8</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="60">
|
||||
<Date>2022-03-19</Date>
|
||||
<Version>21.3.7</Version>
|
||||
|
||||
Reference in New Issue
Block a user