Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 787812 - x11-misc/xscreensaver pulls glade even if GTK UI is disabled.
Summary: x11-misc/xscreensaver pulls glade even if GTK UI is disabled.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-05-02 22:09 UTC by Pavel
Modified: 2021-06-12 14:48 UTC (History)
2 users (show)

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 Pavel 2021-05-02 22:09:44 UTC
Since a few versions ago, it's possible to build xscreensaver without a configure UI, that's especially convenient if you don't want to use xscreensaver's own screensaver daemon.

>=gnome-base/libglade-2 Is being currently required for a build even with gtk use flag disabled

Reproducible: Always
Comment 1 Sebastian Pipping gentoo-dev 2021-06-12 14:40:02 UTC
My impression is that Glade is no longer used in >=4.45, which matches readme change log entry "X11: Glade -> GtkBuilder.".  I'll drop the Glade dependency altogether in a minute...
Comment 2 Larry the Git Cow gentoo-dev 2021-06-12 14:48:25 UTC
The bug has been closed via the following commit(s):

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

commit ce54dffe86110cdbe7304fd464075b562d15a55a
Author:     Sebastian Pipping <sping@gentoo.org>
AuthorDate: 2021-06-12 14:47:06 +0000
Commit:     Sebastian Pipping <sping@gentoo.org>
CommitDate: 2021-06-12 14:47:43 +0000

    x11-misc/xscreensaver: Drop Glade dependency
    
    Closes: https://bugs.gentoo.org/787812
    Signed-off-by: Sebastian Pipping <sping@gentoo.org>
    Package-Manager: Portage-3.0.19, Repoman-3.0.3

 x11-misc/xscreensaver/xscreensaver-5.45-r2.ebuild | 1 -
 x11-misc/xscreensaver/xscreensaver-5.45-r3.ebuild | 1 -
 2 files changed, 2 deletions(-)