Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 257595 - app-i18n/ibus:add gconf USE flag
Summary: app-i18n/ibus:add gconf USE flag
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: CJK Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-04 13:28 UTC by yegle
Modified: 2009-02-05 16:42 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description yegle 2009-02-04 13:28:56 UTC
The author said in FAQ that it is possible to remove gnome-python depends,
just add --enable-pyconf when compiling,
then ibus will build a built-in pygconf module.
I tried and succeeded.
So I think it is needed to add gconf USE flag to the ebuild file.

FAQ(in Chinese):
http://code.google.com/p/ibus/wiki/FAQCN

Reproducible: Always

Steps to Reproduce:
Comment 1 MATSUU Takuto (RETIRED) gentoo-dev 2009-02-05 16:42:10 UTC
It is wrong way to use internal pygconf. It should be use external pygconf in gentoo policy.
And I set '|| ( dev-pyton/gconf-python dev-python/gnome-python )' to DEPEND. no needed to install gnome-python.

Since >=ibus-1.1.0, pygconf is no longer needed. so I set this bug to WONTFIX.