Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 101191 - x11-plugins/gkrelltop server-plugin support request
Summary: x11-plugins/gkrelltop server-plugin support request
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: EBUILD
Depends on: 102751
Blocks:
  Show dependency tree
 
Reported: 2005-08-03 05:07 UTC by parafin
Modified: 2007-01-22 06:38 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
ebuild with support for gkrelltopd (gkrelltop-2.2.4.ebuild,1.33 KB, text/plain)
2005-08-03 05:09 UTC, parafin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description parafin 2005-08-03 05:07:57 UTC
So there is patched ebuild gkrelltop-2.2.4. Module will be called gkrelltopd.so 
and will be installed in /usr/lib/gkrellm2/plugins-gkrellmd, so you simply may 
add line "plugin-enable gkrelltopd" to /etc/gkrellmd.conf and enjoy it.
P.S. I have added support for X use flag, so if there is no X on machine, only 
daemon plugin would be installed.

Reproducible: Always
Steps to Reproduce:
emerge gkrelltop
Actual Results:  
gkrelltopd isn't available

Expected Results:  
gkrelltopd is usefull module and should be installed ;)
Comment 1 parafin 2005-08-03 05:09:25 UTC
Created attachment 64985 [details]
ebuild with support for gkrelltopd
Comment 2 Daniel Webert 2005-08-16 09:08:52 UTC
* works fine on x86 overhere for 2 weeks
* just need a fix for the src-uri 
* please add a einfo like 
* edit /etc/gkrellmd.conf and add 'plugin-enable gkrelltopd'
* and bump 
Comment 3 Daniel Webert 2005-11-28 14:41:42 UTC
martin - ping?
Comment 4 parafin 2006-11-18 15:12:18 UTC
Is there anybody out there?
Comment 5 Alec Warner (RETIRED) archtester gentoo-dev Security 2007-01-22 06:07:09 UTC
Patch the makefile, don't compile manually in the ebuild, also the KEYWORDS should probably be ~arch and not arch.
Comment 6 Alec Warner (RETIRED) archtester gentoo-dev Security 2007-01-22 06:18:28 UTC
ok I lied the makefile is useless ;)
Comment 7 Alec Warner (RETIRED) archtester gentoo-dev Security 2007-01-22 06:38:35 UTC
bump bump to -r1 which includes the daemon automagically ( no X use flag though )