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-cpufreq-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 (= 12),
intltool,
libcpufreq-dev,
libgtk-3-dev,
libtool,
libxfce4panel-2.0-dev,
libxfce4ui-2-dev,
libxml2-dev,
xfce4-dev-tools
Rules-Requires-Root: no
Standards-Version: 4.5.1
Vcs-Git: https://salsa.debian.org/xfce-team/goodies/xfce4-cpufreq-plugin.git
Vcs-Browser: https://salsa.debian.org/xfce-team/goodies/xfce4-cpufreq-plugin
Homepage: https://docs.xfce.org/panel-plugins/xfce4-cpufreq-plugin
Package: xfce4-cpufreq-plugin
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Multi-Arch: same
Description: cpufreq information plugin for the Xfce4 panel
This plugin displays the current frequency of the CPU, in GHz or MHz as
necessary. It also displays the frequency relative to the maximum CPU
frequency as an accordingly colored progress bar.
|