Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 756 - Gkrellm Plug-in "Glogwatch" -- new ebuild
Summary: Gkrellm Plug-in "Glogwatch" -- new ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Aron Griffis (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-02-18 20:34 UTC by Seemant Kulleen
Modified: 2003-02-04 19:42 UTC (History)
0 users

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


Attachments
glogwatch gkrellm plug-in ebuild (glogwatch-0.1.ebuild,632 bytes, application/octet-stream)
2002-02-18 20:34 UTC, Seemant Kulleen
Details

Note You need to log in before you can comment on or make changes to this bug.
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