File: control

package info (click to toggle)
caffeine 2.9.12-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 736 kB
  • sloc: python: 275; makefile: 3
file content (35 lines) | stat: -rw-r--r-- 1,022 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
35
Source: caffeine
Section: misc
Priority: optional
Maintainer: Andrej Shadura <andrewsh@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-bash-completion,
 dh-sequence-python3,
 gettext,
 python3-setuptools,
 python3-all
Standards-Version: 4.6.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},
Provides: python3-cups-of-caffeine
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.