File: control

package info (click to toggle)
libcangjie 1.3-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 4,396 kB
  • sloc: sh: 11,359; ansic: 1,094; makefile: 124
file content (77 lines) | stat: -rw-r--r-- 2,004 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
Source: libcangjie
Maintainer: Debian Input Method Team <debian-input-method@lists.debian.org>
Uploaders:
 Anthony Wong <yp@anthonywong.net>,
 ChangZhuo Chen (陳昌倬) <czchen@debian.org>,
Section: utils
Priority: optional
Build-Depends:
 debhelper-compat (= 12),
 libsqlite3-dev,
 pkg-config,
Standards-Version: 4.4.0
Vcs-Git: https://salsa.debian.org/input-method-team/libcangjie.git
Vcs-Browser: https://salsa.debian.org/input-method-team/libcangjie
Homepage: https://gitlab.freedesktop.org/cangjie/libcangjie

Package: libcangjie2
Architecture: any
Multi-Arch: same
Section: libs
Depends:
 libcangjie2-data,
 ${misc:Depends},
 ${shlibs:Depends},
Pre-Depends:
 ${misc:Pre-Depends},
Description: Cangjie input method library
 This is a library that provides functions related to the Cangjie
 Chinese input method.

Package: libcangjie2-data
Architecture: all
Multi-Arch: foreign
Section: libs
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Pre-Depends:
 ${misc:Pre-Depends},
Description: Cangjie input method library (common database)
 This is a library that provides functions related to the Cangjie
 Chinese input method.
 .
 This package contains the sqlite database of the library.

Package: libcangjie2-dev
Architecture: any
Multi-Arch: same
Section: libdevel
Depends:
 libcangjie2 (= ${binary:Version}),
 libsqlite3-dev,
 ${misc:Depends},
 ${shlibs:Depends},
Conflicts:
 libcangjie-dev,
Description: Cangjie input method library (development)
 This is a library that provides functions related to the Cangjie
 Chinese input method.
 .
 This package contains the development library and header files.

Package: libcangjie2-dev-tools
Architecture: any
Multi-Arch: foreign
Section: devel
Depends:
 libcangjie2 (= ${binary:Version}),
 ${misc:Depends},
 ${shlibs:Depends},
Conflicts:
 libcangjie-dev,
Description: Cangjie input method library development tools
 This is a library that provides functions related to the Cangjie
 Chinese input method.
 .
 This package contains the development tools.