summaryrefslogtreecommitdiff
path: root/sys-apps/qdirstat/metadata.xml
blob: 7d86f1f1046bb6c3e0641eca6ee11caeb049c3ca (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 "https://docs.baldeagleos.com/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>
  </upstream>
  <origin>baldeagleos-repo</origin>
</pkgmetadata>