File: control

package info (click to toggle)
guake 3.6.3-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 3,588 kB
  • sloc: python: 6,560; xml: 600; makefile: 545; sh: 277
file content (39 lines) | stat: -rw-r--r-- 1,177 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
36
37
38
39
Source: guake
Section: x11
Priority: optional
Maintainer: Daniel Echeverry <epsilon@debian.org>
Build-Depends: debhelper (>= 12),
               dh-python,
               python3-all,
	       python3-setuptools,
	       python3-pbr,
	       python3-mock,
	       python3-pytest
Standards-Version: 4.4.0
Homepage: http://guake-project.org
Vcs-Git: https://salsa.debian.org/debian/guake.git
Vcs-Browser: https://salsa.debian.org/debian/guake

Package: guake
Architecture: all
Depends: python3-pbr,
	 python3-cairo,
	 python3-gi (>= 3.26.1),
	 python3-dbus (>= 1.2.4),
	 gir1.2-notify-0.7 (>= 0.7.7),
	 gir1.2-vte-2.91 (>= 0.50.2),
	 gir1.2-gtk-3.0 (>= 3.22.26),
	 gir1.2-keybinder-3.0 (>= 0.3.2),
	 gir1.2-glib-2.0 (>= 1.54.1),
	 gir1.2-pango-1.0 (>= 1.40.14),
	 gir1.2-wnck-3.0,
	 libglib2.0-bin,
	 libutempter0,
         ${misc:Depends},
         ${python3:Depends},
         ${shlibs:Depends}
Suggests: numix-gtk-theme
Description: Drop-down terminal for GNOME Desktop Environment
 Guake is a drop-down terminal for GNOME Desktop Environment, so you just
 need to press a key to invoke him, and press again to hide.
 Guake supports hotkeys, tabs, background transparent, etc.