Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 383759 - media-tv/xbmc-9999 - add samba support
Summary: media-tv/xbmc-9999 - add samba support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Xbox project
URL: https://github.com/xbmc/xbmc/commit/1...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-20 05:38 UTC by BT
Modified: 2014-06-24 23:06 UTC (History)
0 users

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 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