Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 739272 - sys-apps/dust - a disk usage utility like du but more intuitive
Summary: sys-apps/dust - a disk usage utility like du but more intuitive
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Default Assignee for New Packages
URL: https://github.com/bootandy/dust
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2020-08-27 14:55 UTC by simon
Modified: 2020-08-28 14:15 UTC (History)
1 user (show)

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


Attachments
private ebuild (du-dust-0.5.2.ebuild,1.79 KB, text/plain)
2020-08-27 14:55 UTC, simon
Details

Note You need to log in before you can comment on or make changes to this bug.
Description simon 2020-08-27 14:55:43 UTC
Created attachment 657126 [details]
private ebuild

It would be nice to have an ebuild for dust as it helps to find where space is used.
I created one based on output of cargo-ebuild (needed to add src). But as i'm not experienced it might not be sufficient esp. quality wise.


DESCRIPTION="du + rust = dust. Like du but more intuitive."
HOMEPAGE="https://github.com/bootandy/dust"

Reproducible: Always