scim 1.4.9-7 source package in Ubuntu

Changelog

scim (1.4.9-7) unstable; urgency=medium

  * fix FTBFS from introduction of multi-arch. Closes: #640629, LP: #832945.
    full multi-arch support still needs further work.
 -- Steve Langasek <email address hidden>   Mon,  19 Sep 2011 22:51:00 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Oneiric
Original maintainer:
Rolf Leggewie
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe utils

Downloads

File Size SHA-256 Checksum
scim_1.4.9.orig.tar.gz 2.8 MiB f72e9779e220565f6002923bf7d6aa9891be2bbddcd91a4e2a2d5e20aefba8d0
scim_1.4.9-7.debian.tar.gz 68.1 KiB 7b2c281c71c9cf2e396622fc0b40829013a3b666947868ea4e8bcda8b20b3af8
scim_1.4.9-7.dsc 2.1 KiB bca19813cf4a785fd683fa01b9561674988f53f3aeaab6be914312504bba89ec

Available diffs

View changes file

Binary packages built by this source

libscim-dev: No summary available for libscim-dev in ubuntu quantal.

No description available for libscim-dev in ubuntu quantal.

libscim8c2a: No summary available for libscim8c2a in ubuntu quantal.

No description available for libscim8c2a in ubuntu quantal.

scim: smart common input method platform

 Smart Common Input Method (SCIM) is an input method (IM) platform. Input
 methods are needed to enter complex characters in many non-latin languages.
 SCIM provides a common platform for various plugin modules and independent IM
 programs, as well as a set of modules and programs on its own. It is highly
 modularized and exposes abstract interfaces, so that plugin modules with
 different functions can easily communicate with each other. The currently
 supported module types are configuration, IM engine, front end, filter, and
 setup GUI.
 .
 SCIM achieves the communication between IM engines and front ends through
 both shared library linking and server/client mode. It supports XIM
 protocol, as well as GTK+ IM module and Qt IM module.
 .
 This package is the main binary package of SCIM. It includes: the main
 program scim (GTK+ based) and other support programs; simple configuration
 module, X11 front end module, rawcode IM engine module,
 simplified/traditional Chinese conversion filter module, and their
 corresponding setup GUI modules; GTK+ panel and its setup GUI module; and a
 GTK+ based setup tool.
 .
 SCIM is a well accepted platform and features various input method engines
 for many languages. In Debian you can find the following separately packaged
 IMs useful: scim-tables-{additional,ja,ko,zh}, scim-pinyin, scim-uim,
 scim-m17n, scim-chewing, scim-anthy, scim-canna, scim-prime, and scim-skk.
 GTK+ users would also find package scim-gtk2-immodule useful for GTK+ IM
 module support.
 .
 For development on SCIM platform, please see the description of scim-dev
 package.

scim-dev: No summary available for scim-dev in ubuntu oneiric.

No description available for scim-dev in ubuntu oneiric.

scim-dev-doc: No summary available for scim-dev-doc in ubuntu oneiric.

No description available for scim-dev-doc in ubuntu oneiric.

scim-gtk2-immodule: No summary available for scim-gtk2-immodule in ubuntu quantal.

No description available for scim-gtk2-immodule in ubuntu quantal.

scim-modules-socket: socket modules for SCIM platform

 SCIM (Smart Common Input Method) is an input method (IM) platform.
 .
 This package provides the socket modules for SCIM. SCIM can use a local or
 inet socket as the front end and connect to the configuration and IM engine
 modules. Then other computers and/or environments can share these input
 methods by connecting to the socket with socket IM engine module and socket
 configure module.
 .
 For more information about SCIM, please see the description of scim package.