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

Bug 90960

Summary: dufie-0.1.3.ebuild (New package)
Product: Gentoo Linux Reporter: Chris Umphress <umphress>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: RESOLVED WONTFIX    
Severity: enhancement CC: desktop-misc, umphress
Priority: Lowest Keywords: EBUILD
Version: unspecified   
Hardware: All   
OS: All   
URL: http://daga.dyndns.org/projects/dufie/
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: dufie-0.1.3-bad.ebuild (New package)
dufie-0.1.3.ebuild

Description Chris Umphress 2005-04-30 04:01:24 UTC
Dufie, the 'du' Front [i] End, is designed to give a graphical view of what directories and packages are using the most space on your HD. While 'du' and 'equery' are great utilities, it is difficult to use them when reviewing a large number of entries. Dufie automates this and makes browsing the information easy. If you've ever wondered why your hard drive is full (already), this a utility for you.
Comment 1 Chris Umphress 2005-04-30 04:03:48 UTC
Created attachment 57667 [details]
dufie-0.1.3-bad.ebuild (New package)
Comment 2 Ciaran McCreesh 2005-08-18 14:52:03 UTC
Please fix the following and reopen:

* KEYWORDS don't follow policy.
* gtk+ isn't a sane USE flag name.
* X and gtk+ USE flags are specified but not used.
* Why the autoconf dependency?
* DOCS globally is nasty, and shouldn't include COPYING or INSTALL.
* ${D}, ${S} should be quoted.
Comment 3 Chris Umphress 2005-09-11 00:44:53 UTC
I know how to fix most of these things, but did have a couple questions.

1. How would I fix KEYWORDS to follow policy? I've read through the
documentation, and I thought that KEYWORDS="x86" was proper.
2. USE could be left blank for a program that relies on X11 and GTK+ to render
the window, and 'du' from the coreutils for some file information during
run-time, correct?

Thanks in advance for your time, this is my first package.
Comment 5 Chris Umphress 2005-09-25 00:35:20 UTC
Comment on attachment 57667 [details]
dufie-0.1.3-bad.ebuild (New package)

New version
Comment 6 Chris Umphress 2005-09-25 00:42:09 UTC
Created attachment 69194 [details]
dufie-0.1.3.ebuild

second attempt
Comment 7 Chris Umphress 2005-09-25 00:53:27 UTC
I know I've already uploaded a new .ebuild file, but I think I'm going to wait
until the next release to do this. There is a bug that can cause the application
to crash if the user hits "cancel" on certain dialogs.

I'll close this and open another bug when the new version is released.