File: control

package info (click to toggle)
guake-indicator 1.4-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 948 kB
  • sloc: ansic: 3,222; sh: 1,241; makefile: 90; xml: 34
file content (33 lines) | stat: -rw-r--r-- 1,323 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
Source: guake-indicator
Section: gnome
Priority: optional
Maintainer: Alessio Garzi <gun101@email.it>
Build-Depends: debhelper (>= 11),
               dpkg-dev (>= 1.16.1.1~),
               guake,
               intltool (>= 0.35.0),
               libayatana-appindicator3-dev,
               libcairo2-dev (>= 1.10),
               libdbus-1-dev,
               libdbus-glib-1-dev,
               libglib2.0-dev (>= 2.35.4),
               libgtk-3-dev (>= 3.1.4),
               libjson-c-dev,
               libxml2-dev,
Standards-Version: 4.2.0
Homepage: http://guake-indicator.ozzyboshi.com
Vcs-Git: https://salsa.debian.org/debian/guake-indicator.git
Vcs-Browser: https://salsa.debian.org/debian/guake-indicator/

Package: guake-indicator
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}, guake
Description: Guake terminal app indicator
 Guake indicator lets you send custom commands through the D-Bus System.
 Commands can be manually edited in a XML file under ~/.guake.indicator
 or generated through guake-indicator edit-menu system GUI.
 .
 Guake-indicator sticks to your "System Tray" and displays your
 favorites commands retrieved from ~/.guake.indicator/guake-indicator.xml.
 If guake-indicator.xml does not exist, guake-indicator will create a default
 configuration file with some examples.