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
|
Source: fcitx5-kkc
Priority: optional
Section: utils
Maintainer: Debian Input Method Team <debian-input-method@lists.debian.org>
Standards-Version: 4.7.0
Uploaders:
Boyuan Yang <byang@debian.org>,
Build-Depends:
cmake,
debhelper-compat (= 13),
extra-cmake-modules,
gettext,
libfcitx5-qt6-dev (>= 5.1.10-2~),
libfcitx5core-dev (>= 5.1.14-4~),
libgee-0.8-dev,
libglib2.0-dev,
libjson-glib-dev,
libkkc-dev,
pkgconf,
qt6-base-dev,
Rules-Requires-Root: no
Homepage: https://github.com/fcitx/fcitx5-kkc
Vcs-Git: https://salsa.debian.org/input-method-team/fcitx5-kkc.git
Vcs-Browser: https://salsa.debian.org/input-method-team/fcitx5-kkc
Package: fcitx5-kkc
Architecture: any
Multi-Arch: same
Depends:
${misc:Depends},
${shlibs:Depends},
Recommends:
fcitx5,
Conflicts:
fcitx-kkc,
Description: Fcitx5 wrapper for libkkc IM engine
fcitx5-kkc is a wrapper of libkkc IM engine for Fcitx 5.
.
libkkc provides a converter from Japanese Kana-string to
Kana-Kanji-mixed-string.
|