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

Bug 502340

Summary: x11-libs/libfm-1.1.4 and automounting via udisks
Product: Gentoo Linux Reporter: igel <mathiaswe>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: ebuild without gvfs dependency

Description igel 2014-02-24 17:00:51 UTC
Created attachment 371182 [details]
ebuild without gvfs dependency

Heya,
I tried updating my x11-libs/libfm from 0.1.17 to 1.1.4 today. However, since I want automount support via udisks, emerge wants to install gvfs. Now, since I'm trying to avoid gnome3, I'm also trying to avoid gvfs and, looking at configure scipt of the libfm sources, it doesn't mention gvfs at all. Indeed, installing libfm-1.1.4 via the attached ebuild builds it with udisks support but without gvfs (but I didn't test hotplugging disks yet).
Comment 1 Rafał Mużyło 2014-02-24 19:44:01 UTC
gvfs isn't a build time dependency - it's pure runtime via either glib calls that have their default backends in gvfs or dbus calls.

See the discussion in bug 438700.