summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIonen Wolkens <ionen@gentoo.org>2023-11-18 20:52:21 -0500
committerIonen Wolkens <ionen@gentoo.org>2023-11-19 00:53:29 -0500
commit6ea99c355eb7a63c9abb03edc815cbfc26539c29 (patch)
tree4722279ec99eb8f8d53840304264966a3db4be1b
parentapp-text/calibre: add 7.0.0 (diff)
downloadgentoo-6ea99c355eb7a63c9abb03edc815cbfc26539c29.tar.gz
gentoo-6ea99c355eb7a63c9abb03edc815cbfc26539c29.tar.bz2
gentoo-6ea99c355eb7a63c9abb03edc815cbfc26539c29.zip
media-video/mpv: update vulkan-interop comment
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
-rw-r--r--media-video/mpv/mpv-0.36.0-r1.ebuild2
-rw-r--r--media-video/mpv/mpv-9999.ebuild2
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
)