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
|
Source: fcitx5-hangul
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,
gettext,
libfcitx5core-dev (>= 5.1.12),
libhangul-dev,
pkgconf,
Rules-Requires-Root: no
Standards-Version: 4.7.0
Homepage: https://github.com/fcitx/fcitx5-hangul
Vcs-Git: https://salsa.debian.org/input-method-team/fcitx5-hangul.git
Vcs-Browser: https://salsa.debian.org/input-method-team/fcitx5-hangul
Package: fcitx5-hangul
Architecture: any
Multi-Arch: same
Depends:
fcitx5,
libhangul-data,
${misc:Depends},
${shlibs:Depends},
Conflicts:
fcitx-hangul,
Description: Hangul input method wrapper for fcitx5
This package provides a wrapper of Hangul engine for Fcitx5,
which uses libhangul, the Hangul keyboard input library.
|