NOTICE: This package has been removed from pkgsrc

./wip/scim, Smart Common Input Method

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.4.9, Package name: scim-1.4.9, Maintainer: obache

Currently the SCIM project has a wide range of input methods (some may need
other libraries), covering more than 30 languages, including
(Simplified/Traditional) Chinese, Japanese, Korean and many European languages.
What's more, Composing/Dead key support is one of the built-in features.
In addition, several projects have been established to design IMEngines for
SCIM and others supply their own SCIM plugins.


Required to run:
[sysutils/desktop-file-utils] [x11/gtk2]

Required to build:
[textproc/intltool] [lang/perl5] [pkgtools/x11-links] [devel/gmake] [devel/libtool-base] [devel/pkg-config] [x11/renderproto] [x11/xproto] [x11/fixesproto] [x11/inputproto] [x11/xextproto] [x11/randrproto]

Master sites: (Expand)

SHA1: 7717339575fdbf909309a78882e30c60cce9f8eb
RMD160: f84d51aad96fe8c2b32ef1b922ebfe9499f70c90
Filesize: 2859.464 KB

Version history: (Expand)


CVS history: (Expand)


   2009-11-25 01:31:52 by OBATA Akio | Files touched by this commit (105) | Package removed
Log message:
scim packages were imported in pkgsrc/inputmethod.
   2009-11-23 12:37:54 by OBATA Akio | Files touched by this commit (18)
Log message:
* Add missing LICENSE definitions.
* clean up dependency on scim-gtkutils.
   * not include gtk2.bl3.mk in scim.bl3.mk automatically anymore
   * define USE_SCIM_GTKUTILS=yes by each package if using scim_gtkutils library
   * include gtk2.bl3.mk directry if the package using gtk2 directly
   2009-11-22 13:38:30 by OBATA Akio | Files touched by this commit (2)
Log message:
Disable buggy gtk-immodule. use scim-brige instead.
   2009-08-08 07:36:12 by OBATA Akio | Files touched by this commit (18)
Log message:
Good-bye @dirrm.
   2009-07-22 11:53:10 by Thomas Klausner | Files touched by this commit (92)
Log message:
Remove USE_DIRS from pkgsrc.

Shared directories can now be created independently by the pacakges
needing them and will be removed automatically by pkg_delete when empty.

Packages needing empty directories can use the @pkgdir command in PLIST.

Discussed and ok'd in thread starting at
http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html
   2009-05-19 11:00:04 by Thomas Klausner | Files touched by this commit (67)
Log message:
Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT
block). Uncomment some commented out LICENSE lines while here.
   2009-05-12 10:47:02 by OBATA Akio | Files touched by this commit (14)
Log message:
Update SCIM to 1.4.9, and some magick :)

Changes:
- kdesktop_lock can be unlocked by scim (SCIM: 2488304)
- correct the launch order of scim x11 frontend and socket server (by Peng Wu)
   2009-03-20 20:43:38 by Jörg Sonnenberger | Files touched by this commit (284)
Log message:
Convert buildlink3.mk files to new world order.