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 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68
|
Source: ksysguard
Section: kde
Priority: optional
Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Uploaders: Maximiliano Curia <maxy@debian.org>
Build-Depends: cmake (>= 2.8.12),
debhelper (>= 9),
extra-cmake-modules (>= 1.5.0~),
libkf5doctools-dev,
kinit-dev,
libkf5kio-dev,
libkf5config-dev (>= 5.2.0),
libkf5coreaddons-dev (>= 5.2.0),
libkf5dbusaddons-dev,
libkf5doctools-dev,
libkf5i18n-dev (>= 5.2.0),
libkf5iconthemes-dev (>= 5.2.0),
libkf5itemviews-dev (>= 5.2.0),
libkf5kdelibs4support-dev (>= 5.2.0),
libkf5newstuff-dev (>= 5.2.0),
libkf5notifications-dev,
libkf5sysguard-dev (>= 5.0.0),
libkf5windowsystem-dev,
libsensors4-dev,
pkg-kde-tools (>= 0.15.18~),
qtbase5-dev (>= 5.4.0~),
xauth,
xvfb
Standards-Version: 3.9.8
Homepage: https://projects.kde.org/projects/kde/workspace/ksysguard
Vcs-Browser: https://anonscm.debian.org/git/pkg-kde/plasma/ksysguard.git
Vcs-Git: https://anonscm.debian.org/git/pkg-kde/plasma/ksysguard.git
Package: ksysguardd
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: System Guard Daemon
System Guard Daemon can be installed on a remote system so that the KDE
System Guard can connect to and monitor it.
.
This package is part of the KDE base workspace module.
Package: ksysguard
Architecture: any
Depends: ksysguard-data (= ${source:Version}),
ksysguardd (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends}
Description: process monitor and system statistics
System Guard allows you to monitor various statistics about your system.
.
In addition to monitoring the local system, it can connect to remote systems
running the System Guard Daemon, which is in the 'ksysguardd' package.
.
This package is part of the KDE base workspace module.
Package: ksysguard-data
Architecture: all
Depends: ${misc:Depends}, ${shlibs:Depends}
Breaks: ${kde-l10n:all}
Replaces: ${kde-l10n:all}
Description: library for monitoring your system - shared library
KSysGuard is a program to monitor various elements of your system, or any
other remote system with the KSysGuard daemon (ksysgardd) installed.
Currently the daemon has been ported to Linux, FreeBSD, Irix, NetBSD,
OpenBSD, Solaris and Tru64 with varying degrees of completion.
.
This package contains the locale files
|