Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 203103 - net-irc/xchat-xsys: optional audacious support
Summary: net-irc/xchat-xsys: optional audacious support
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-22 22:51 UTC by Tepelstreeltje
Modified: 2007-12-22 23:24 UTC (History)
1 user (show)

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


Attachments
xchat-xsys ebuild with optional audacious support (xchat-xsys-2.2.0.ebuild,1.15 KB, text/plain)
2007-12-22 23:18 UTC, Tepelstreeltje
Details
the patch used in the modified ebuild (xchat-xsys-no-audacious-0.1.patch,4.58 KB, text/plain)
2007-12-22 23:18 UTC, Tepelstreeltje
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tepelstreeltje 2007-12-22 22:51:33 UTC
It might be nice to have optional audacious support in xsys. I know there are lot's of people out there who use audacious, but I myself prefer amarok. I wrote a custom patch and ebuild to remove the audacious functionality from xsys but I'm guessing I might not be the only one who doesn't use audacious.

If needed I could attach my patch and ebuild but I can't guanrantee quality since I'm no guru :)

Reproducible: Always

Steps to Reproduce:
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-12-22 22:58:21 UTC
This plain isn't optional, read the .c files and the bundled ChangeLog. If you want to make it optional, ask upstream. Thanks.
Comment 2 Tepelstreeltje 2007-12-22 23:17:41 UTC
(In reply to comment #1)
> This plain isn't optional, read the .c files and the bundled ChangeLog. If you
> want to make it optional, ask upstream. Thanks.
> 

I see, I guess I missed that, never was one for reading comments. Going to attach my ebuild and patch in case someone wants to use them.
Comment 3 Tepelstreeltje 2007-12-22 23:18:23 UTC
Created attachment 139143 [details]
xchat-xsys ebuild with optional audacious support
Comment 4 Tepelstreeltje 2007-12-22 23:18:53 UTC
Created attachment 139145 [details]
the patch used in the modified ebuild