summaryrefslogtreecommitdiff
path: root/debian/control
blob: 30cf7ef62ab520e3b0f1ad5b5640a5d00925ac2e (plain)
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
Source: ibus-pinyin
Section: utils
Priority: optional
Maintainer: LI Daobing <lidaobing@debian.org>
Build-Depends: debhelper (>= 7), autotools-dev, pkg-config,
 libibus-dev (>= 1.3.99), libsqlite3-dev (>= 3.6), sqlite3,
 python-support, intltool (>= 0.35.0), liblua5.1-0-dev,
 pyzy (>= 0.0.8)
Standards-Version: 3.9.1
Homepage: http://code.google.com/p/ibus
Vcs-Bzr: lp:~lidaobing/ibus/ibus-pinyin
Vcs-Browser: https://code.launchpad.net/~lidaobing/ibus/ibus-pinyin

Package: ibus-pinyin
Architecture: any
Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends},
 ibus (>= 1.2.99), pyzy (>= 0.0.1)
Description: pinyin engine for ibus
 ibus-pinyin is a im engine for Chinese, based on ibus.
 .
 this package provide one input method:
   * pinyin: pinyin input method.
 .
 for more information on pinyin input method, check
 http://en.wikipedia.org/wiki/Pinyin_method .