File: control

package info (click to toggle)
anthy 9100h-6
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 17,664 kB
  • ctags: 3,114
  • sloc: ansic: 26,140; sh: 8,551; lisp: 1,264; makefile: 200
file content (72 lines) | stat: -rw-r--r-- 2,971 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
Source: anthy
Section: utils
Priority: optional
Maintainer: NOKUBI Takatsugu <knok@daionet.gr.jp>
Uploaders: Hideki Yamane <henrich@debian.org>, NIIBE Yutaka <gniibe@fsij.org>
Build-Depends: debhelper (>= 7.0.50~), autotools-dev, debconf (>= 0.5), po-debconf, automake
Standards-Version: 3.8.4

Package: anthy
Architecture: any
Replaces: anthy-cannadic, anthy-cannadic-2ch
Depends: anthy-common, libanthy0 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Conflicts: anthy-cannadic, anthy-cannadic-2ch
Description: input method for Japanese - backend, dictionary and utility
 Anthy is a Japanese input method working on X11 and Emacs. It converts
 hiragana text to mixed kana and kanji. It is implemented as a library
 and stores private information securely in ~/.anthy/.
 Thus, Anthy is simple and secure (information is protected from
 spoofing and snooping). 

Package: anthy-common
Architecture: all
Depends: ${misc:Depends}
Conflicts: anthy (<= 9100h-4)
Description: input method for Japanese - common files and dictionary
 Anthy is a Japanese input method working on X11 and Emacs. It converts
 hiragana text to mixed kana and kanji. It is implemented as a library
 and stores private information securely in ~/.anthy/.
 Thus, Anthy is simple and secure (information is protected from
 spoofing and snooping). 
 .
 This package provides common files dictonary data for anthy.

Package: anthy-el
Section: lisp
Architecture: all
Depends: ${misc:Depends}, anthy, emacs23 | emacsen
Description: input method for Japanese - elisp frontend
 Anthy is a Japanese input method working on X11 and Emacs. It converts
 hiragana text to mixed kana and kanji. It is implemented as a library
 and stores private information securely in ~/.anthy/.
 Thus, Anthy is simple and secure (information is protected from
 spoofing and snooping). 
 .
 This package provides an Anthy frontend for Emacs and XEmacs.

Package: libanthy0
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, anthy-common
Description: input method for Japanese - runtime library
 Anthy is a Japanese input method working on X11 and Emacs. It converts
 hiragana text to mixed kana and kanji. It is implemented as a library
 and stores private information securely in ~/.anthy/.
 Thus, Anthy is simple and secure (information is protected from
 spoofing and snooping). 
 .
 This package provides shared libraries for Anthy.

Package: libanthy-dev
Section: libdevel
Architecture: any
Depends: libanthy0 (= ${binary:Version}), ${misc:Depends}
Description: input method for Japanese - development files
 Anthy is a Japanese input method working on X11 and Emacs. It converts
 hiragana text to mixed kana and kanji. It is implemented as a library
 and stores private information securely in ~/.anthy/.
 Thus, Anthy is simple and secure (information is protected from
 spoofing and snooping). 
 .
 This package provides the files necessary for compiling programs that
 depend on Anthy.