Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 143295 - scim-bridge-0.4.5.ebuild
Summary: scim-bridge-0.4.5.ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: CJK Team
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2006-08-08 23:51 UTC by VirusCamp
Modified: 2006-10-02 02:25 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
scim-bridge-0.2.7.ebuild (scim-bridge-0.2.7.ebuild,1.05 KB, text/plain)
2006-08-08 23:52 UTC, VirusCamp
Details
scim-bridge-0.4.5 (scim-bridge-0.4.5.ebuild,1.31 KB, text/plain)
2006-09-26 09:42 UTC, VirusCamp
Details
scim-bridge-0.4.6.ebuild (scim-bridge-0.4.6.ebuild,1.70 KB, text/plain)
2006-10-02 02:25 UTC, VirusCamp
Details

Note You need to log in before you can comment on or make changes to this bug.
Description VirusCamp 2006-08-08 23:51:29 UTC
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 VirusCamp 2006-08-08 23:52:20 UTC
Created attachment 93828 [details]
scim-bridge-0.2.7.ebuild

app-i18n/scim-bridge-0.2.7.ebuild
Comment 2 MATSUU Takuto (RETIRED) gentoo-dev 2006-09-26 08:25:41 UTC
app-i18n/scim-bridge-0.4.5 in cvs. thanks.
Comment 3 VirusCamp 2006-09-26 09:42:59 UTC
Created attachment 98136 [details]
scim-bridge-0.4.5
Comment 4 VirusCamp 2006-10-02 02:25:37 UTC
Created attachment 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 .