mpv made the encoding option non optional, so the build fails with: waf: error: no such option: --disable-encoding See https://github.com/mpv-player/mpv/commit/e02c9b9902f5bd356088cfbff3b9c333e50f1e47
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=521f8ecbb8b0462a7f5ae721346e93de0eec8305 commit 521f8ecbb8b0462a7f5ae721346e93de0eec8305 Author: Ilya Tumaykin <itumaykin@gmail.com> AuthorDate: 2018-05-17 20:02:33 +0000 Commit: Mikle Kolyada <zlogene@gentoo.org> CommitDate: 2018-05-18 17:55:35 +0000 media-video/mpv: drop 'encode' USE in 9999 as did upstream Encoding bit are always enabled now. Upstream-commit: https://github.com/mpv-player/mpv/commit/e02c9b9902f5bd356088cfbff3b9c333e50f1e47 Closes: https://bugs.gentoo.org/655982 Package-Manager: Portage-2.3.37, Repoman-2.3.9 Closes: https://github.com/gentoo/gentoo/pull/8455 media-video/mpv/mpv-9999.ebuild | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-)