aboutsummaryrefslogtreecommitdiff
path: root/debian/control
blob: 2f401e8f25a2b4c6aa3d7b8873eca1973d13fd25 (plain)
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: ayatana-indicator-keyboard
Section: misc
Priority: optional
Maintainer: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
Build-Depends: cmake,
               cmake-extras (>= 0.10),
               libglib2.0-dev (>= 2.36),
               libx11-dev (>=1.7.0),
               libxklavier-dev (>=5.4),
               libayatana-common-dev (>= 0.9.3),
# for packaging
               debhelper (>= 10),
               dh-systemd | hello,
               dpkg-dev (>= 1.16.1.1),
               intltool,
# for systemd unit
               systemd [linux-any],
Standards-Version: 4.5.1
Homepage: https://github.com/AyatanaIndicators/ayatana-indicator-keyboard
Vcs-Git: https://github.com/AyatanaIndicators/ayatana-indicator-keyboard
Vcs-Browser: https://github.com/AyatanaIndicators/ayatana-indicator-keyboard

Package: ayatana-indicator-keyboard
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ayatana-indicator-common,
Description: Ayatana Indicator Keyboard Applet
 This package contains the keyboard indicator, which should show as an
 icon in the top panel of indicator aware destkop environments.
 .
 It can be used to switch key layouts or languages, and helps the user
 identifying which layouts are currently in use.