diff options
author | Gluzskiy Alexandr <sss@sss.chaoslab.ru> | 2017-11-02 12:13:23 +0300 |
---|---|---|
committer | Gluzskiy Alexandr <sss@sss.chaoslab.ru> | 2017-11-02 12:13:23 +0300 |
commit | 3a77ea54c06c18b9cb0f80fbb249bdbfe17dfd9a (patch) | |
tree | 5f5a390bac148eefed7b8e5a73fa2b5935c42cfc /media-video/mpv | |
parent | 1e23cc6cdc9bd7198c229d312d03f9fa60ce87cb (diff) |
mpv: build fix
cantata,easytag: deps fix
libcrossguid: build fix
Diffstat (limited to 'media-video/mpv')
-rw-r--r-- | media-video/mpv/mpv-scm.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/mpv/mpv-scm.ebuild b/media-video/mpv/mpv-scm.ebuild index b52dbe3..9977839 100644 --- a/media-video/mpv/mpv-scm.ebuild +++ b/media-video/mpv/mpv-scm.ebuild @@ -226,8 +226,8 @@ src_configure() { # HWaccels: # Automagic Video Toolbox HW acceleration. See Gentoo bug 577332. - $(use_enable vaapi vaapi-hwaccel) - $(use_enable vdpau vdpau-hwaccel) + # $(use_enable vaapi vaapi-hwaccel) +# $(use_enable vdpau vdpau-hwaccel) $(use_enable cuda cuda-hwaccel) # TV features: |