summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor V. Kovalenko <igor.v.kovalenko@gmail.com>2022-03-29 09:53:30 +0300
committerMatt Turner <mattst88@gentoo.org>2022-03-29 00:01:40 -0700
commitf4bd7c6b887a982e9e52db06baa2fd239be9434e (patch)
tree868cf3f90dc7b0a68192cba48cf17b48e355b5a3 /media-video/mpv
parentgui-apps/waypipe: Drop drm USE dependency on x11-libs/libva (diff)
downloadgentoo-f4bd7c6b887a982e9e52db06baa2fd239be9434e.tar.gz
gentoo-f4bd7c6b887a982e9e52db06baa2fd239be9434e.tar.bz2
gentoo-f4bd7c6b887a982e9e52db06baa2fd239be9434e.zip
media-video/mpv: Drop drm USE dependency on x11-libs/libva
Closes: https://bugs.gentoo.org/835465 Signed-off-by: Igor V. Kovalenko <igor.v.kovalenko@gmail.com> Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'media-video/mpv')
-rw-r--r--media-video/mpv/mpv-0.33.1-r3.ebuild (renamed from media-video/mpv/mpv-0.33.1-r2.ebuild)2
-rw-r--r--media-video/mpv/mpv-0.34.0-r1.ebuild (renamed from media-video/mpv/mpv-0.34.0.ebuild)2
-rw-r--r--media-video/mpv/mpv-0.34.1-r1.ebuild (renamed from media-video/mpv/mpv-0.34.1.ebuild)2
-rw-r--r--media-video/mpv/mpv-9999.ebuild2
4 files changed, 4 insertions, 4 deletions
diff --git a/media-video/mpv/mpv-0.33.1-r2.ebuild b/media-video/mpv/mpv-0.33.1-r3.ebuild
index 69fc1d6faa71..bd6de4e3f9f0 100644
--- a/media-video/mpv/mpv-0.33.1-r2.ebuild
+++ b/media-video/mpv/mpv-0.33.1-r3.ebuild
@@ -90,7 +90,7 @@ COMMON_DEPEND="
raspberry-pi? ( >=media-libs/raspberrypi-userland-0_pre20160305-r1 )
rubberband? ( >=media-libs/rubberband-1.8.0 )
sdl? ( media-libs/libsdl2[sound,threads,video] )
- vaapi? ( x11-libs/libva:=[drm?,X?,wayland?] )
+ vaapi? ( x11-libs/libva:=[drm(+)?,X?,wayland?] )
vdpau? ( x11-libs/libvdpau )
vulkan? (
<media-libs/libplacebo-3.104.0:=[vulkan]
diff --git a/media-video/mpv/mpv-0.34.0.ebuild b/media-video/mpv/mpv-0.34.0-r1.ebuild
index e0f0ee5c96cf..398bdb258c34 100644
--- a/media-video/mpv/mpv-0.34.0.ebuild
+++ b/media-video/mpv/mpv-0.34.0-r1.ebuild
@@ -90,7 +90,7 @@ COMMON_DEPEND="
raspberry-pi? ( >=media-libs/raspberrypi-userland-0_pre20160305-r1 )
rubberband? ( >=media-libs/rubberband-1.8.0 )
sdl? ( media-libs/libsdl2[sound,threads,video] )
- vaapi? ( x11-libs/libva:=[drm?,X?,wayland?] )
+ vaapi? ( x11-libs/libva:=[drm(+)?,X?,wayland?] )
vdpau? ( x11-libs/libvdpau )
vulkan? (
>=media-libs/libplacebo-3.104.0:=[vulkan]
diff --git a/media-video/mpv/mpv-0.34.1.ebuild b/media-video/mpv/mpv-0.34.1-r1.ebuild
index e0f0ee5c96cf..398bdb258c34 100644
--- a/media-video/mpv/mpv-0.34.1.ebuild
+++ b/media-video/mpv/mpv-0.34.1-r1.ebuild
@@ -90,7 +90,7 @@ COMMON_DEPEND="
raspberry-pi? ( >=media-libs/raspberrypi-userland-0_pre20160305-r1 )
rubberband? ( >=media-libs/rubberband-1.8.0 )
sdl? ( media-libs/libsdl2[sound,threads,video] )
- vaapi? ( x11-libs/libva:=[drm?,X?,wayland?] )
+ vaapi? ( x11-libs/libva:=[drm(+)?,X?,wayland?] )
vdpau? ( x11-libs/libvdpau )
vulkan? (
>=media-libs/libplacebo-3.104.0:=[vulkan]
diff --git a/media-video/mpv/mpv-9999.ebuild b/media-video/mpv/mpv-9999.ebuild
index 856b88db74d8..6d29fba49c11 100644
--- a/media-video/mpv/mpv-9999.ebuild
+++ b/media-video/mpv/mpv-9999.ebuild
@@ -90,7 +90,7 @@ COMMON_DEPEND="
raspberry-pi? ( >=media-libs/raspberrypi-userland-0_pre20160305-r1 )
rubberband? ( >=media-libs/rubberband-1.8.0 )
sdl? ( media-libs/libsdl2[sound,threads,video] )
- vaapi? ( x11-libs/libva:=[drm?,X?,wayland?] )
+ vaapi? ( x11-libs/libva:=[drm(+)?,X?,wayland?] )
vdpau? ( x11-libs/libvdpau )
vulkan? (
>=media-libs/libplacebo-4.192.1:=[vulkan]