mesa-23.2.1
This commit is contained in:
@@ -21,7 +21,7 @@ def setup():
|
||||
-Dgallium-va=enabled \
|
||||
-Dgallium-xa=enabled \
|
||||
-Dgallium-nine=true \
|
||||
-Dvulkan-drivers=amd,intel,intel_hasvk,swrast \
|
||||
-Dvulkan-drivers=amd,intel,intel_hasvk,swrast,virtio \
|
||||
-Dvulkan-layers=device-select,intel-nullhw,overlay \
|
||||
-Dvideo-codecs=vc1dec,h264dec,h264enc,h265dec,h265enc \
|
||||
-Dshared-glapi=enabled \
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
<Icon>mesa</Icon>
|
||||
<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="513336f74597aed0490c222d83d4300dd5d5b7ba" type="tarxz">https://archive.mesa3d.org/mesa-23.1.8.tar.xz</Archive>
|
||||
<Archive sha1sum="ff0c9a72acdc1547b60cdedbf2bad4fefe0f1983" type="tarxz">https://archive.mesa3d.org/mesa-23.2.1.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>meson</Dependency>
|
||||
<Dependency>valgrind-devel</Dependency>
|
||||
@@ -62,6 +62,7 @@
|
||||
<Dependency>vulkan-devel</Dependency>
|
||||
<Dependency>glslang-devel</Dependency>
|
||||
<Dependency>lm_sensors-devel</Dependency>
|
||||
<Dependency>xcb-util-keysyms-devel</Dependency>
|
||||
<Dependency>DirectX-headers-devel</Dependency>
|
||||
|
||||
<Dependency>rust-bindgen</Dependency>
|
||||
@@ -105,6 +106,7 @@
|
||||
<Dependency>wayland-server</Dependency>
|
||||
<Dependency>libomxil-bellagio</Dependency>
|
||||
<Dependency>lm_sensors</Dependency>
|
||||
<Dependency>xcb-util-keysyms</Dependency>
|
||||
<!-- <Dependency>libclc</Dependency> -->
|
||||
<Dependency>vulkan</Dependency>
|
||||
<Dependency>DirectX-headers</Dependency>
|
||||
@@ -217,6 +219,7 @@
|
||||
<Dependency>libxshmfence-32bit</Dependency>
|
||||
<Dependency>nettle-32bit</Dependency>
|
||||
<Dependency>libunwind-32bit</Dependency>
|
||||
<Dependency>xcb-util-keysyms-32bit</Dependency>
|
||||
<Dependency versionFrom="11.0.0">llvm-32bit</Dependency>
|
||||
<Dependency>libXrandr-32bit</Dependency>
|
||||
<Dependency>libglvnd-32bit</Dependency>
|
||||
@@ -252,6 +255,7 @@
|
||||
<Dependency>libclc-32bit</Dependency>
|
||||
<Dependency>libunwind-32bit</Dependency>
|
||||
<Dependency>llvm-clang-32bit</Dependency>
|
||||
<Dependency>xcb-util-keysyms-32bit</Dependency>
|
||||
<Dependency release="current">mesa</Dependency>
|
||||
<Dependency versionFrom="11.0.0">llvm-32bit</Dependency>
|
||||
</RuntimeDependencies>
|
||||
@@ -262,6 +266,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="96">
|
||||
<Date>2023-09-29</Date>
|
||||
<Version>23.2.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="95">
|
||||
<Date>2023-09-20</Date>
|
||||
<Version>23.1.8</Version>
|
||||
|
||||
Reference in New Issue
Block a user