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
|
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.
app-i18n/scim-bridge-0.4.5 in cvs. thanks.
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 .