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

Bug 510866

Summary: media-tv/xbmc-13.0_p2[samba]: should depend on || ( >=net-fs/samba-3.4.6[smbclient] >=net-fs/samba-4.0.0 )
Product: Gentoo Linux Reporter: Daniel Klaffenbach <danielklaffenbach>
Component: Current packagesAssignee: Gentoo Xbox project <xbox>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Patch for xbmc-13.0_p2.ebuild

Description Daniel Klaffenbach 2014-05-20 18:05:13 UTC
The XBMC ebuild requires Samba to be built with USE=smbclient. Samba 4 does not support this USE flag and it is also not required for Samba 4.

Reproducible: Always
Comment 1 Daniel Klaffenbach 2014-05-20 18:06:03 UTC
Created attachment 377294 [details, diff]
Patch for xbmc-13.0_p2.ebuild
Comment 2 SpanKY gentoo-dev 2014-07-29 08:00:54 UTC
i've used the (+) marker instead so the ebuild can assume that if the flag doesn't exist, it must be enabled

Commit message: Support newer samba where USE=smbclient is always enabled
http://sources.gentoo.org/media-tv/xbmc/xbmc-12.3.ebuild?r1=1.5&r2=1.6
http://sources.gentoo.org/media-tv/xbmc/xbmc-13.0_p2.ebuild?r1=1.4&r2=1.5
http://sources.gentoo.org/media-tv/xbmc/xbmc-9999.ebuild?r1=1.160&r2=1.161
Comment 3 Daniel Klaffenbach 2014-08-24 11:00:01 UTC
Where has the fix gone? It disappeared from all XBMC ebuilds again. Copy & paste error?
Comment 4 Daniel Klaffenbach 2014-08-31 19:32:27 UTC
Sorry, my tree was outpdated. Everything works as expected.