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

Bug 277

Summary: kdirstat-1.8.4-beta
Product: Gentoo Linux Reporter: Maciek <MacBerry>
Component: [OLD] KDEAssignee: Dan Armak (RETIRED) <danarmak>
Status: RESOLVED FIXED    
Severity: enhancement Keywords: EBUILD
Priority: High    
Version: 1.0 RC6 r14   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: ebuild for kdirstat

Description Maciek 2002-01-22 16:38:14 UTC
Hello,
This is the first ebuild in my life so I would like someone just take a look 
at it to see if I didn't do something stupid...
As for the program, KDirStat (for KDE Directory Statistics) is a small utility 
program that sums up disk usage for direcory trees - very much like the Unix 
'du' command (from man page). Personally I love it - very practical and simple 
to use.
The home page : http://kdirstat.sf.net
/Maciek
Comment 1 Maciek 2002-01-22 16:40:09 UTC
Created attachment 72 [details]
ebuild for kdirstat
Comment 2 Dan Armak (RETIRED) gentoo-dev 2002-01-23 15:32:24 UTC
The attachement seems corrupted. Maybe this is a result of the recent 
server problems. Anyway, could you please re-attach? Or mail it to me.
Comment 3 Dan Armak (RETIRED) gentoo-dev 2002-01-25 13:17:29 UTC
I've tested and committed it.

However, I've changed it nito an inheritnig ebuild, which uses eclasses. If 
you've looked at any of out kde ebuilds, you shoul know they are rather 
different from "ordinary" ebuilds.

Read up on eclasses & inheriting ebuilds at 
/usr/portage/eclass/doc/eclass-howto.<your preferred format>.
Comment 4 Maciek 2002-01-25 13:28:10 UTC
OK. I will check it...Thanks...