mesa-20.1.0 ver. bump
This commit is contained in:
@@ -26,6 +26,7 @@ def setup():
|
||||
-Dgallium-xa=true \
|
||||
-Dgallium-nine=true \
|
||||
-Dvulkan-drivers=amd,intel \
|
||||
-Dvulkan-device-select-layer=true \
|
||||
-Dshared-glapi=true \
|
||||
-Dgles1=true \
|
||||
-Dgles2=true \
|
||||
|
||||
@@ -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="e64184e38fcc7788ced2693e6576f16821e71753" type="tarxz">https://mesa.freedesktop.org/archive/mesa-20.0.7.tar.xz</Archive>
|
||||
<Archive sha1sum="06f89a5b3b57206ca0b60dbac56d79334bd6b40b" type="tarxz">https://mesa.freedesktop.org/archive/mesa-20.1.0.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>meson</Dependency>
|
||||
<Dependency>zlib-devel</Dependency>
|
||||
@@ -53,6 +53,7 @@
|
||||
<Dependency>libXrandr-devel</Dependency>
|
||||
<Dependency>libglvnd-devel</Dependency>
|
||||
<Dependency>libclc-devel</Dependency>
|
||||
<Dependency>vulkan-devel</Dependency>
|
||||
<Dependency>lm_sensors-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<AdditionalFiles>
|
||||
@@ -103,6 +104,7 @@
|
||||
<Path fileType="data">/usr/share/vulkan/icd.d</Path>
|
||||
<Path fileType="data">/usr/share/drirc.d/00-mesa-defaults.conf</Path>
|
||||
<Path fileType="data">/usr/share/glvnd/egl_vendor.d/50_mesa.json</Path>
|
||||
<Path fileType="data">/usr/share/vulkan/implicit_layer.d/VkLayer_MESA_device_select.json</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
</Files>
|
||||
<AdditionalFiles>
|
||||
@@ -207,6 +209,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="24">
|
||||
<Date>2020-06-03</Date>
|
||||
<Version>20.1.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="23">
|
||||
<Date>2020-05-16</Date>
|
||||
<Version>20.0.7</Version>
|
||||
|
||||
Reference in New Issue
Block a user