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
|
Qt4 search for IMModule plugins in /usr/$(get_libdir)/qt4/plugins/inputmethods
but scim-bridge installs it's plugin in /usr/plugins/inputmethods
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.
Ah.. disregard that. Missed the last comment.