blob: 35d0ec35ff1b2dd7210cc4978b1df223682ef643 (
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
|
Source: ayatana-indicator-keyboard
Section: misc
Priority: optional
Uploaders:
Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
Build-Depends: cmake,
libglib2.0-dev (>= 2.36),
libx11-dev (>=1.7.0),
libxklavier-dev (>=5.4),
# for packaging
debhelper (>= 9),
dpkg-dev (>= 1.16.1.1),
intltool,
# for systemd unit
systemd [linux-any],
Standards-Version: 4.1.3
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.
|