Bug 206846 - app-i18n/scim-bridge-0.4.13 installs Qt4 plugins in wrong directory
Bug#: 206846 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: cjk@gentoo.org Reported By: rickard.narstrom@gmail.com
Component: Ebuilds
URL: 
Summary: app-i18n/scim-bridge-0.4.13 installs Qt4 plugins in wrong directory
Keywords:  
Status Whiteboard: 
Opened: 2008-01-21 10:48 0000
Description:   Opened: 2008-01-21 10:48 0000
Qt4 search for IMModule plugins in /usr/$(get_libdir)/qt4/plugins/inputmethods
but scim-bridge installs it's plugin in /usr/plugins/inputmethods

------- Comment #1 From MATSUU Takuto 2008-01-27 16:35:21 0000 -------
fixed in 0.4.14

------- Comment #2 From Christopher Eby 2008-01-27 17:39:59 0000 -------
Created an attachment (id=141903) [details]
scim-bridge-0.4.14.ebuild

scim-bridge seems to think that Qt4 uses the old prefix-style layout of Qt3.
This ebuild corrects this.

It also bumps the version to 0.4.14, which solves a crash with Qt4.

------- Comment #3 From Christopher Eby 2008-01-27 17:42:23 0000 -------
Ah.. disregard that. Missed the last comment.