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

Bug 383759

Summary: media-tv/xbmc-9999 - add samba support
Product: Gentoo Linux Reporter: BT <amak79>
Component: New packagesAssignee: Gentoo Xbox project <xbox>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://github.com/xbmc/xbmc/commit/1d0c129c8a05f531b3db1cc0b475fee2a6ae32ab
Whiteboard:
Package list:
Runtime testing required: ---

Description BT 2011-09-20 05:38:40 UTC
With commit 1d0c129c8a, media-tv/xbmc-9999 can now be built with optional samba support.
Comment 1 SpanKY gentoo-dev 2011-09-29 04:16:52 UTC
should be all set now in the tree; thanks for the report!

Commit message: Make samba support optional now that upstream allows it to be disabled
http://sources.gentoo.org/media-tv/xbmc/xbmc-9999.ebuild?r1=1.88&r2=1.89
Comment 2 Sergey Bobrov 2014-02-12 16:00:21 UTC
Please change ebuild. In section COMMON_DEPEND="${PYTHON_DEPS} change
samba? ( >=net-fs/samba-3.4.6[smbclient] )
to
samba? ( || ( >=net-fs/samba-3.4.6:0[smbclient] >=net-fs/samba-4.0.0:0[client] ) )
for samba4 support.
Comment 3 SpanKY gentoo-dev 2014-06-24 23:06:55 UTC
new issue -> new bug