Port details on branch 2016Q4 |
- scim Smart Common Input Method platform
- 1.4.9_4 textproc
=0 1.4.9_4Version of this port present on the latest quarterly branch. - Maintainer: lx@FreeBSD.org
 - Port Added: 2016-12-27 10:07:16
- Last Update: 2016-12-27 10:07:07
- Commit Hash: 5d48b1b
- License: LGPL21
- WWW:
- http://www.scim-im.org
- Description:
- Smart Common Input Method platform, in short SCIM, is a development platform
to make Input Method developers live easier. It has very clear architecture
and very simple programming interface.
WWW: http://www.scim-im.org
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/textproc/scim/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/scim
- pkg install scim
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: scim
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (scim-1.4.9.tar.gz) = f72e9779e220565f6002923bf7d6aa9891be2bbddcd91a4e2a2d5e20aefba8d0
SIZE (scim-1.4.9.tar.gz) = 2928091
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- msgfmt : devel/gettext-tools
- gmake : devel/gmake
- pkgconf>=0.9.10 : devel/pkgconf
- intltool-extract : textproc/intltool
- x11.pc : x11/libX11
- xpm.pc : x11/libXpm
- Runtime dependencies:
-
- x11.pc : x11/libX11
- xpm.pc : x11/libXpm
- Library dependencies:
-
- libintl.so : devel/gettext-runtime
- libatk-1.0.so : accessibility/atk
- libglib-2.0.so : devel/glib20
- libgtk-x11-2.0.so : x11-toolkits/gtk20
- libpango-1.0.so : x11-toolkits/pango
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- textproc_scim
- USES:
- gettext gmake iconv libtool pathfix pkgconfig gnome
- pkg-message:
- ------------------------------------------------------------------------------
The installation of SCIM has finished. Please note this port is only a common
framework for input methods and does not contain any actual input methods.
In the ports collection the following input methods, engines and SCIM-related
projects are available:
Language-specific IMEngines
---------------------------
chinese/scim-array Module for Array30
chinese/scim-fcitx Module for fcitx
chinese/scim-pinyin Smart Pinyin method
chinese/scim-tables Table based input methods:
Array30, CangJie, Cantonese, Dayi, Erbi, EZ,
Jyutping, Simplex, Stroke, Wubi, Ziranma, ZhuYin
(with textproc/scim-tables)
japanese/scim-anthy Module using Anthy input method
japanese/scim-canna Module using Canna
japanese/scim-honoka The core of Honoka library that covers
wnn, anthy, prime, skk and canna
Use it with
japanese/scim-honoka-plugin-romkan
japanese/scim-honoka-plugin-wnn
japanese/scim-prime Module using PRIME
japanese/scim-skk Module like SKK input
japanese/scim-tables Table based input methods:
HIRAGANA, KATAKANA, Nippon
(with textproc/scim-tables)
japanese/scim-tomoe Module using Tomoe
japanese/scim-uim Module using the uim input method library
korean/scim-hangul Module for Korean Hangul input
korean/scim-tables Table based input methods:
Hangul, Hanja
(with textproc/scim-tables)
Multi-language IMEngines
------------------------
textproc/scim-kmfl-imengine Platform for Keyman (KMN) language keyboards,
textproc/scim-kmfl-* available through textproc/scim-kmfl-* ports.
They provide support for Ancient Greek,
Biblical Hebrew, Yi, IPA, African languages
and more
textproc/scim-m17n Module which uses m17n library as the backend
textproc/scim-openvanilla Input method to use modules of OpenVanilla
(Traditional/Simplified Chinese and Tibetan)
textproc/scim-table-imengine Engine for table based input methods
(see language-specific tables above)
Additional SCIM-related projects
--------------------------------
textproc/scim-bridge Scim-bridge agent (a wrapper library for SCIM)
textproc/scim-bridge-qt4 Qt4 client for SCIM-bridge
textproc/scim-input-pad Add-on to input symbols with on-screen pad
textproc/skim SCIM integration into KDE
As a common rule, set XMODIFIERS to '@im=SCIM' and use `scim -d' to start the
scim daemon.
------------------------------------------------------------------------------
- Master Sites:
|