Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 629662 - kde-plasma/kde-gtk-config - unconditionally depends on x11-libs/gtk+:2
Summary: kde-plasma/kde-gtk-config - unconditionally depends on x11-libs/gtk+:2
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-09-02 13:23 UTC by Coacher
Modified: 2017-10-19 19: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 Coacher 2017-09-02 13:23:41 UTC
Hello.

kde-gtk-config is already being patched to have optional gtk+:3 dep, which is nice. The next logical step would be to avoid pulling gtk+:2 unconditionally as well. Judging by kde-gtk-config-5.4.2-gtk3-optional.patch it requires a minimal amount of effort, but could be helpful for people who don't have gtk+:2 apps.
Comment 1 Andreas Sturmlechner gentoo-dev 2017-09-02 13:32:58 UTC
Patches welcome. It was easy to make gtk3 optional, not both - that requires bigger cmake changes since gtk3proxies uses content from gtkproxies.
Comment 2 Andreas Sturmlechner gentoo-dev 2017-10-19 19:42:50 UTC
Feel free to re-open once you spot a fix upstream, we'll certainly make it optional as soon as the option is provided by the build system.