~ubuntu-branches/ubuntu/maverick/uim/maverick

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Masahito Omote
  • Date: 2008-06-25 19:56:33 UTC
  • mfrom: (3.1.18 intrepid)
  • Revision ID: james.westby@ubuntu.com-20080625195633-8jljph4rfq00l8o7
Tags: 1:1.5.1-2
* uim-tcode: provide tutcode-custom.scm, tutcode-bushudic.scm
  and tutcode-rule.scm (Closes: #482659)
* Fix FTBFS: segv during compile (Closes: #483078).
  I personally think this bug is not specific for uim but is a optimization
  problem on gcc-4.3.1. (https://bugs.freedesktop.org/show_bug.cgi?id=16477)

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
Section: libs
3
3
Priority: optional
4
4
Maintainer: Masahito Omote <omote@debian.org>
5
 
Build-Depends: cdbs, debhelper (>> 5.0.0), dpatch (>= 1.11), automake1.9, autoconf, autotools-dev, intltool, libtool, libgtk2.0-dev, libpango1.0-dev, libfreetype6-dev, libatk1.0-dev, libgnome2-dev, libxml-perl, libpanel-applet2-dev, libice-dev, libsm-dev, libx11-dev, libxext-dev, libxi-dev, libxmu-dev, libxmuu-dev, libxp-dev, libxpm-dev, libxrandr-dev, libxt-dev, libxtrap-dev, libxtst-dev, libxv-dev, x-dev, xlibs-static-dev, libcanna1g-dev, libanthy-dev, libncurses5-dev, libm17n-dev, prime, libqt3-mt-dev, librsvg2-bin, libedit-dev
 
5
Build-Depends: cdbs, debhelper (>> 5.0.0), dpatch (>= 1.11), automake1.10, autoconf, autotools-dev, intltool, libtool, libgtk2.0-dev (>= 2.10.1-1), libpango1.0-dev, libfreetype6-dev, libatk1.0-dev, libgnome2-dev, libxml-perl, libpanel-applet2-dev, libice-dev, libsm-dev, libx11-dev, libxext-dev, libxi-dev, libxmu-dev, libxmuu-dev, libxp-dev, libxpm-dev, libxrandr-dev, libxt-dev, libxtrap-dev, libxtst-dev, libxv-dev, x-dev, libxfont-dev, libfontenc-dev, libcanna1g-dev, libanthy-dev, libncurses5-dev, libm17n-dev, prime, libqt3-mt-dev, libqt4-dev, librsvg2-bin, libedit-dev, libgcroots-dev, kdelibs4-dev
6
6
Standards-Version: 3.7.2.2
7
7
 
8
8
Package: uim-common
9
9
Section: utils
10
10
Architecture: all
11
 
Depends: libuim3 (>= ${source:Version}), uim-utils (>= ${source:Version}), im-switch
12
 
Suggests: uim-gtk2.0, uim-xim
 
11
Depends: im-switch
 
12
Conflicts: uim-common (<< 1:1.4.1-1)
13
13
Description: Common files for uim
14
14
 uim is a input method module library supporting various languages, which
15
15
 become a frontend for Anthy, SKK, Canna, T-Code, TUT-Code, Pinyin(Chinese
22
22
Package: uim
23
23
Section: utils
24
24
Architecture: all
25
 
Depends: uim-common, uim-gtk2.0, uim-xim, uim-utils, uim-fep
 
25
Depends: uim-common (= ${source:Version}), uim-gtk2.0 (>= ${source:Version}), uim-xim (>= ${source:Version}), uim-utils (>= ${source:Version}), uim-fep (>= ${source:Version})
26
26
Description: Simple and flexible input method collection and library
27
27
 uim is a input method module library supporting various languages, which
28
28
 become a frontend for Anthy, SKK, Canna, PRIME, T-Code, TUT-Code,
36
36
 If you want to use Japanese Input methods, you have to install one of the
37
37
 following packages.
38
38
 .
39
 
 uim-anthy: Anthy plugin for uim
40
 
 uim-canna: Canna plugin for uim
41
 
 uim-prime: PRIME plugin for uim
42
 
 uim-skk:   SKK plugin for uim
 
39
 uim-anthy: Anthy plugin for uim 
 
40
 uim-canna: Canna plugin for uim 
 
41
 uim-prime: PRIME plugin for uim 
 
42
 uim-skk:   SKK plugin for uim 
43
43
 
44
 
Package: libuim3
 
44
Package: libuim6
45
45
Section: libs
46
46
Architecture: any
47
47
Depends: ${shlibs:Depends}, libuim-data (= ${binary:Version})
48
 
Conflicts: libuim-data (<< ${binary:Version}), libuim0
 
48
Conflicts: libuim-data (<< ${binary:Version}), libuim0, libuim5
49
49
Replaces: libuim0
50
50
Description: Simple and flexible input method collection and library
51
51
 uim is a input method module library supporting various languages, which
54
54
 Alphabet) and etc.... Most of the functions are implemented with Scheme,
55
55
 so it's very simple and flexible.
56
56
 .
57
 
 This package contains the shared libraries but does not depends on Japanese
58
 
 plugin packages because uim is not specific for Japanese.
59
 
 If you want to use Japanese Input methods, you have to install one of the
60
 
 following packages.
61
 
 .
62
 
 uim-anthy: Anthy plugin for uim
63
 
 uim-canna: Canna plugin for uim
64
 
 uim-prime: PRIME plugin for uim
65
 
 uim-skk:   SKK plugin for uim
 
57
 This package contains the shared libraries of uim.
66
58
 
67
59
Package: libuim-data
68
60
Section: libs
69
61
Architecture: any
70
 
Conflicts: libuim0, libuim1, libuim3 (<= 1:1.2.1-2)
 
62
Conflicts: libuim0, libuim1, libuim3 (<= 1:1.2.1-2), libuim5
71
63
Description: Data files for uim
72
64
 uim is a input method module library supporting various languages, which
73
65
 become a frontend for Anthy, SKK, Canna, T-Code, TUT-Code, Pinyin(Chinese
80
72
Package: libuim-dev
81
73
Section: libdevel
82
74
Architecture: any
83
 
Depends: libuim3 (= ${binary:Version}), libm17n-dev
 
75
Depends: libuim6 (= ${binary:Version}), libm17n-dev
84
76
Description: Development files for uim
85
77
 uim is a input method module library supporting various languages, which
86
78
 become a frontend for Anthy, SKK, Canna, T-Code, TUT-Code, Pinyin(Chinese
91
83
 This package contains the header files and the libraries for development
92
84
 for uim.
93
85
 
94
 
Package: libuim3-dbg
 
86
Package: libuim6-dbg
95
87
Section: libdevel
96
88
Architecture: any
97
 
Depends: libuim3 (= ${binary:Version})
 
89
Depends: libuim6 (= ${binary:Version})
98
90
Description: uim libraries and debugging symbols
99
91
 uim is a input method module library supporting various languages, which
100
92
 become a frontend for Anthy, SKK, Canna, T-Code, TUT-Code, Pinyin(Chinese
112
104
Package: uim-gtk2.0
113
105
Section: x11
114
106
Architecture: any
115
 
Depends: ${shlibs:Depends}, libgtk2.0-common, uim-utils (>= ${source:Version}), uim-common (>= ${source:Version})
116
 
Pre-Depends: libgtk2.0-bin
 
107
Depends: ${shlibs:Depends}, ${misc:Depends}, uim-utils (>= ${source:Version}), uim-common (>= ${source:Version})
117
108
Replaces: libuim0-gtk, libuim-gtk2.0
118
109
Conflicts: libuim0-gtk, libuim-gtk2.0
119
110
Description: GTK+2.x immodule for uim
128
119
Package: uim-qt
129
120
Section: x11
130
121
Architecture: any
131
 
Depends: ${shlibs:Depends}, uim-utils (>= ${source:Version}), uim-common (>= ${source:Version})
 
122
Depends: ${shlibs:Depends}, uim-utils (>= ${source:Version}), uim-common (>= ${source:Version}), uim-qt3 (= ${binary:Version})
132
123
Description: Qt 4.x immodule for uim
133
124
 uim is a input method module library supporting various languages, which
134
125
 become a frontend for Anthy, SKK, Canna, T-Code, TUT-Code, Pinyin(Chinese
140
131
 A input method module on Qt 4.x, which is newly implemented from immodule
141
132
 for Qt does not contain in this package for now.
142
133
 
 
134
Package: uim-qt3
 
135
Section: x11
 
136
Architecture: any
 
137
Depends: ${shlibs:Depends}, uim-utils (>= ${source:Version}), uim-common (>= ${source:Version})
 
138
Description: Qt 3.x immodule for uim
 
139
 uim is a input method module library supporting various languages, which
 
140
 become a frontend for Anthy, SKK, Canna, T-Code, TUT-Code, Pinyin(Chinese
 
141
 input method), Hangul(Korean input method), IPA(International Phonetic
 
142
 Alphabet) and etc.... Most of the functions are implemented with Scheme,
 
143
 so it's very simple and flexible.
 
144
 .
 
145
 This package contains only utilities which build againt libqt3.
 
146
 
143
147
Package: uim-xim
144
148
Section: x11
145
149
Architecture: any
167
171
 This package contains an GNOME applet which works as a monitor for
168
172
 conversion mode, configuring uim and so on.
169
173
 
 
174
Package: uim-applet-kde
 
175
Section: kde
 
176
Architecture: any
 
177
Depends: ${shlibs:Depends}, uim-utils (>= ${source:Version}), uim-common (>= ${source:Version}), uim-qt (>= ${source:Version})
 
178
Description: KDE applet for uim
 
179
 uim is a input method module library supporting various languages, which
 
180
 become a frontend for Anthy, SKK, Canna, T-Code, TUT-Code, Pinyin(Chinese
 
181
 input method), Hangul(Korean input method), IPA(International Phonetic
 
182
 Alphabet) and etc.... Most of the functions are implemented with Scheme,
 
183
 so it's very simple and flexible.
 
184
 .
 
185
 This package contains an KDE applet which works as a monitor for
 
186
 conversion mode, configuring uim and so on.
 
187
 
170
188
Package: uim-fep
171
189
Section: utils
172
190
Architecture: any
183
201
Package: uim-utils
184
202
Section: utils
185
203
Architecture: any
186
 
Depends: ${shlibs:Depends}
 
204
Depends: ${shlibs:Depends}, uim-common (>= ${source:Version})
187
205
Replaces: uim-helper-server
188
 
Conflicts: uim-helper-server, uim-utils (<< ${source:Version})
 
206
Conflicts: uim-helper-server, uim-utils (<< 1:1.4.1-1), uim-common (<< 1:1.4.1-1)
189
207
Description: Utilities for uim
190
208
 uim is a input method module library supporting various languages, which
191
209
 become a frontend for Anthy, SKK, Canna, T-Code, TUT-Code, Pinyin(Chinese
193
211
 Alphabet) and etc.... Most of the functions are implemented with Scheme,
194
212
 so it's very simple and flexible.
195
213
 .
196
 
 This package contains following utilities.
197
 
 .
198
 
 uim-sh: uim shell Interpreter.
199
 
 uim-helper-server: IPC server between uim-applet-gnome and uim-xim/uim-gtk2.0.
 
214
 This package contains shell interpreter, IPC server and etc.
200
215
 
201
216
Package: uim-anthy
202
217
Section: utils
203
218
Architecture: any
204
219
Depends: ${shlibs:Depends}, uim-utils (>= ${source:Version}), uim-common (>= ${source:Version}), anthy
205
 
Conflicts: uim-common (<< 0.4.6beta2-3)
 
220
Conflicts: uim-common (<= 1:1.2.1-9)
206
221
Description: Anthy plugin for uim
207
222
 uim is a input method module library supporting various languages, which
208
223
 become a frontend for Anthy, SKK, Canna, T-Code, TUT-Code, Pinyin(Chinese
216
231
Section: utils
217
232
Architecture: any
218
233
Depends: ${shlibs:Depends}, uim-utils (>= ${source:Version}), uim-common (>= ${source:Version}), canna
219
 
Conflicts: uim-common (<< 0.4.6beta2-3)
 
234
Conflicts: uim-common (<= 1:1.2.1-9)
220
235
Description: Canna plugin for uim
221
236
 uim is a input method module library supporting various languages, which
222
237
 become a frontend for Anthy, SKK, Canna, T-Code, TUT-Code, Pinyin(Chinese
230
245
Section: utils
231
246
Architecture: any
232
247
Depends: ${shlibs:Depends}, uim-utils (>= ${source:Version}), uim-common (>= ${source:Version}), skkdic | skkdic-extra | skkserv | dbskkd-cdb
233
 
Conflicts: uim-common (<< 0.4.6beta2-3)
 
248
Conflicts: uim-common (<= 1:1.2.1-9)
234
249
Description: SKK plugin for uim
235
250
 uim is a input method module library supporting various languages, which
236
251
 become a frontend for Anthy, SKK, Canna, T-Code, TUT-Code, Pinyin(Chinese
244
259
Section: utils
245
260
Architecture: any
246
261
Depends: ${shlibs:Depends}, uim-utils (>= ${source:Version}), uim-common (>= ${source:Version}), prime
247
 
Conflicts: uim-common (<< 0.4.6beta2-3)
 
262
Conflicts: uim-common (<= 1:1.2.1-9)
248
263
Description: PRIME plugin for uim
249
264
 uim is a input method module library supporting various languages, which
250
265
 become a frontend for Anthy, SKK, Canna, T-Code, TUT-Code, Pinyin(Chinese
258
273
Section: utils
259
274
Architecture: any
260
275
Depends: ${shlibs:Depends}, uim-utils (>= ${source:Version}), uim-common (>= ${source:Version})
261
 
Conflicts: uim-common (<< 0.4.6beta2-3)
 
276
Conflicts: uim-common (<= 1:1.2.1-9)
262
277
Description: m17nlib plugin for uim
263
278
 uim is a input method module library supporting various languages, which
264
279
 become a frontend for Anthy, SKK, Canna, T-Code, TUT-Code, Pinyin(Chinese
271
286
Package: uim-el
272
287
Section: utils
273
288
Architecture: any
274
 
Depends: ${shlibs:Depends}, uim-utils (>= ${source:Version}), uim-common (>= ${source:Version}), emacs21 | emacs-snapshot | xemacs21-mule | xemacs21-mule-canna-wnn | xemacs21-mule-canna-wnn | xemacs21-gnome-mule | xemacs21-gnome-mule-canna-wnn | emacsen
 
289
Depends: ${shlibs:Depends}, uim-utils (>= ${source:Version}), uim-common (>= ${source:Version}), emacs22 | emacs21 | emacs-snapshot | xemacs21-mule | xemacs21-mule-canna-wnn | xemacs21-mule-canna-wnn | xemacs21-gnome-mule | xemacs21-gnome-mule-canna-wnn | emacsen
275
290
Conflicts: uim-common (<< 0.4.6beta2-3)
276
291
Description: Emacs frontend for uim
277
292
 uim is a input method module library supporting various languages, which
281
296
 so it's very simple and flexible.
282
297
 .
283
298
 This package contains emacs frontend for uim.
 
299
 
 
300
Package: uim-byeoru
 
301
Section: utils
 
302
Architecture: all
 
303
Depends: uim-utils (>= ${source:Version}), uim-common (>= ${source:Version})
 
304
Conflicts: uim-common (<= 1:1.2.1-9)
 
305
Description: The Byeoru Hangul input suite for uim
 
306
 uim is a input method module library supporting various languages, which
 
307
 become a frontend for Anthy, SKK, Canna, T-Code, TUT-Code, Pinyin(Chinese
 
308
 input method), Hangul(Korean input method), IPA(International Phonetic
 
309
 Alphabet) and etc.... Most of the functions are implemented with Scheme,
 
310
 so it's very simple and flexible.
 
311
 .
 
312
 This package contains "the Byeoru Hangul input suite" for uim.
 
313
 
 
314
Package: uim-hangul
 
315
Section: utils
 
316
Architecture: all
 
317
Depends: uim-utils (>= ${source:Version}), uim-common (>= ${source:Version})
 
318
Conflicts: uim-common (<= 1:1.2.1-9)
 
319
Description: Hangul input style(2-beol, 3-beol and Romaja) for uim
 
320
 uim is a input method module library supporting various languages, which
 
321
 become a frontend for Anthy, SKK, Canna, T-Code, TUT-Code, Pinyin(Chinese
 
322
 input method), Hangul(Korean input method), IPA(International Phonetic
 
323
 Alphabet) and etc.... Most of the functions are implemented with Scheme,
 
324
 so it's very simple and flexible.
 
325
 .
 
326
 This package contains 2-beol style, 3-beol style and Romaja input style
 
327
 hangul input method for uim.
 
328
 
 
329
Package: uim-latin
 
330
Section: utils
 
331
Architecture: all
 
332
Depends: uim-utils (>= ${source:Version}), uim-common (>= ${source:Version})
 
333
Conflicts: uim-common (<= 1:1.2.1-9)
 
334
Description: Latin and Germanic languages input style for uim
 
335
 uim is a input method module library supporting various languages, which
 
336
 become a frontend for Anthy, SKK, Canna, T-Code, TUT-Code, Pinyin(Chinese
 
337
 input method), Hangul(Korean input method), IPA(International Phonetic
 
338
 Alphabet) and etc.... Most of the functions are implemented with Scheme,
 
339
 so it's very simple and flexible.
 
340
 .
 
341
 This package contains Latin and Germanic languages input style for uim.
 
342
 
 
343
Package: uim-pinyin
 
344
Section: utils
 
345
Architecture: all
 
346
Depends: uim-utils (>= ${source:Version}), uim-common (>= ${source:Version})
 
347
Conflicts: uim-common (<= 1:1.2.1-9)
 
348
Description: Pinyin input method for uim
 
349
 uim is a input method module library supporting various languages, which
 
350
 become a frontend for Anthy, SKK, Canna, T-Code, TUT-Code, Pinyin(Chinese
 
351
 input method), Hangul(Korean input method), IPA(International Phonetic
 
352
 Alphabet) and etc.... Most of the functions are implemented with Scheme,
 
353
 so it's very simple and flexible.
 
354
 .
 
355
 This package contains Pinyin input method(Simplified Chinese, Traditional
 
356
 Chinese and Unicode) for uim.
 
357
 
 
358
Package: uim-tcode
 
359
Section: utils
 
360
Architecture: all
 
361
Depends: uim-utils (>= ${source:Version}), uim-common (>= ${source:Version})
 
362
Conflicts: uim-common (<= 1:1.2.1-9)
 
363
Description: T-Code input style for uim
 
364
 uim is a input method module library supporting various languages, which
 
365
 become a frontend for Anthy, SKK, Canna, T-Code, TUT-Code, Pinyin(Chinese
 
366
 input method), Hangul(Korean input method), IPA(International Phonetic
 
367
 Alphabet) and etc.... Most of the functions are implemented with Scheme,
 
368
 so it's very simple and flexible.
 
369
 .
 
370
 This package contains T-Code/TUT-Code/Try-Code input style for uim.
 
371
 
 
372
Package: uim-viqr
 
373
Section: utils
 
374
Architecture: all
 
375
Depends: uim-utils (>= ${source:Version}), uim-common (>= ${source:Version})
 
376
Conflicts: uim-common (<= 1:1.2.1-9)
 
377
Description: Vietnamese Quoted-Readable input style for uim
 
378
 uim is a input method module library supporting various languages, which
 
379
 become a frontend for Anthy, SKK, Canna, T-Code, TUT-Code, Pinyin(Chinese
 
380
 input method), Hangul(Korean input method), IPA(International Phonetic
 
381
 Alphabet) and etc.... Most of the functions are implemented with Scheme,
 
382
 so it's very simple and flexible.
 
383
 .
 
384
 This package contains Vietnamese Quoted-Readable input style for uim.
 
385
 
 
386
Package: uim-ipa-x-sampa
 
387
Section: utils
 
388
Architecture: all
 
389
Depends: uim-utils (>= ${source:Version}), uim-common (>= ${source:Version})
 
390
Conflicts: uim-common (<= 1:1.2.1-9)
 
391
Description: International Phonetic Alphabet (X-SAMPA) input style for uim
 
392
 uim is a input method module library supporting various languages, which
 
393
 become a frontend for Anthy, SKK, Canna, T-Code, TUT-Code, Pinyin(Chinese
 
394
 input method), Hangul(Korean input method), IPA(International Phonetic
 
395
 Alphabet) and etc.... Most of the functions are implemented with Scheme,
 
396
 so it's very simple and flexible.
 
397
 .
 
398
 This package contains International Phonetic Alphabet (X-SAMPA) input style
 
399
 for uim.