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
|
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 (>= 3.4),
debhelper-compat (= 13),
extra-cmake-modules,
fcitx5-modules-dev (>= 5.0.2),
gettext,
libfcitx5core-dev (>= 5.0.2),
librime-data,
librime-dev (>= 1.6~),
pkg-config,
Rules-Requires-Root: no
Standards-Version: 4.5.1
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:
librime-data,
${misc:Depends},
${shlibs:Depends},
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.
|