summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen de Groot <yngwin@gentoo.org>2015-08-28 22:13:06 +0800
committerBen de Groot <yngwin@gentoo.org>2015-08-28 22:13:06 +0800
commit224a54e65a08f102f9a32ef92d83a7b1ce796dfe (patch)
tree552df8896a2713b92c78e3069270cf03c2397d69 /media-video/mpv
parentdev-java/jisp: Remove old (diff)
downloadgentoo-224a54e65a08f102f9a32ef92d83a7b1ce796dfe.tar.gz
gentoo-224a54e65a08f102f9a32ef92d83a7b1ce796dfe.tar.bz2
gentoo-224a54e65a08f102f9a32ef92d83a7b1ce796dfe.zip
media-video/mpv: do not hard-enable vdpau-hwaccel
As suggested by Mike Gilbert Bug: 558870 Package-Manager: portage-2.2.20.1
Diffstat (limited to 'media-video/mpv')
-rw-r--r--media-video/mpv/mpv-0.9.2_p20150824.ebuild1
-rw-r--r--media-video/mpv/mpv-9999.ebuild1
2 files changed, 0 insertions, 2 deletions
diff --git a/media-video/mpv/mpv-0.9.2_p20150824.ebuild b/media-video/mpv/mpv-0.9.2_p20150824.ebuild
index fc73e578399d..5307fa21a1db 100644
--- a/media-video/mpv/mpv-0.9.2_p20150824.ebuild
+++ b/media-video/mpv/mpv-0.9.2_p20150824.ebuild
@@ -229,7 +229,6 @@ src_configure() {
# hwaccels
$(use_enable vaapi vaapi-hwaccel)
- $(use_enable vdpau vdpau-hwaccel)
# tv features
$(use_enable v4l tv)
diff --git a/media-video/mpv/mpv-9999.ebuild b/media-video/mpv/mpv-9999.ebuild
index 3f65231e7ca7..4f4bb605495d 100644
--- a/media-video/mpv/mpv-9999.ebuild
+++ b/media-video/mpv/mpv-9999.ebuild
@@ -229,7 +229,6 @@ src_configure() {
# hwaccels
$(use_enable vaapi vaapi-hwaccel)
- $(use_enable vdpau vdpau-hwaccel)
# tv features
$(use_enable v4l tv)