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-keyman
Section: utils
Priority: optional
Maintainer: Debian Input Method Team <debian-input-method@lists.debian.org>
Uploaders:
Boyuan Yang <byang@debian.org>,
Build-Depends:
debhelper-compat (= 13),
cmake,
extra-cmake-modules,
gettext,
libfcitx5core-dev (>= 5.1.13),
libicu-dev,
libjson-c-dev,
libkeymancore-dev (>= 18),
pkgconf,
Standards-Version: 4.7.2
Homepage: https://github.com/fcitx/fcitx5-keyman
Vcs-Git: https://salsa.debian.org/input-method-team/fcitx5-keyman.git
Vcs-Browser: https://salsa.debian.org/input-method-team/fcitx5-keyman
Package: fcitx5-keyman
Architecture: any
Multi-Arch: same
Depends:
${misc:Depends},
${shlibs:Depends},
Recommends:
fcitx5,
Description: Fcitx5 wrapper for Keyman keyboarding platform
fcitx5-keyman is a wrapper of Keyman keyboarding platform for Fcitx5
IM framework.
.
Keyman is now a free and open source keyboarding platform which allows
anyone to write a keyboard layout for their language.
|