File: control

package info (click to toggle)
kcollectd 0.12.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 396 kB
  • sloc: cpp: 1,844; sh: 14; xml: 8; makefile: 4
file content (39 lines) | stat: -rw-r--r-- 1,417 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
28
29
30
31
32
33
34
35
36
37
38
39
Source: kcollectd
Section: utils
Priority: optional
Maintainer: Debian KDE Extras Team <pkg-kde-extras@alioth-lists.debian.net>
Uploaders: Antonio Russo <aerusso@aerusso.net>
Build-Depends: cmake,
               debhelper-compat (= 13),
               extra-cmake-modules,
               gettext,
               libboost-filesystem-dev,
               libkf6config-dev,
               libkf6doctools-dev,
               libkf6guiaddons-dev,
               libkf6i18n-dev,
               libkf6iconthemes-dev,
               libkf6kio-dev,
               libkf6widgetsaddons-dev,
               libkf6xmlgui-dev,
               librrd-dev,
               pkgconf,
               pkg-kde-tools,
               qt6-base-dev,
               shared-mime-info
Standards-Version: 4.7.3
Rules-Requires-Root: no
Homepage: https://www.antonioerusso.com/projects/kcollectd
Vcs-Git: https://salsa.debian.org/qt-kde-team/extras/kcollectd.git
Vcs-Browser: https://salsa.debian.org/qt-kde-team/extras/kcollectd

Package: kcollectd
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Recommends: collectd
Suggests: khelpcenter
Description: simple collectd graphing front-end for KDE
 This package provides a basic KDE application for viewing RRD files
 created by collectd, the system statistics storage daemon. It allows
 easy mouse-driven navigation through data collections and can be used
 as a virtual chart recorder.