Update package version to 25.1.5
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
name: mesa
|
name: mesa
|
||||||
description: Open source implementations of OpenGL, OpenGL ES, Vulkan, OpenCL, and more
|
description: Open source implementations of OpenGL, OpenGL ES, Vulkan, OpenCL, and more
|
||||||
version: 24.3.4
|
version: 25.1.5
|
||||||
url: https://www.mesa3d.org/
|
url: https://www.mesa3d.org/
|
||||||
license: MIT and BSD-3-Clause and SGI-B-2.0
|
license: MIT and BSD-3-Clause and SGI-B-2.0
|
||||||
architecture: any
|
architecture: any
|
||||||
|
|||||||
@@ -24,8 +24,8 @@ build() {
|
|||||||
--buildtype=release \
|
--buildtype=release \
|
||||||
-Dbuild-tests=true \
|
-Dbuild-tests=true \
|
||||||
-Dplatforms=x11,wayland \
|
-Dplatforms=x11,wayland \
|
||||||
-Dgallium-drivers=auto \
|
-Dgallium-drivers=r300,r600,radeonsi,nouveau,virgl,svga,llvmpipe,softpipe,iris,crocus,i915,zink,d3d12 \
|
||||||
-Dvulkan-drivers=auto \
|
-Dvulkan-drivers=amd,gfxstream,intel,intel_hasvk,nouveau,swrast,virtio,microsoft-experimental \
|
||||||
-Dglvnd=enabled \
|
-Dglvnd=enabled \
|
||||||
-Dvalgrind=enabled \
|
-Dvalgrind=enabled \
|
||||||
-Dvideo-codecs=all \
|
-Dvideo-codecs=all \
|
||||||
|
|||||||
Reference in New Issue
Block a user