Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 873847 - app-i18n/ibus-chewing: Remove dependency on gnome-base/gconf
Summary: app-i18n/ibus-chewing: Remove dependency on gnome-base/gconf
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: CJK Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gconf-removal
  Show dependency tree
 
Reported: 2022-10-01 17:48 UTC by Matt Turner
Modified: 2022-12-02 02:48 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 Matt Turner gentoo-dev 2022-10-01 17:48:58 UTC
gconf is long deprecated. Please remove the dependency if possible.
Comment 1 Matt Turner gentoo-dev 2022-11-30 15:34:38 UTC
Ping?
Comment 2 Matt Turner gentoo-dev 2022-12-02 02:37:42 UTC
Is literally every cjk@-maintained package a complete dumpster fire?

> # Enable GCONF2 support by set the value to ON
> SET(GCONF2_SUPPORT OFF CACHE BOOL "Enable GConf2 support")
> 
> # Enable GSETTINGS support by set the value to ON
> SET(GSETTINGS_SUPPORT ON CACHE BOOL "Enable GSettings support")

We're not setting either, so USE=gconf does *nothing*. FFS.
Comment 3 Larry the Git Cow gentoo-dev 2022-12-02 02:48:27 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05b36d9f991a8434cf14a84d11e7ff0658e9e8e6

commit 05b36d9f991a8434cf14a84d11e7ff0658e9e8e6
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2022-12-02 02:39:02 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2022-12-02 02:39:18 +0000

    app-i18n/ibus-chewing: Drop dependency on gnome-base/gconf
    
    The dependency was bogus because the ebuild was broken, like most cjk
    ebuilds are.
    
    Closes: https://bugs.gentoo.org/873847
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 ...6.1_p20210117.ebuild => ibus-chewing-1.6.1_p20210117-r1.ebuild} | 7 +++----
 app-i18n/ibus-chewing/metadata.xml                                 | 3 ---
 2 files changed, 3 insertions(+), 7 deletions(-)