1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
Source: gnome-shell-extension-runcat
Section: gnome
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: Shannon Brady <duckydreams@gmail.com>
Build-Depends: debhelper-compat (= 13),
Build-Depends-Indep: libglib2.0-bin,
python3
Standards-Version: 4.7.0
Homepage: https://github.com/win0err/gnome-runcat
Vcs-Git: https://salsa.debian.org/gnome-team/shell-extensions/gnome-shell-extension-runcat.git
Vcs-Browser: https://salsa.debian.org/gnome-team/shell-extensions/gnome-shell-extension-runcat
Rules-Requires-Root: no
Package: gnome-shell-extension-runcat
Architecture: all
Depends: gnome-shell (<< ${gnome:MaximumVersion}~),
gnome-shell (>= ${gnome:MinimumVersion}~),
${misc:Depends},
Description: desktop icon for showing CPU usage with cats
RunCat provides a key-frame animation to the GNOME Shell top bar.
Animation speed changes depending on CPU usage.
|