File: control

package info (click to toggle)
qtop 2.3.4-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster
  • size: 3,980 kB
  • sloc: cpp: 40,477; makefile: 7
file content (27 lines) | stat: -rw-r--r-- 923 bytes parent folder | download
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
Source: qtop
Section: admin
Priority: optional
Maintainer: Hugo Lefeuvre <hle@debian.org>
Build-Depends: cmake (>= 2.8.12),
               debhelper (>= 11),
               dpkg-dev (>= 1.16.1~),
               libxcb-keysyms1-dev,
               qtbase5-dev,
               libqt5x11extras5-dev,
               xdg-utils,
               libx11-dev,
               qtbase5-private-dev,
               pkg-config,
               libx11-xcb-dev
Standards-Version: 4.1.5
Homepage: http://hugo.pereira.free.fr/software/
Vcs-Browser: https://salsa.debian.org/hle/qtop
Vcs-Git: https://salsa.debian.org/hle/qtop.git

Package: qtop
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: windowed version of the console top command
 qtop provides a dynamic real-time view of a running system. It has only
 a small fraction of the options provided by its console counterparts,
 but hopefully the most used ones.