[Bug 273703] graphics/mesa*: Update to 23.1.8

[email protected]
Newsgroups gmane.os.freebsd.devel.x11
Message-ID <[email protected]/bugzilla/>
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273703

--- Comment #27 from Jan Beich <[email protected]> ---
(In reply to Emmanuel Vadot from comment #26)
*Sigh* Talking via patches is far easier than using words. Vulkan Video in
mesa-dri 23.1.8 works fine for me with the following patch (what comment 7
suggested):

diff --git a/graphics/mesa-dri/Makefile b/graphics/mesa-dri/Makefile
index e309b1adf75f..deaafb456495 100644
--- a/graphics/mesa-dri/Makefile
+++ b/graphics/mesa-dri/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=      mesa-dri
 PORTVERSION=   ${MESAVERSION}
-PORTREVISION=  1
+PORTREVISION=  2
 CATEGORIES=    graphics

 COMMENT=       OpenGL hardware acceleration drivers for DRI2+
@@ -73,6 +73,9 @@ MESON_ARGS+=  -Dgallium-drivers="${GALLIUM_DRIVERS:ts,:tl}" \
                -Dvulkan-drivers="${VULKAN_DRIVERS:ts,:tl}" \
                -Dplatforms="${MESA_PLATFORMS:ts,:tl}"

+# Vulkan Video
+MESON_ARGS+=   -Dvideo-codecs="vc1dec,h264dec,h264enc,h265dec,h265enc"
+
 # Disable some options
 MESON_ARGS+=   -Dandroid-libbacktrace=disabled \
                -Dgallium-xa=disabled \

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.