Bug 143295 - scim-bridge-0.4.5.ebuild
Bug#: 143295 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: cjk@gentoo.org Reported By: viruscamp@gmail.com
Component: Ebuilds
URL: 
Summary: scim-bridge-0.4.5.ebuild
Keywords:  EBUILD
Status Whiteboard: 
Opened: 2006-08-08 23:51 0000
Description:   Opened: 2006-08-08 23:51 0000
Scim-bridge is yet another IM client of SCIM. It is written using C, not C++.

Unlike the gtk2-immmodule in scim package , it can use with realplayer and
adobe reader.

see Attachment below.

------- Comment #1 From VirusCamp 2006-08-08 23:52:20 0000 -------
Created an attachment (id=93828) [details]
scim-bridge-0.2.7.ebuild

app-i18n/scim-bridge-0.2.7.ebuild

------- Comment #2 From MATSUU Takuto 2006-09-26 08:25:41 0000 -------
app-i18n/scim-bridge-0.4.5 in cvs. thanks.

------- Comment #3 From VirusCamp 2006-09-26 09:42:59 0000 -------
Created an attachment (id=98136) [details]
scim-bridge-0.4.5

------- Comment #4 From VirusCamp 2006-10-02 02:25:37 0000 -------
Created an attachment (id=98584) [details]
scim-bridge-0.4.6.ebuild

0.4.6 ebuild 

Add function to update /etc/gtk-2.0/gtk.immodule 

Change the old use "agent" to "no-agent" . In most case , that should not be
set .

And I think the use "gtk" should be "gtk2" , because what it depends is gtk2
not gtk1.
In most ebuilds ,the use "gtk" means the package depends on gtk1 but not gtk2 .