File: control

package info (click to toggle)
ibus 1.5.14-3%2Bdeb9u2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 16,260 kB
  • sloc: ansic: 76,227; python: 6,096; sh: 4,653; makefile: 1,635; xml: 1,114; sed: 5
file content (172 lines) | stat: -rw-r--r-- 6,262 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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
Source: ibus
Section: utils
Priority: optional
Maintainer: IME Packaging Team <pkg-ime-devel@lists.alioth.debian.org>
Uploaders: Aron Xu <aron@debian.org>, Osamu Aoki <osamu@debian.org>
Build-Depends: autoconf,
               automake,
               autotools-dev,
               dbus-x11,
               dconf-cli,
               debhelper (>= 9),
               desktop-file-utils,
               dh-autoreconf,
               dh-python,
               gconf2,
               gettext,
               gobject-introspection,
               gtk-doc-tools,
               intltool (>= 0.40.0),
               iso-codes,
               libjson-glib-dev,
               libdbus-glib-1-dev,
               libdconf-dev,
               libgirepository1.0-dev,
               libglib2.0-dev (>= 2.0.0),
               libgtk-3-dev (>= 3.7.0),
               libgtk2.0-dev (>= 2.24.5-4),
               libnotify-dev (>= 0.7),
               libtool,
               libwayland-dev [linux-any],
               pkg-config (>= 0.16),
               python-gi-dev,
               python3-all,
               python3-dbus,
               qtbase5-dev,
               valac (>= 0.16)
Standards-Version: 3.9.8
Homepage: https://github.com/ibus/ibus/releases
Vcs-Git: https://anonscm.debian.org/git/pkg-ime/ibus.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ime/ibus.git

Package: ibus
Architecture: any
Multi-Arch: foreign
Depends: dconf-cli,
         gir1.2-gtk-3.0 (>=3.8.5),
         gir1.2-ibus-1.0 (= ${binary:Version}),
         adwaita-icon-theme,
         librsvg2-common,
         python3-gi,
         ${misc:Depends},
         ${python3:Depends},
         ${shlibs:Depends}
Recommends: ibus-gtk | ibus-qt4 | libqt5gui5,
            ibus-gtk3 | ibus-qt4 | libqt5gui5,
            im-config
Suggests: ibus-clutter, ibus-doc, ibus-qt4, libqt5gui5
Breaks: ibus-anthy (<< 1.5.3-2),
        ibus-el (<< 0.3.2-2),
        ibus-googlepinyin (<< 0.1.2-2)
Description: Intelligent Input Bus - core
 IBus is an Intelligent Input Bus. It is a new input framework for the Linux
 OS. It provides full featured and user friendly input method user interface.
 It also may help developers to develop input method easily.

Package: libibus-1.0-5
Section: libs
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Intelligent Input Bus - shared library
 IBus is an Intelligent Input Bus. It is a new input framework for the Linux
 OS. It provides full featured and user friendly input method user interface.
 It also may help developers to develop input method easily.
 .
 This package contains shared library

Package: libibus-1.0-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: gir1.2-ibus-1.0 (= ${binary:Version}),
         libdbus-1-dev,
         libglib2.0-dev,
         libibus-1.0-5 (= ${binary:Version}),
         ${misc:Depends}
Replaces: libibus-dev
Description: Intelligent Input Bus - development file
 IBus is an Intelligent Input Bus. It is a new input framework for the Linux
 OS. It provides full featured and user friendly input method user interface.
 It also may help developers to develop input method easily.
 .
 This package contains the header files and static libraries which are
 needed for developing the IBus applications.

Package: ibus-gtk
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Intelligent Input Bus - GTK+2 support
 IBus is an Intelligent Input Bus. It is a new input framework for the Linux
 OS. It provides full featured and user friendly input method user interface.
 It also may help developers to develop input method easily.
 .
 This package contains the GTK+2 IM module.

Package: ibus-gtk3
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Intelligent Input Bus - GTK+3 support
 IBus is an Intelligent Input Bus. It is a new input framework for the Linux
 OS. It provides full featured and user friendly input method user interface.
 It also may help developers to develop input method easily.
 .
 This package contains the GTK+3 IM module.

Package: ibus-wayland
Architecture: linux-any
Multi-Arch: foreign
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Intelligent Input Bus - Wayland support
 IBus is an Intelligent Input Bus. It is a new input framework for the Linux
 OS. It provides full featured and user friendly input method user interface.
 It also may help developers to develop input method easily.
 .
 This package contains the Wayland IM module.

Package: ibus-doc
Section: doc
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Description: Intelligent Input Bus - development documentation
 IBus is an Intelligent Input Bus. It is a new input framework for the Linux
 OS. It provides full featured and user friendly input method user interface.
 It also may help developers to develop input method easily.
 .
 This package contains the reference manual.

Package: gir1.2-ibus-1.0
Section: introspection
Architecture: any
Multi-Arch: same
Depends: ${gir:Depends}, ${misc:Depends}
Description: Intelligent Input Bus - introspection data
 IBus is an Intelligent Input Bus. It is a new input framework for the Linux
 OS. It provides full featured and user friendly input method user interface.
 It also may help developers to develop input method easily.
 .
 This package contains the GObject introspection data which are needed
 for developing the IBus applications in various programming languages
 with GObject introspection support.

Package: ibus-dbg
Priority: extra
Section: debug
Architecture: any
Multi-Arch: same
Depends: ibus (= ${binary:Version}),
         ibus-gtk (= ${binary:Version}),
         ibus-gtk3 (= ${binary:Version}),
         ibus-wayland (= ${binary:Version}) [linux-any],
         libibus-1.0-5 (= ${binary:Version}),
         ${misc:Depends}
Description: Intelligent Input Bus - debugging symbols
 IBus is an Intelligent Input Bus. It is a new input framework for the Linux
 OS. It provides full featured and user friendly input method user interface.
 It also may help developers to develop input method easily.
 .
 This package contains the debugging symbols for all ibus related packages.