From 6ea99c355eb7a63c9abb03edc815cbfc26539c29 Mon Sep 17 00:00:00 2001 From: Ionen Wolkens Date: Sat, 18 Nov 2023 20:52:21 -0500 Subject: media-video/mpv: update vulkan-interop comment Signed-off-by: Ionen Wolkens --- media-video/mpv/mpv-0.36.0-r1.ebuild | 2 +- media-video/mpv/mpv-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/media-video/mpv/mpv-0.36.0-r1.ebuild b/media-video/mpv/mpv-0.36.0-r1.ebuild index a1e1203ee5d1..d4c540278992 100644 --- a/media-video/mpv/mpv-0.36.0-r1.ebuild +++ b/media-video/mpv/mpv-0.36.0-r1.ebuild @@ -247,7 +247,7 @@ src_configure() { # notable options left to automagic #dmabuf-wayland: USE="drm wayland" + plus memfd_create support #libplacebo-next: USE="libplacebo" + >=libplacebo-5.264 - #vulkan-interop: USE="libplacebo vulkan" + ffmpeg-9999 currently + #vulkan-interop: USE="libplacebo vulkan" + >=ffmpeg-6.1 # TODO?: perhaps few more similar compound options should be left auto ) diff --git a/media-video/mpv/mpv-9999.ebuild b/media-video/mpv/mpv-9999.ebuild index 534bec70ead1..c4c1dc58c5e7 100644 --- a/media-video/mpv/mpv-9999.ebuild +++ b/media-video/mpv/mpv-9999.ebuild @@ -240,7 +240,7 @@ src_configure() { # notable options left to automagic #dmabuf-wayland: USE="drm wayland" + plus memfd_create support - #vulkan-interop: USE="vulkan" + ffmpeg-9999 currently + #vulkan-interop: USE="vulkan" + >=ffmpeg-6.1 # TODO?: perhaps few more similar compound options should be left auto ) -- cgit v1.2.3-65-gdbad