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

Bug 756

Summary: Gkrellm Plug-in "Glogwatch" -- new ebuild
Product: Gentoo Linux Reporter: Seemant Kulleen <seemantk>
Component: Current packagesAssignee: Aron Griffis (RETIRED) <agriffis>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: 1.0 RC6 r14   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: glogwatch gkrellm plug-in ebuild

Description Seemant Kulleen 2002-02-18 20:34:23 UTC
Hi once more to my Gentoo Friends.  I know I said I would stop in my last note,
however, I had promised to submit glogwatch in my second message before that. 
So,  to fulfill my word, here is Yet Another Trivial Ebuild from Seemant (YATES)
(TM).

Glogwatch lets you monitor a logfile - it lets you know when the file has been
changed, and the elapsed time since said change.  Either way, I think this wraps
up all the major gkrellm plugins.  I would be more than happy to submit the
entire collection (there's stuff that's especially for Sony VAIOs etc etc).  If
I haven't screwed up too badly on these and you all might like me to do those
other trivial ones, I would be glad to.  

Thanks,
Seemant
Comment 1 Seemant Kulleen 2002-02-18 20:34:58 UTC
Created attachment 202 [details]
glogwatch gkrellm plug-in ebuild
Comment 2 Aron Griffis (RETIRED) gentoo-dev 2002-02-19 20:50:41 UTC
Seemant,

Here are some more things you should do in your ebuilds.  If you do these
things, then it's less I have to change:

- update the copyright to include 2002
- don't forget the $Header$ line
- use tabs for indentation.  one tab per indent.
- don't set A=
- don't set P=
- use "emake || die" instead of "try make"

Thanks,
Aron