File: control

package info (click to toggle)
scim-m17n 0.2.3-4
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 1,644 kB
  • sloc: sh: 9,220; cpp: 727; makefile: 47
file content (34 lines) | stat: -rw-r--r-- 999 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
Source: scim-m17n
Section: utils
Priority: optional
Maintainer: Debian Input Method Team <debian-input-method@lists.debian.org>
Uploaders:
 Harshula Jayasuriya <harshula@debian.org>,
 Osamu Aoki <osamu@debian.org>,
Build-Depends:
 debhelper (>= 11),
 libltdl-dev,
 libm17n-dev,
 libscim-dev (>= 1.4.6),
 pkg-config,
Standards-Version: 4.2.1
Homepage: https://github.com/scim-im/scim-m17n
Vcs-Git: https://salsa.debian.org/input-method-team/scim-m17n.git
Vcs-Browser: https://salsa.debian.org/input-method-team/scim-m17n

Package: scim-m17n
Architecture: any
Depends:
 m17n-db,
 scim,
 ${misc:Depends},
 ${shlibs:Depends},
Description: M17N Input Method Engine for SCIM
 SCIM (Smart Common Input Method) is an input method (IM) platform.
 .
 M17N (Multilingualization) Input Method Engine enables SCIM to input
 many non-latin characters from the keyboard using libm17n library.
 .
 Author: James Su <suzhe@tsinghua.org.cn>
 .
 For details about SCIM, please see the description of the scim package.