File: control

package info (click to toggle)
ibus-client-clutter 0.0%2Bgit20090728.a936bacf-7
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye
  • size: 236 kB
  • sloc: ansic: 774; makefile: 51; sh: 7
file content (27 lines) | stat: -rw-r--r-- 962 bytes parent folder | download | duplicates (2)
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
Source: ibus-client-clutter
Section: utils
Priority: optional
Maintainer: Ying-Chun Liu (PaulLiu) <paulliu@debian.org>
Build-Depends: autoconf,
               automake,
               cdbs,
               debhelper (>= 10),
               libclutter-imcontext-0.1-dev,
               libibus-1.0-dev | libibus-dev,
               libtool
Standards-Version: 4.5.0
Homepage: http://moblin.org/projects/input-method-framework

Package: ibus-clutter
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: libclutter-imcontext-0.1-bin, ${misc:Depends}, ${shlibs:Depends}
 , ${glib:Depends}
Multi-Arch: same
Description: ibus input method framework for clutter
 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-clutter is the clutter client of ibus, it provides a clutter-immodule
 for ibus.