scim 1.4.18-2.2 source package in Ubuntu
Changelog
scim (1.4.18-2.2) unstable; urgency=medium * Non-maintainer upload. I took just one part of Tz-Hua's merge request because there was already an NMU in the archive. See #875250 for more details. [ Tz-Huan Huang ] * Disable qt-immodules build. Closes: #875258, Closes: #875250 -- Lisandro Damián Nicanor Pérez Meyer <email address hidden> Sat, 28 Dec 2019 20:45:08 -0300
Upload details
- Uploaded by:
- Rolf Leggewie
- Uploaded to:
- Sid
- Original maintainer:
- Rolf Leggewie
- Architectures:
- any all
- Section:
- utils
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
scim_1.4.18-2.2.dsc | 2.6 KiB | f12baf70ea5f3e185efbeab8d0f1ddea403a1f5b68d0443d328ac2e1de2dd21e |
scim_1.4.18.orig.tar.gz | 1.2 MiB | 072d79dc3c7277b8e8fcb1caf1a83225c3bf113d590f314b85ae38024427a228 |
scim_1.4.18-2.2.debian.tar.xz | 27.0 KiB | eedd10e878d4332650c7864cd102e570799a229b5392adf369740f199980fe20 |
Available diffs
- diff from 1.4.18-2.1 to 1.4.18-2.2 (5.0 KiB)
No changes file available.
Binary packages built by this source
- libscim-dev: development library for SCIM platform
SCIM (Smart Common Input Method) is an input method (IM) platform.
.
This package provides development libraries on SCIM platform, including the
header files and static libraries. The development documentations can be
found in the scim-dev-doc package.
.
SCIM can be used as a dynamically loaded library on a single machine, or as a
server/client model through socket in a network environment. As a component
of the system, SCIM can work with existing IM framework such as XIM or IIIMF
(in progress), as well as using client specific IM interface, such as GTK+
IM module. SCIM provides an IM application, scim, which use various IM
engines to provide input methods for many languages, either by native modules
(such as scim-pinyin and scim-hangul) or interfaces to other IM libraries
(such as scim-anthy, scim-uim, scim-m17n, and scim-chewing).
.
For more information about SCIM, please see the description of scim package.
- libscim8v5: library for SCIM platform
SCIM (Smart Common Input Method) is an input method (IM) platform.
.
This package provides runtime libraries for SCIM platform.
.
For more information about SCIM, please see the description of scim package.
- libscim8v5-dbgsym: debug symbols for libscim8v5
- 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.
.
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-gtk-immodule useful for GTK+ IM
module support.
.
For development on SCIM platform, please see the description of scim-dev
package.
- scim-clutter-immodule: Clutter input method module with SCIM as backend
SCIM (Smart Common Input Method) is an input method (IM) platform.
.
This package is the clutter native input method module for SCIM. It provides
a clutter IM module for clutter-1.0 with SCIM as the input backend.
This input method module should work within all clutter platforms.
.
The clutter IM module communicates with SCIM backend through the IM agent
provided by scim-im-agent package.
.
For more information about SCIM, please see the description of scim package.
- scim-clutter-immodule-dbgsym: debug symbols for scim-clutter-immodule
- scim-dbgsym: debug symbols for scim
- scim-dev: development files for SCIM platform
SCIM (Smart Common Input Method) is an input method (IM) platform.
.
This package is a metapackage to provide development libraries and
documentations for SCIM platform.
.
For more information about SCIM, please see the description of scim package.
- scim-dev-doc: development documentation for SCIM platform
SCIM (Smart Common Input Method) is an input method (IM) platform.
.
This package contains doxygen-generated HTML development documentation
for SCIM APIs.
.
For more information about SCIM and SCIM development, please see the
description of scim and scim-dev packages.
- scim-gtk-immodule: GTK+ input method module, with SCIM as the input backend
SCIM (Smart Common Input Method) is an input method (IM) platform.
.
This package is the GTK+ native input method module for SCIM. It provides
a GTK+ IM module for versions 2 and 3 of GTK+, with SCIM as the input backend.
This input method module should work within all GTK+ platforms, including
gtk-x11, gtk-linuxfb and gtk-directfb.
.
The GTK+ IM module communicates with the SCIM backend through the IM agent
provided by the scim-im-agent package.
.
For more information about SCIM, please see the description of scim package.
- scim-gtk-immodule-dbgsym: debug symbols for scim-gtk-immodule
- scim-im-agent: IM agent for SCIM platform
SCIM (Smart Common Input Method) is an input method (IM) platform.
.
This package provides the IM agent for SCIM. SCIM provides various IM modules
for Gtk/clutter program. The IM modules communicate with SCIM through the
IM agent.
.
For more information about SCIM, please see the description of scim package.
- scim-im-agent-dbgsym: debug symbols for scim-im-agent
- 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.
- scim-modules-socket-dbgsym: debug symbols for scim-modules-socket