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

Bug 103414

Summary: pavuk gui isn't built (wrong configure switches in ebuild)
Product: Gentoo Linux Reporter: Gabi Shaar <jellofishi>
Component: New packagesAssignee: Daniel Drake (RETIRED) <dsd>
Status: RESOLVED NEEDINFO    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Gabi Shaar 2005-08-23 01:14:50 UTC
--disable-gtk switch in the ebuild prevents the gui for pavuk from being built,
no matter what use flags are set (X, gnome)

Reproducible: Always
Steps to Reproduce:
1.enable X and/or gnome use flags for net-misc/pavuk ebuild
2.emerge pavuk
3.

Actual Results:  
pavuk installed without gui component

Expected Results:  
pavuk installed with gui componenet

the disable-gtk switch should be removed, and so should the X use flag. instead
add gtk and gtk2 flags to control if the gui should be built.
Comment 1 Daniel Drake (RETIRED) gentoo-dev 2005-08-23 02:35:25 UTC
The gui is disabled because its broken (or at least, was broken). Is it fixed now?
Comment 2 Daniel Drake (RETIRED) gentoo-dev 2005-09-05 13:05:03 UTC
If you have time to test the GUI and can confirm it is working, please reopen
this bug and I'll fix the ebuild. Thanks.