Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 17670 - xchat ebuild doesn't use the gtk2 use flag even though xchat-2.0.x supports it and thus doesn't compile the gtk frontend on a gtk2 only system
Summary: xchat ebuild doesn't use the gtk2 use flag even though xchat-2.0.x supports i...
Status: RESOLVED DUPLICATE of bug 13871
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-17 04:11 UTC by Matthias Dahl
Modified: 2005-07-17 13: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 Matthias Dahl 2003-03-17 04:11:49 UTC
The xchat ebuild doesn't not check for the gtk2 use flag. So if one has gtk1
disabled (and not installed) through the "-gtk" use flag, the xchat gtk frontend
will not be compiled, even though you have set the "gtk2" use flag and gtk2
installed.

Reproducible: Always
Steps to Reproduce:
USE="gtk2 -gtk" emerge xchat-2.0.1
Actual Results:  
No gtk interface for xchat was built - just the text only version.

Expected Results:  
Built the gtk2 frontend - which xchat supports.
Comment 1 Spider (RETIRED) gentoo-dev 2003-03-17 22:24:46 UTC
No comment necessary.

*** This bug has been marked as a duplicate of 13871 ***