Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 357099 - net-irc/smuxi-0.8 ebuild does not have a twitter USE-flag
Summary: net-irc/smuxi-0.8 ebuild does not have a twitter USE-flag
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: dotnet project
URL: http://www.smuxi.org/ezfaq/show/smuxi...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-02 15:25 UTC by Martijn Schmidt
Modified: 2012-01-08 19:46 UTC (History)
1 user (show)

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 Martijn Schmidt 2011-03-02 15:25:13 UTC
net-irc/smuxi-0.8 ebuild does not have a twitter USE-flag available, while ./configure has the option to disable twitter support as evidenced by the FAQ on Smuxi's website.

Please modify the ebuild in the portage tree to include a twitter USE-flag for smuxi.

Reproducible: Always

Steps to Reproduce:
1. equery u smuxi

2. Notice the absence of a twitter USE-flag in the ebuild.

3. Go to http://www.smuxi.org/ezfaq/show/smuxi?faq_id=5

4. Notice the availability of a twitter USE-flag in ./configure

Actual Results:  
net-irc/smuxi-0.8 ebuild does not have a twitter USE-flag, meaning I can't disable this component of the program.

Expected Results:  
net-irc/smuxi-0.8 ebuild should have had the option to disable twitter support through a USE-flag.

xyzxyzxyz@xyzxyzxyz ~ $ equery u smuxi
[ Legend : U - final flag setting for installation]
[        : I - package is installed with flag     ]
[ Colors : set, unset                             ]
 * Found these USE flags for net-irc/smuxi-0.8:
 U I
 - - debug     : Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see http://www.gentoo.org/proj/en/qa/backtraces.xml
 + + gnome     : Adds GNOME support
 + + libnotify : Enable desktop notification support

--------------

http://www.smuxi.org/ezfaq/show/smuxi?faq_id=5

Remove Twitter support
--engine-twitter-engine=no
Comment 1 Pacho Ramos gentoo-dev 2012-01-08 19:46:53 UTC
Enabling/disabling twitter (the same for xmpp and others) won't save any additional dependency and will have a few gain at compile time. I see no reason and no real gain on adding a USE flag for every switch :-|