File: control

package info (click to toggle)
caffeine 2.9.4-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 784 kB
  • sloc: python: 277; makefile: 3
file content (34 lines) | stat: -rw-r--r-- 964 bytes parent folder | download
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
29
30
31
32
33
34
Source: caffeine
Section: misc
Priority: optional
Maintainer: Andrew Shadura <andrewsh@debian.org>
Build-Depends:
 bash-completion,
 debhelper-compat (= 12),
 dh-python,
 gettext,
 python3-setuptools,
 python3-all
Standards-Version: 4.3.0
Homepage: https://launchpad.net/caffeine
Vcs-Browser: https://salsa.debian.org/debian/caffeine
Vcs-Git: https://salsa.debian.org/debian/caffeine.git

Package: caffeine
Architecture: all
Depends:
 gir1.2-ayatanaappindicator3-0.1,
 gir1.2-gtk-3.0,
 python3-ewmh,
 python3-gi,
 python3-pkg-resources,
 python3-xlib,
 xdg-utils (>= 1.1.1),
 ${misc:Depends},
 ${perl:Depends},
 ${python3:Depends}
Description: prevent the desktop becoming idle in full-screen mode
 Caffeine prevents the desktop from becoming idle when an application
 is running full-screen. A desktop indicator ‘caffeine-indicator’
 supplies a manual toggle, and the command ‘caffeinate’ can be used
 to prevent idleness for the duration of any command.