Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 309885 - media-tv/xbmc: ebuild patch - adds tools USEflag, which installs xbmc-send.py and deps
Summary: media-tv/xbmc: ebuild patch - adds tools USEflag, which installs xbmc-send.py...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Xbox project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-17 01:36 UTC by James Broadhead
Modified: 2010-05-23 20:43 UTC (History)
0 users

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


Attachments
ebuild (xbmc-9.11-r3.ebuild,5.14 KB, text/plain)
2010-03-17 01:37 UTC, James Broadhead
Details
media-tv/xbmc-tools ebuild (xbmc-tools-9.11.ebuild,616 bytes, text/plain)
2010-05-11 15:30 UTC, James Broadhead
Details
patch (xbmc-9.11-r4.patch,1.93 KB, text/plain)
2010-05-11 20:56 UTC, James Broadhead
Details

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