sys-fs/gdu: initial import

Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2021-07-01 23:55:36 +02:00
parent 5b258d6a70
commit d772ae3758
3 changed files with 717 additions and 0 deletions

16
sys-fs/gdu/metadata.xml Normal file
View File

@@ -0,0 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>lssndrbarbieri@gmail.com</email>
<name>Alessandro Barbieri</name>
</maintainer>
<upstream>
<bugs-to>https://github.com/dundee/gdu</bugs-to>
<remote-id type="github">dundee/gdu</remote-id>
</upstream>
<longdescription lang="en">
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing.
However HDDs work as well, but the performance gain is not so huge.
</longdescription>
</pkgmetadata>