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
|
Source: fcitx-rime
Section: utils
Priority: optional
Maintainer: IME Packaging Team <pkg-ime-devel@lists.alioth.debian.org>
Uploaders: Aron Xu <aron@debian.org>,
YunQiang Su <wzssyqa@gmail.com>,
Guo Yixuan (郭溢譞) <culu.gyx@gmail.com>
Build-Depends: debhelper (>= 9), cmake, fcitx-bin, pkg-config,
fcitx-libs-dev (>= 1:4.2.8.1), librime-dev (>= 1.0), librime-data
Standards-Version: 3.9.5
Homepage: http://code.google.com/p/fcitx
Vcs-Git: git://anonscm.debian.org/pkg-ime/fcitx-rime.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ime/fcitx-rime.git
Package: fcitx-rime
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, fcitx-bin,
fcitx-data (>= 1:4.2.8.1), fcitx-modules, librime-data
Recommends: fcitx (>= 1:4.2.8.1)
Breaks: fcitx (<< 1:4.2.0)
Description: Fcitx wrapper for RIME engine
fcitx-rime is a wrapper of RIME engine for Fcitx.
.
RIME is a lightweight, extensible input method engine supporting various input
schematas including glyph-based input methods, romanization-based input methods
as well as those for Chinese dialects.
|