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

Bug 716620

Summary: media-video/mpv-9999: waf: error: no such option: --disable-libsmbclient
Product: Gentoo Linux Reporter: gerion <gerion.entrup>
Component: Current packagesAssignee: Mikle Kolyada (RETIRED) <zlogene>
Status: RESOLVED FIXED    
Severity: normal CC: jstein
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://github.com/mpv-player/mpv/commit/3b8b7cb9d481828953f105f92bacc07a3cb2f332
See Also: https://bugs.gentoo.org/show_bug.cgi?id=716624
Whiteboard:
Package list:
Runtime testing required: ---

Description gerion 2020-04-07 22:17:35 UTC
mpv has dropped SMB support per smbclient (still seems to be possible with FFMPEG SMB support), so the configure fails (see the github URL).



Reproducible: Always

Steps to Reproduce:
1. emerge =mpv-9999
Actual Results:  
Fails

Expected Results:  
Builds
Comment 1 Larry the Git Cow gentoo-dev 2020-04-09 11:36:42 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5c73f60da39a2a9776644be00f1290771c36fc7

commit b5c73f60da39a2a9776644be00f1290771c36fc7
Author:     Mikle Kolyada <zlogene@gentoo.org>
AuthorDate: 2020-04-09 11:36:18 +0000
Commit:     Mikle Kolyada <zlogene@gentoo.org>
CommitDate: 2020-04-09 11:36:18 +0000

    media-video/mpv: sync live ebuild
    
    remove samba support
    
    Closes: https://bugs.gentoo.org/716620
    Package-Manager: Portage-2.3.89, Repoman-2.3.20
    Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>

 media-video/mpv/mpv-9999.ebuild | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)