File: control

package info (click to toggle)
canna 3.7p3-14
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 8,216 kB
  • ctags: 9,776
  • sloc: ansic: 85,928; sh: 2,777; yacc: 403; cpp: 389; lex: 379; makefile: 72; awk: 7
file content (69 lines) | stat: -rw-r--r-- 2,877 bytes parent folder | download | duplicates (2)
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
Source: canna
Section: utils
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper (>> 7.0.50~), libx11-dev, xutils-dev, po-debconf,
 autoconf, texlive-lang-cjk, texlive-lang-japanese,
 texlive-latex-recommended, autotools-dev
Standards-Version: 3.9.5
Homepage: http://canna.sourceforge.jp/
Vcs-Git: git://anonscm.debian.org/collab-maint/canna.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/canna.git

Package: canna
Architecture: any
Depends: lsb-base, ${misc:Depends}, ${shlibs:Depends}, adduser (>= 3.34), canna-utils
Suggests: canna-shion
Description: input system for Japanese - server and dictionary
 Canna provides a unified user interface for Japanese input. It is based
 on a client-server model and supports automatic kana-to-kanji conversion.
 .
 It supports multiple clients (including kinput2 and canuum), and allows
 them all to work in the same way, sharing customization files,
 romaji-to-kana conversion rules and conversion dictionaries.
 .
 This package provides the Canna server program and dictionary files.

Package: canna-utils
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Breaks: canna (<< 3.7p3-10)
Replaces: canna (<< 3.7p3-10)
Description: input system for Japanese - utilities
 Canna provides a unified user interface for Japanese input. It is based
 on a client-server model and supports automatic kana-to-kanji conversion.
 .
 It supports multiple clients (including kinput2 and canuum), and allows
 them all to work in the same way, sharing customization files,
 romaji-to-kana conversion rules and conversion dictionaries.
 .
 This package provides client programs for Canna.

Package: libcanna1g
Section: libs
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: input system for Japanese - runtime library
 Canna provides a unified user interface for Japanese input. It is based
 on a client-server model and supports automatic kana-to-kanji conversion.
 .
 It supports multiple clients (including kinput2 and canuum), and allows
 them all to work in the same way, sharing customization files,
 romaji-to-kana conversion rules and conversion dictionaries.
 .
 This package provides shared libraries for Canna.

Package: libcanna1g-dev
Section: libdevel
Architecture: any
Depends: ${misc:Depends}, libcanna1g (= ${binary:Version})
Description: input system for Japanese - development files
 Canna provides a unified user interface for Japanese input. It is based
 on a client-server model and supports automatic kana-to-kanji conversion.
 .
 It supports multiple clients (including kinput2 and canuum), and allows
 them all to work in the same way, sharing customization files,
 romaji-to-kana conversion rules and conversion dictionaries.
 .
 This package provides the headers and static libraries needed to develop
 software based on Canna.