commit:     224a54e65a08f102f9a32ef92d83a7b1ce796dfe
Author:     Ben de Groot <yngwin <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 28 14:13:06 2015 +0000
Commit:     Ben de Groot <yngwin <AT> gentoo <DOT> org>
CommitDate: Fri Aug 28 14:13:06 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=224a54e6

media-video/mpv: do not hard-enable vdpau-hwaccel

As suggested by Mike Gilbert

Bug: 558870

Package-Manager: portage-2.2.20.1

 media-video/mpv/mpv-0.9.2_p20150824.ebuild | 1 -
 media-video/mpv/mpv-9999.ebuild            | 1 -
 2 files changed, 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 fc73e57..5307fa2 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 3f65231..4f4bb60 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)

Reply via email to