File: control

package info (click to toggle)
fcitx5-rime 5.1.12-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 396 kB
  • sloc: cpp: 2,199; makefile: 4; sh: 1
file content (39 lines) | stat: -rw-r--r-- 1,087 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
Source: fcitx5-rime
Section: utils
Priority: optional
Maintainer: Debian Input Method Team <debian-input-method@lists.debian.org>
Uploaders:
 Boyuan Yang <byang@debian.org>,
Build-Depends:
 appstream,
 cmake,
 debhelper-compat (= 13),
 extra-cmake-modules,
 fcitx5-modules-dev (>= 5.1.14-4~),
 gettext,
 libfcitx5core-dev (>= 5.1.14-4~),
 librime-data,
 librime-dev (>= 1.14.0),
 pkgconf,
Rules-Requires-Root: no
Standards-Version: 4.7.2
Homepage: https://github.com/fcitx/fcitx5-rime
Vcs-Git: https://salsa.debian.org/input-method-team/fcitx5-rime.git
Vcs-Browser: https://salsa.debian.org/input-method-team/fcitx5-rime

Package: fcitx5-rime
Architecture: any
Multi-Arch: same
Depends:
 fcitx5,
 librime-data,
 ${misc:Depends},
 ${shlibs:Depends},
Conflicts:
 fcitx-rime,
Description: Rime input method support for fcitx5
 This package provides a wrapper of RIME engine for Fcitx5.
 .
 RIME is a lightweight, extensible input method engine supporting various input
 schematas including glyph-based input methods, romanization-based input methods
 as well as those for Chinese dialects.