Path to this page:
NOTICE: This package has been removed from pkgsrc./
wip/scim-bridge,
C wrapper library for SCIM
Branch: CURRENT,
Version: 0.4.16,
Package name: scim-bridge-0.4.16,
Maintainer: obacheScim-bridge is wrapper library for SCIM, written in C. It is firstly written to
solve problems occured by the ABI transition of GNU libstdc++ between 3.* branch
and 4.* branch. That's not the problem in the most of cases because you usually
used the same compiler for SCIM and GUI apps.
Required to run:[
x11/gtk2] [
wip/scim]
Required to build:[
pkgtools/x11-links] [
devel/libtool-base] [
devel/pkg-config] [
x11/renderproto] [
x11/xproto] [
x11/fixesproto] [
x11/inputproto] [
x11/xextproto] [
x11/randrproto]
Package options: gtk
Master sites: (Expand)
SHA1: 6a7a714592dbecc9a1f44794f37319bafe2bdfae
RMD160: 37aed056fb880358b013f104f08b2e58c3de4188
Filesize: 496.943 KB
Version history: (Expand)
- (2009-11-26) Package deleted from pkgsrc
- (2009-05-12) Updated to version: scim-bridge-0.4.16
- (2009-02-10) Package added to pkgsrc.se, version scim-bridge-0.4.15.2 (created)
CVS history: (Expand)
2009-11-25 01:31:52 by OBATA Akio | Files touched by this commit (105) | |
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:52:44 by OBATA Akio | Files touched by this commit (1) |
Log message:
Remove comented out debug flag.
|
2009-08-08 07:36:12 by OBATA Akio | Files touched by this commit (18) |
Log message:
Good-bye @dirrm.
|
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:50:12 by OBATA Akio | Files touched by this commit (7) |
Log message:
Update SCIM-Bridge to 0.4.16, and so on...
Changes:
- fixes mis-ordered focus event for scim-bridge (by Peng Wu)
- scim-bridge doesn't respect the config key \
"/Hotkeys/FrontEnd/ValidKeyMask" (by Peng Wu)
|
2009-02-10 13:20:49 by OBATA Akio | Files touched by this commit (5) | |
Log message:
Import scim-bridge-0.4.15.2 as wip/scim-bridge.
Scim-bridge is wrapper library for SCIM, written in C. It is firstly written to
solve problems occured by the ABI transition of GNU libstdc++ between 3.* branch
and 4.* branch. That's not the problem in the most of cases because you usually
used the same compiler for SCIM and GUI apps.
|