Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 635304

Summary: gnome-base/gnome-terminal should only default enable USE="gnome-shell nautilus" on gnome profiles
Product: Gentoo Linux Reporter: Ben Kohler <bkohler>
Component: Current packagesAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 614608, 915376    
Bug Blocks:    

Description Ben Kohler gentoo-dev 2017-10-24 13:45:40 UTC
A lot of people like to install gnome-terminal on non-gnome desktops but with current defaults IUSE="+gnome-shell +nautilus", it pulls a whole lot of gnome-specific (not just some libs, but gnome-control-center, gdm, gnome-desktop, etc) deps and also a switch to systemd.

Could we move those default flags into profiles/targets/desktop/gnome/package.use for this package?  Or if you want even more coverage, a case could be made for adding both those flags to profiles/targets/desktop/gnome/make.defaults USE.

Thanks for your consideration.
Comment 1 Mart Raudsepp gentoo-dev 2017-10-24 13:47:26 UTC
Makes sense, though not sure which
Comment 2 Larry the Git Cow gentoo-dev 2023-10-08 12:58:21 UTC
The bug has been closed via the following commit(s):

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

commit 7379634bd249774e52999f1d2a49dedb514b6ece
Author:     Pacho Ramos <pacho@gentoo.org>
AuthorDate: 2023-10-08 12:55:27 +0000
Commit:     Pacho Ramos <pacho@gentoo.org>
CommitDate: 2023-10-08 12:57:44 +0000

    x11-terms/gnome-terminal: Do not enable by default nautilus and gnome-shell
    
    As those are more interesting for gnome users, that will likely use gnome
    profiles, where those USE flags are default enabled on.
    
    Closes: https://bugs.gentoo.org/635304
    Signed-off-by: Pacho Ramos <pacho@gentoo.org>

 x11-terms/gnome-terminal/gnome-terminal-3.50.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)