summaryrefslogtreecommitdiff
blob: efe821e794cafd14a5d11dd9bb80dc70ad6a9ad9 (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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<email>conikost@gentoo.org</email>
		<name>Conrad Kostecki</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>