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

Bug 309885

Summary: media-tv/xbmc: ebuild patch - adds tools USEflag, which installs xbmc-send.py and deps
Product: Gentoo Linux Reporter: James Broadhead <jamesbroadhead>
Component: Current packagesAssignee: Gentoo Xbox project <xbox>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: ebuild
media-tv/xbmc-tools ebuild
patch

Description James Broadhead 2010-03-17 01:36:38 UTC
Adds tools USEflag, which installs xbmcclient.py to site-packages and xbmc-send to /usr/bin.

This is a very useful script to have available for command-line control of xbmc. 

Reproducible: Always
Comment 1 James Broadhead 2010-03-17 01:37:04 UTC
Created attachment 223973 [details]
ebuild
Comment 2 James Broadhead 2010-03-17 01:43:02 UTC
Package version should read: media-tv/xbmc-9.11-r2
Comment 3 James Broadhead 2010-05-11 15:30:06 UTC
Created attachment 231109 [details]
media-tv/xbmc-tools ebuild

Converted patch to new package ebuild as an alternative. This should allow easy addition of more tools without requiring users to re-build xbmc.  

Intend to submit media-tv/xbmc-tools to sunrise overlay.
Comment 4 SpanKY gentoo-dev 2010-05-11 19:51:03 UTC
i dont think a sep ebuild makes sense.  post a diff to the ebuild, not a full ebuild.  full files are a pain to deal with.
Comment 5 James Broadhead 2010-05-11 20:56:48 UTC
Created attachment 231131 [details]
patch
Comment 6 SpanKY gentoo-dev 2010-05-23 20:43:00 UTC
thinking about it some more, even USE=tools is overkill here.  xbmc already hard requires python, so it isnt like the flag would be controlling that dependency.  as such, i made 9.11-r4 just always install the script.