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

Bug 133574

Summary: x11-plugins/gkrellmbups 'nut' use flag
Product: Gentoo Linux Reporter: Paul de Vries <phs.de.vries>
Component: New packagesAssignee: Jim Ramsay (lack) (RETIRED) <lack>
Status: RESOLVED FIXED    
Severity: enhancement CC: kdvgent, mholzer
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 165185    
Attachments: gkrellmbups ebuild with nut support
fixed the dependency to RDEPEND
ebuild with working RDEPEND

Description Paul de Vries 2006-05-17 00:55:24 UTC
The x11-plugins/gkrellmbups-2.0.2 ebuild in portage does not support the nut (network ups tool monitor) use flag. I have made an ebuild that does.
Comment 1 Paul de Vries 2006-05-17 00:56:07 UTC
Created attachment 86909 [details]
gkrellmbups ebuild with nut support
Comment 2 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2006-05-17 21:53:18 UTC
Paul: You should RDEPEND on nut when USE=nut.
Comment 3 Paul de Vries 2006-05-17 23:36:27 UTC
Created attachment 86980 [details]
fixed the dependency to RDEPEND
Comment 4 devsk 2006-07-06 11:26:42 UTC
Is this ever going into portage tree?

PS: I notice that the RDEPEND is still wrong. Can the maintainer please correct and put it tree (even if hard masked)?
Comment 5 Karel De Vriendt 2006-08-13 04:26:29 UTC
Created attachment 94120 [details]
ebuild with working RDEPEND

I am not an ebuild expert but, looking to some other ebuild, I figured out how to get the nut dependency correct (I am unable if it depends on a specific version - and there is no information on the gkrellmbups homepage - hence no version is specified)
Comment 6 Karel De Vriendt 2006-08-13 06:44:32 UTC
I did not succeed to get the plugin working.  No connection with the UPS.  No idea why.
Comment 7 Jim Ramsay (lack) (RETIRED) gentoo-dev 2007-02-21 16:35:46 UTC
(In reply to comment #6)
> I did not succeed to get the plugin working.  No connection with the UPS.  No
> idea why.

Your latest ebuild looks pretty good.  I just cleaned it up slightly and checked it into the tree. (2.0.2-r1)

I have no UPS to test with, so I have no idea if this actually works, but it builds and doesn't crash gkrellm, which is the best I can do.