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-skk
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.6),
debhelper-compat (= 13),
extra-cmake-modules,
gettext,
libfcitx5-qt6-dev,
libfcitx5core-dev (>= 5.1.12),
libskk-dev,
pkgconf,
qt6-base-dev,
Rules-Requires-Root: no
Standards-Version: 4.7.0
Homepage: https://github.com/fcitx/fcitx5-skk
Vcs-Git: https://salsa.debian.org/input-method-team/fcitx5-skk.git
Vcs-Browser: https://salsa.debian.org/input-method-team/fcitx5-skk
Package: fcitx5-skk
Architecture: any
Multi-Arch: same
Depends:
skkdic,
${misc:Depends},
${shlibs:Depends},
Recommends:
skkdic-extra,
Conflicts:
fcitx-skk,
Description: Japanese SKK input engine for Fcitx5
This package provides Japanese SKK input method engine for Fcitx5,
which uses libskk as its backend.
.
SKK stands for 'Simple Kana to Kanji conversion program'.
It provide Japanese input method which convert hiragana text to kanji text.
|