Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 692714 - xfce-base/xfce4-panel-4.14.0 - make gtk2 dependency optional
Summary: xfce-base/xfce4-panel-4.14.0 - make gtk2 dependency optional
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Low normal (vote)
Assignee: XFCE Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-08-22 08:58 UTC by JM
Modified: 2019-08-22 11:15 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 JM 2019-08-22 08:58:47 UTC
Currently xfce4-panel builds with --enable-gtk2 to maintain compatibility with old panel plugins that still depend on it. This setting can be possibly made optional for users who only use the updated gtk+3 panel plugins.
Comment 1 Larry the Git Cow gentoo-dev 2019-08-22 11:15:23 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26ab76702c63b9b58fcc1e2a7197a0927396c5dc

commit 26ab76702c63b9b58fcc1e2a7197a0927396c5dc
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2019-08-22 10:03:33 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2019-08-22 11:14:54 +0000

    xfce-base/xfce4-panel: Make GTK+2 optional
    
    Closes: https://bugs.gentoo.org/692714
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 xfce-base/xfce4-panel/metadata.xml              | 3 +++
 xfce-base/xfce4-panel/xfce4-panel-4.14.0.ebuild | 9 ++++-----
 2 files changed, 7 insertions(+), 5 deletions(-)