blob: b73ce0a34ae89ddd1e6da8af32dc51bf36244209 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>ck+gentoo@bl4ckb0x.de</email>
<name>Conrad Kostecki</name>
</maintainer>
<maintainer type="project">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<longdescription>
Qt-based directory statistics: KDirStat without any KDE -- from
the author of the original KDirStat.
QDirStat is a graphical application to show where your disk space
has gone and to help you to clean it up.
This is a Qt-only port of the old Qt3/KDE3-based KDirStat, now
based on the latest Qt 5. It does not need any KDE libs or
infrastructure. It runs on every X11-based desktop on Linux, BSD
and other Unix-like systems.
</longdescription>
<upstream>
<bugs-to>https://github.com/shundhammer/qdirstat/issues</bugs-to>
<remote-id type="github">shundhammer/qdirstat</remote-id>
</upstream>
</pkgmetadata>
|