Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 655982

Summary: media-video/mpv-9999: waf: error: no such option: --disable-encoding
Product: Gentoo Linux Reporter: gerion <gerion.entrup>
Component: Current packagesAssignee: Coacher <itumaykin+gentoo>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/8455
Whiteboard:
Package list:
Runtime testing required: ---

Description gerion 2018-05-17 19:18:53 UTC
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
Comment 1 Larry the Git Cow gentoo-dev 2018-05-18 17:56:04 UTC
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(-)