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: fcitx-libpinyin
Section: utils
Priority: optional
Maintainer: Debian Input Method Team <debian-input-method@lists.debian.org>
Uploaders:
Aron Xu <aron@debian.org>,
YunQiang Su <syq@debian.org>,
ChangZhuo Chen (陳昌倬) <czchen@debian.org>,
Build-Depends:
cmake (>= 3.6),
debhelper-compat (= 13),
fcitx-bin (>= 4.2.8),
fcitx-libs-dev (>= 4.2.8),
intltool,
libdbus-1-dev,
libfcitx-qt5-dev [amd64 arm64 armhf i386 mips64el],
libglib2.0-dev,
libpinyin15-dev,
pkgconf,
qtbase5-dev [amd64 arm64 armhf i386 mips64el],
qtwebengine5-dev [amd64 arm64 armhf i386 mips64el],
libpinyin-utils,
Standards-Version: 4.6.2
Homepage: https://github.com/fcitx/fcitx-libpinyin
Vcs-Git: https://salsa.debian.org/input-method-team/fcitx-libpinyin.git
Vcs-Browser: https://salsa.debian.org/input-method-team/fcitx-libpinyin
Package: fcitx-libpinyin
Architecture: any
Depends:
libpinyin-data,
${misc:Depends},
${shlibs:Depends},
Recommends:
fcitx-tools,
Description: Fcitx wrapper for libpinyin
fcitx-libpinyin is a wrapper of libpinyin for Fcitx.
.
libpinyin is a set of core algorithms designed for intelligent
sentence-based Chinese PinYin input methods.
|