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

Bug 17670

Summary: 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
Product: Gentoo Linux Reporter: Matthias Dahl <ua_gentoo_bugzilla>
Component: Current packagesAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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 ***