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 41 42 43 44 45 46 47 48 49 50 51 52 53 54
|
Source: ibus-anthy
Section: utils
Priority: optional
Maintainer: Debian Input Method Team <debian-input-method@lists.debian.org>
Uploaders:
Osamu Aoki <osamu@debian.org>,
Aron Xu <aron@debian.org>,
Build-Depends:
debhelper-compat (= 13),
dh-python,
gir1.2-ibus-1.0 (>= 1.5),
gobject-introspection,
intltool,
libanthy-dev (>= 1:0.3-6),
libgirepository1.0-dev,
libglib2.0-dev,
pkgconf,
python3-dev,
python3-gi,
Standards-Version: 4.7.0
Rules-Requires-Root: no
Homepage: https://github.com/fujiwarat/ibus-anthy/wiki
Vcs-Git: https://salsa.debian.org/input-method-team/ibus-anthy.git
Vcs-Browser: https://salsa.debian.org/input-method-team/ibus-anthy
Description: anthy 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-Anthy is an input method (IM) for Japanese, based on IBus.
Package: ibus-anthy
Architecture: any
Pre-Depends:
${misc:Pre-Depends},
Depends:
anthy (>= 1:0.3-6),
ibus (>= 1.5.22-2~),
${misc:Depends},
${python3:Depends},
${shlibs:Depends},
Description: ${source:Synopsis}
${source:Extended-Description}
Package: ibus-anthy-dev
Architecture: any
Section: libdevel
Depends:
ibus-anthy (= ${binary:Version}),
${misc:Depends},
Description: ${source:Synopsis} (development files)
${source:Extended-Description}
.
This package provides ibus-anthy development files.
|