File: control

package info (click to toggle)
qdirstat 1.8.1-3
  • links: PTS
  • area: main
  • in suites: bookworm
  • size: 11,052 kB
  • sloc: cpp: 25,405; perl: 522; sh: 402; makefile: 8
file content (30 lines) | stat: -rw-r--r-- 1,042 bytes parent folder | download | duplicates (2)
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
29
30
Source: qdirstat
Section: x11
Priority: optional
Homepage: https://github.com/shundhammer/qdirstat
Maintainer: Patrick Matthäi <pmatthaei@debian.org>
Build-Depends: debhelper-compat (= 13),
 qtbase5-dev-tools,
 qtbase5-dev,
 zlib1g-dev,
 qt5-qmake
Rules-Requires-Root: no
Standards-Version: 4.6.2

Package: qdirstat
Architecture: any
Depends: ${shlibs:Depends},
 ${perl:Depends},
 ${misc:Depends},
 liburi-perl
Description: Qt-based directory statistics
 QDirStat is a graphical application to show where your disk space has gone and
 to help you to clean it up.
 .
 QDirStat has a number of new features compared to KDirStat. To name a few:
  * Multi-selection in both the tree and the treemap.
  * Unlimited number of user-defined cleanup actions.
  * Properly show errors of cleanup actions (and their output, if desired).
  * File categories (MIME types) and their treemap color are now configurable.
  * Exclude rules for directories are easily configurable.
  * Desktop-agnostic; no longer relies on KDE or any other specific desktop.