Source: ibus-qt
Section: utils
Priority: optional
Maintainer: IME Packaging Team <pkg-ime-devel@lists.alioth.debian.org>
Uploaders: LI Daobing <lidaobing@debian.org>, Asias He <asias.hejun@gmail.com>
Build-Depends: debhelper (>= 7.0.50~), cmake, pkg-config, libqt4-dev (>= 4:4.8.0~),
 libdbus-1-dev, libx11-dev, libicu-dev, libibus-1.0-dev, doxygen
Standards-Version: 3.9.2
Homepage: http://code.google.com/p/ibus
Vcs-Git: git://git.debian.org/pkg-ime/ibus-qt.git
Vcs-Browser: http://git.debian.org/?p=pkg-ime/ibus-qt.git
DM-Upload-Allowed: yes

Package: ibus-qt4
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: qt-immodule for ibus (QT4)
 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-qt4 is the QT4 client of ibus, it provide a qt-immodule for ibus.

Package: libibus-qt1
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: qt-immodule for ibus (QT4)
 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.
 .
 libibus-qt1 is the library of ibus-qt.

Package: libibus-qt-dev
Section: libdevel
Architecture: any
Depends: libibus-qt1 (= ${binary:Version}), libqt4-dev, libibus-1.0-dev, libdbus-1-dev, ${shlibs:Depends}, ${misc:Depends}
Description: qt-immodule for ibus (QT4)
 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.
 .
 This package contains the header files which is needed for 
 developing the ibus-qt applications.
