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: ibus-cangjie
Section: utils
Priority: extra
Maintainer: IME Packaging Team <pkg-ime-devel@lists.alioth.debian.org>
Uploaders: Anthony Wong <yp@anthonywong.net>,
Anthony Fok <foka@debian.org>,
ChangZhuo Chen (陳昌倬) <czchen@gmail.com>
Build-Depends: debhelper (>= 9),
dh-autoreconf,
dh-python,
autotools-dev,
intltool,
pkg-config,
python3-all (>= 3.2),
python3-gi,
python3-pycangjie (>= 1.0),
libibus-1.0-dev,
gir1.2-gtk-3.0,
xvfb,
xauth
Standards-Version: 3.9.6
Homepage: http://ibus-cangjie.opensource.hk/
Vcs-Git: git://anonscm.debian.org/pkg-ime/ibus-cangjie.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ime/ibus-cangjie.git;a=summary
X-Python3-Version: >= 3.2
Package: ibus-cangjie
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends},
ibus (>= 1.4.1),
python3-pycangjie (>= 1.0),
python3-gi,
gir1.2-ibus-1.0
Description: Cangjie and Quick input methods for IBus
This is an IBus engine for users of the Cangjie and Quick input
methods.
.
It is primarily intended to Hong Kong people who want to input
Traditional Chinese, however, it should work for others as well
(e.g. to input Simplified Chinese).
|