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
|
Source: ibus-array
Section: utils
Priority: optional
Maintainer: IME Packaging Team <pkg-ime-devel@lists.alioth.debian.org>
Uploaders: Keng-Yu Lin <kengyu@lexical.tw>, Osamu Aoki <osamu@debian.org>
Build-Depends: autoconf (>= 2.5),
automake,
autopoint,
debhelper (>= 9),
dh-autoreconf,
libibus-1.0-dev,
libsqlite3-dev,
libtool (>= 2.2),
pkg-config,
intltool,
python-all (>= 2.6.6-3~)
Standards-Version: 3.9.6
Homepage: http://code.google.com/p/ibus-array/
Vcs-Git: git://anonscm.debian.org/pkg-ime/ibus-array.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ime/ibus-array.git
Package: ibus-array
Architecture: any
Depends: gir1.2-ibus-1.0,
ibus,
libsqlite3-0 (>= 3.6),
python-gi,
${misc:Depends},
${python:Depends},
${shlibs:Depends}
Description: Array 30 input engine for iBus
IBus is an Intelligent Input Bus. It is a new input framework for Linux
OS. It provides full featured and user friendly input method user interface.
It also may help developers to develop input method easily.
.
ibus-array is a IM Engine for Traditional Chinese, based on IBus.
|