Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 716620 - media-video/mpv-9999: waf: error: no such option: --disable-libsmbclient
Summary: media-video/mpv-9999: waf: error: no such option: --disable-libsmbclient
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mikle Kolyada (RETIRED)
URL: https://github.com/mpv-player/mpv/com...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-04-07 22:17 UTC by gerion
Modified: 2020-04-09 11:36 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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(-)