commit:     cee90b3f7cb74ff3efe67489019ebca0eef6f04c
Author:     Ilya Tumaykin <itumaykin <AT> gmail <DOT> com>
AuthorDate: Sun Aug 28 03:31:11 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Fri Sep  2 17:09:17 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cee90b3f

media-video/mpv: enable uchardet USE by default in 9999.

uchardet is preferred over enca by upstream [0], so let's enable it.
For now we leave enca support enabled in case of unexpected problems.

[0]: https://github.com/mpv-player/mpv/blob/v0.20.0/DOCS/man/options.rst

Package-Manager: portage-2.3.0

Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>

 media-video/mpv/mpv-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-video/mpv/mpv-9999.ebuild b/media-video/mpv/mpv-9999.ebuild
index 2cc3bda..a2838ed 100644
--- a/media-video/mpv/mpv-9999.ebuild
+++ b/media-video/mpv/mpv-9999.ebuild
@@ -31,7 +31,7 @@ SLOT="0"
 IUSE="aqua +alsa archive bluray cdda +cli coreaudio doc drm dvb dvd +egl +enca
        encode gbm +iconv jack jpeg lcms +libass libav libcaca libguess libmpv 
lua
        luajit openal +opengl oss pulseaudio raspberry-pi rubberband samba -sdl
-       selinux test uchardet v4l vaapi vdpau vf-dlopen wayland +X xinerama
+       selinux test +uchardet v4l vaapi vdpau vf-dlopen wayland +X xinerama
        +xscreensaver +xv zsh-completion"
 
 REQUIRED_USE="

Reply via email to