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
|
Source: xfce4-systemload-plugin
Section: xfce
Priority: optional
Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Uploaders: Yves-Alexis Perez <corsac@debian.org>
Build-Depends: debhelper-compat (= 13),
intltool,
libgtop2-dev,
libupower-glib-dev,
libxfce4panel-2.0-dev,
libxfce4ui-2-dev,
libxfce4util-dev (>= 4.17.2),
libxfconf-0-dev,
xfce4-dev-tools
Rules-Requires-Root: no
Standards-Version: 4.6.1
Homepage: https://docs.xfce.org/panel-plugins/xfce4-systemload-plugin
Vcs-Git: https://salsa.debian.org/xfce-team/goodies/xfce4-systemload-plugin.git
Vcs-Browser: https://salsa.debian.org/xfce-team/goodies/xfce4-systemload-plugin
Package: xfce4-systemload-plugin
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Recommends: upower
Multi-Arch: same
Description: system load monitor plugin for the Xfce4 panel
This plugins displays the current CPU load, the memory in use, the swap space
and the system uptime in the Xfce4 panel.
|