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

Bug 693958

Summary: gnome-extra/nm-applet should configure --without-libnm-gtk
Product: Gentoo Linux Reporter: Olof Kindgren <olof.kindgren>
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: ---

Description Olof Kindgren 2019-09-09 20:51:24 UTC
nm-applet is built with --with-libnm-gtk. According to upstream (https://gitlab.gnome.org/GNOME/network-manager-applet/blob/master/NEWS), this library is deprecated since 1.8.20 and shouldn't be used. It also pulls in dbus-glib, which is also deprecated.

Does libnm-gtk have any users in gentoo? In that case maybe hide it behind a use flag.
Comment 1 Mart Raudsepp gentoo-dev 2020-04-26 15:29:26 UTC
libnm-gtk is now gone with gnome-extra/nm-applet-1.8.24-r1.
There is an explicit dbus-glib dep there for nm-applet as well, that seems entirely unnecessary, but didn't notice that. It'll go away naturally as the ebuild is ported to meson, or I'll try to remember if autotools is used for now still in the bump.