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
|
Source: indicator-keyboard
Section: gnome
Priority: optional
Maintainer: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
Build-Depends: debhelper (>= 9.0.0),
dh-autoreconf,
dbus,
fcitx-libs-dev (>= 1:4.2.8.3),
gir1.2-fcitx-1.0,
libaccountsservice-dev,
libgee-dev,
libgirepository1.0-dev,
libgnome-desktop-3-dev,
libgnomekbd-dev,
libgtk-3-dev,
libibus-1.0-dev (>= 1.5.0),
liblightdm-gobject-1-dev,
valac,
xauth,
xvfb,
Standards-Version: 3.9.4
Homepage: https://github.com/ArcticaProject/ayatana-indicator-keyboard
Vcs-Git: git://cgit.arctica-project.org/ayatana/ayatana-indicator-keyboard.git
Vcs-Browser: https://cgit.arctica-project.org/ayatana/ayatana-indicator-keyboard.git/
Package: ayatana-indicator-keyboard
Architecture: any
Depends: ${misc:Depends},
${shlibs:Depends},
Breaks: ibus (<< 1.5.5-1ubuntu3),
Description: Ayatana Keyboard indicator
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.
|