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
|
Source: xfce4-diskperf-plugin
Section: xfce
Priority: optional
Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Uploaders: Yves-Alexis Perez <corsac@debian.org>
Build-Depends: automake,
debhelper-compat (= 13),
intltool,
libtool,
libxfce4panel-2.0-dev,
libxfce4ui-2-dev,
xfce4-dev-tools
Rules-Requires-Root: no
Standards-Version: 4.6.0
Homepage: https://docs.xfce.org/panel-plugins/xfce4-diskperf-plugin
Vcs-Git: https://salsa.debian.org/xfce-team/goodies/xfce4-diskperf-plugin.git
Vcs-Browser: https://salsa.debian.org/xfce-team/goodies/xfce4-diskperf-plugin
Package: xfce4-diskperf-plugin
Architecture: linux-any
Depends: ${misc:Depends}, ${shlibs:Depends}
Multi-Arch: same
Description: disk performance display plugin for the Xfce4 panel
DiskPerf is a plugin for the Xfce desktop environment panel. It displays disks
and partitions performance statistics based on the rsect/wsect data provided
by the Linux kernel.
|