diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 14:59:22 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 14:59:22 +0000 |
commit | 97410c6b8aa025d5c2fa1cd7b63e235c30638370 (patch) | |
tree | 62bbfd675f00acd422f622bcb42e301ec11c686e /debian/control | |
parent | Adding upstream version 0.4.5. (diff) | |
download | gnome-shell-extension-impatience-97410c6b8aa025d5c2fa1cd7b63e235c30638370.tar.xz gnome-shell-extension-impatience-97410c6b8aa025d5c2fa1cd7b63e235c30638370.zip |
Adding debian version 0.4.5-4.debian/0.4.5-4debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..2a32e9b --- /dev/null +++ b/debian/control @@ -0,0 +1,22 @@ +Source: gnome-shell-extension-impatience +Section: gnome +Priority: optional +Maintainer: Jonathan Carter <jcc@debian.org> +Build-Depends: debhelper-compat (=12), libglib2.0-bin +Standards-Version: 4.5.0 +Homepage: https://github.com/timbertson/gnome-shell-impatience +Vcs-Git: https://salsa.debian.org/gnome-team/shell-extensions/gnome-shell-extension-impatience.git +Vcs-Browser: https://salsa.debian.org/gnome-team/shell-extensions/gnome-shell-extension-impatience + +Package: gnome-shell-extension-impatience +Architecture: all +Depends: ${shlibs:Depends}, ${misc:Depends}, gnome-shell (>= 3.34) +Description: speed up the gnome-shell animation speed + The impatience extension allows you to speed up GNOME Shell + animation speeds. + . + From gnome-tweak-tool you can use a slider to scale the animation + speed down to any percentage. A speed scale of 1 means normal speed, + 0.5 will result in animations twice as fast, 0.1 will result in + animations being 10x faster, etc. + |