File: control

package info (click to toggle)
maliit-framework 2.3.0-7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,184 kB
  • sloc: cpp: 13,117; ansic: 2,506; xml: 299; makefile: 46; sh: 34; sed: 4
file content (268 lines) | stat: -rw-r--r-- 10,814 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
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
Source: maliit-framework
Section: libs
Priority: optional
Maintainer: Debian UBports Team <team+ubports@tracker.debian.org>
Uploaders:
 Mike Gabriel <sunweaver@debian.org>,
Build-Depends: cmake,
               debhelper-compat (= 13),
               doxygen,
               graphviz,
               libdbus-1-dev,
               libglib2.0-dev,
               libkf5wayland-dev,
               libmtdev-dev,
               libudev-dev,
               libwayland-dev,
               libxcb-composite0-dev,
               libxcb-damage0-dev,
               libxcb-xfixes0-dev,
               libxext-dev,
               pkgconf,
               qml-module-qtquick2,
               qtbase5-dev (>= 5.2),
               qtbase5-private-dev,
               qtdeclarative5-dev,
               qtwayland5-dev-tools,
               qtwayland5-private-dev,
               qt6-base-dev,
               qt6-base-private-dev,
               qt6-declarative-dev,
               qt6-wayland-dev,
               qt6-wayland-private-dev,
               wayland-protocols,
               xauth,
               xvfb,
Standards-Version: 4.7.2
Homepage: https://github.com/maliit/framework
Vcs-Browser: https://salsa.debian.org/debian/maliit-framework
Vcs-Git: https://salsa.debian.org/debian/maliit-framework.git
Rules-Requires-Root: no

Package: maliit-framework
Architecture: all
Section: misc
Depends: ${misc:Depends},
         maliit-server-qt5 | maliit-server-qt6,
Recommends: maliit-inputcontext-gtk3,
            maliit-inputcontext-qt5,
            maliit-inputcontext-qt6,
Description: Maliit Input Method Framework
 Maliit provides a flexible and cross-platform input method framework.
 It has a plugin-based client-server architecture where applications act
 as clients and communicate with the Maliit server via input context
 plugins. The communication link currently uses D-Bus or the Wayland
 text-input extension. Maliit is an open source framework (LGPL 2) with
 open source plugins (BSD).

Package: maliit-framework-dev
Architecture: any
Multi-Arch: same
Section: oldlibs
Depends: maliit-framework-qt5-dev | maliit-server-qt6-dev,
         ${misc:Depends},
Description: Maliit Input Method Framework - transitional development package
 Maliit provides a flexible and cross-platform input method framework.
 It has a plugin-based client-server architecture where applications act
 as clients and communicate with the Maliit server via input context
 plugins. The communication link currently uses D-Bus or the Wayland
 text-input extension. Maliit is an open source framework (LGPL 2) with
 open source plugins (BSD).
 .
 This package is a transitional package, please update your build-dependency
 and reference either maliit-framework-qt6-dev or maliit-framework-qt5-dev.

Package: libmaliit-glib2
Depends: ${misc:Depends},
         ${shlibs:Depends},
Architecture: any
Multi-Arch: same
Breaks: libmaliit-glib0,
Replaces: libmaliit-glib0,
Description: Maliit Input Method Framework - GLib Bindings
 Maliit provides a flexible and cross-platform input method framework.
 It has a plugin-based client-server architecture where applications act
 as clients and communicate with the Maliit server via input context
 plugins. The communication link currently uses D-Bus or the Wayland
 text-input extension. Maliit is an open source framework (LGPL 2) with
 open source plugins (BSD).
 .
 This package provides GLib bindings for the Maliit framework.

Package: libmaliit-glib-dev
Depends: libmaliit-glib2 (= ${binary:Version}),
         ${misc:Depends},
         ${shlibs:Depends},
Architecture: any
Multi-Arch: same
Section: libdevel
Description: Maliit Input Method Framework - GLib Development Headers
 Maliit provides a flexible and cross-platform input method framework.
 It has a plugin-based client-server architecture where applications act
 as clients and communicate with the Maliit server via input context
 plugins. The communication link currently uses D-Bus or the Wayland
 text-input extension. Maliit is an open source framework (LGPL 2) with
 open source plugins (BSD).
 .
 This package provides GLib development headers for the Maliit framework.

Package: maliit-framework-doc
Depends: libjs-jquery,
         ${misc:Depends},
Architecture: all
Multi-Arch: foreign
Section: doc
Description: docs for Maliit framework
 Maliit provides a flexible and cross-platform input method framework.
 It has a plugin-based client-server architecture where applications act
 as clients and communicate with the Maliit server via input context
 plugins. The communication link currently uses D-Bus or the Wayland
 text-input extension. Maliit is an open source framework (LGPL 2) with
 open source plugins (BSD).
 .
 Documentation for the framework of Maliit.

Package: maliit-server-qt5
Architecture: any
Section: misc
Depends: libmaliit-plugins2 (= ${binary:Version}),
         ${misc:Depends},
         ${shlibs:Depends},
Recommends: maliit-framework (>= ${source:Version}),
Breaks: gir1.2-maliit-1.0 (<< ${source:Version}),
        libmaliit-glib0 (<< ${source:Version}),
        libmaliit0 (<< ${source:Version}),
        maliit-dbus-activation (<< ${source:Version}),
        maliit-inputcontext-qt4 (<< ${source:Version}),
        maliit-framework (<< 2.3.0-7~),
Replaces: maliit-framework (<< 2.3.0-7~),
Description: Maliit Input Method Framework Server (Qt5 version)
 Maliit provides a flexible and cross-platform input method framework.
 It has a plugin-based client-server architecture where applications act
 as clients and communicate with the Maliit server via input context
 plugins. The communication link currently uses D-Bus or the Wayland
 text-input extension. Maliit is an open source framework (LGPL 2) with
 open source plugins (BSD).
 .
 This package contains the Qt5 version of the Maliit framework server.

Package: maliit-inputcontext-qt5
Architecture: any
Section: misc
Depends: ${misc:Depends},
         ${shlibs:Depends},
Breaks: maliit-framework (<< 2.3.0-7~),
Replaces: maliit-framework (<< 2.3.0-7~),
Description: Maliit Inputcontext for Qt5 applications
 Maliit provides a flexible and cross-platform input method framework.
 It has a plugin-based client-server architecture where applications act
 as clients and communicate with the Maliit server via input context
 plugins. The communication link currently uses D-Bus or the Wayland
 text-input extension. Maliit is an open source framework (LGPL 2) with
 open source plugins (BSD).
 .
 This package contains the Maliit Inputcontext plugins for Qt5
 applications.

Package: libmaliit-plugins2
Architecture: any
Multi-Arch: same
Breaks: maliit-framework (<< 0.99),
        libmaliit-plugins0,
Replaces: maliit-framework (<< 0.99),
          libmaliit-plugins0,
Depends: ${misc:Depends},
         ${shlibs:Depends},
Description: Maliit Input Method Framework - Plugin Library (Qt5 version)
 Maliit provides a flexible and cross-platform input method framework.
 It has a plugin-based client-server architecture where applications act
 as clients and communicate with the Maliit server via input context
 plugins. The communication link currently uses D-Bus or the Wayland
 text-input extension. Maliit is an open source framework (LGPL 2) with
 open source plugins (BSD).
 .
 This package provides the maliit plugin library for the Maliit
 framework (Qt5 version).

Package: maliit-framework-qt5-dev
Architecture: any
Multi-Arch: same
Section: libdevel
Depends: libmaliit-plugins2 (= ${binary:Version}),
         ${misc:Depends},
Description: Maliit Input Method Framework - Development Files (Qt5 version)
 Maliit provides a flexible and cross-platform input method framework.
 It has a plugin-based client-server architecture where applications act
 as clients and communicate with the Maliit server via input context
 plugins. The communication link currently uses D-Bus or the Wayland
 text-input extension. Maliit is an open source framework (LGPL 2) with
 open source plugins (BSD).
 .
 This package is needed to compile plugins for the Maliit framework (Qt5
 version).

Package: maliit-server-qt6
Architecture: any
Section: misc
Depends: libmaliit6-plugins2 (= ${binary:Version}),
         ${misc:Depends},
         ${shlibs:Depends},
Recommends: maliit-framework (>= ${source:Version}),
Description: Maliit Input Method Framework Server (Qt6 version)
 Maliit provides a flexible and cross-platform input method framework.
 It has a plugin-based client-server architecture where applications act
 as clients and communicate with the Maliit server via input context
 plugins. The communication link currently uses D-Bus or the Wayland
 text-input extension. Maliit is an open source framework (LGPL 2) with
 open source plugins (BSD).
 .
 This package contains the Qt6 version of the Maliit framework server.

Package: maliit-inputcontext-qt6
Architecture: any
Section: misc
Depends: ${misc:Depends},
         ${shlibs:Depends},
Description: Maliit Inputcontext for Qt6 applications
 Maliit provides a flexible and cross-platform input method framework.
 It has a plugin-based client-server architecture where applications act
 as clients and communicate with the Maliit server via input context
 plugins. The communication link currently uses D-Bus or the Wayland
 text-input extension. Maliit is an open source framework (LGPL 2) with
 open source plugins (BSD).
 .
 This package contains the Maliit Inputcontext plugins for Qt6
 applications.

Package: libmaliit6-plugins2
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends},
         ${shlibs:Depends},
Description: Maliit Input Method Framework - Plugin Library (Qt6 version)
 Maliit provides a flexible and cross-platform input method framework.
 It has a plugin-based client-server architecture where applications act
 as clients and communicate with the Maliit server via input context
 plugins. The communication link currently uses D-Bus or the Wayland
 text-input extension. Maliit is an open source framework (LGPL 2) with
 open source plugins (BSD).
 .
 This package provides the maliit plugin library for the Maliit
 framework (Qt6 version).

Package: maliit-framework-qt6-dev
Architecture: any
Multi-Arch: same
Section: libdevel
Depends: libmaliit6-plugins2 (= ${binary:Version}),
         ${misc:Depends},
Description: Maliit Input Method Framework - Development Files (Qt6 version)
 Maliit provides a flexible and cross-platform input method framework.
 It has a plugin-based client-server architecture where applications act
 as clients and communicate with the Maliit server via input context
 plugins. The communication link currently uses D-Bus or the Wayland
 text-input extension. Maliit is an open source framework (LGPL 2) with
 open source plugins (BSD).
 .
 This package is needed to compile plugins for the Maliit framework (Qt6
 version).