Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 22681 - xchat 2.x.x ebuild look for the gtk USE flag, should be gtk2
Summary: xchat 2.x.x ebuild look for the gtk USE flag, should be gtk2
Status: RESOLVED DUPLICATE of bug 21709
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-12 08:58 UTC by Chris Hornbaker
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 Chris Hornbaker 2003-06-12 08:58:55 UTC
(I have -gtk and gtk2 in my USE variable so I can slowly move toward the removal
of gtk and fully switch to gtk2.)

The xchat ebuild for version 2.x.x checks for the gtk flag, but associates it
with the 2.x.x version of gtk. It'd be much better to check for the gtk2 USE
flag instead.

Reproducible: Always
Steps to Reproduce:
1.emerge -pv xchat
2.less /usr/portage/net-irc/xchat/xchat-2.0.*.ebuild
3.note the use of the 'gtk' flag and its association with gtk2

Actual Results:  
Those moving from gtk1 to gtk2 may not have the gtk parts of of xchat2 built.

Expected Results:  
gtk2 parts of xchat2 built and installed
Comment 1 Alastair Tse (RETIRED) gentoo-dev 2003-06-12 13:09:07 UTC

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