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

Bug 127211

Summary: gnome-mount nautilus extension
Product: Gentoo Linux Reporter: Christoph Brill (egore) (RESIGNED) <egore>
Component: [OLD] GNOMEAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED LATER    
Severity: enhancement CC: jean.regisser
Priority: Lowest    
Version: 2006.0   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: gnome-mount-0.4-nautilus.patch

Description Christoph Brill (egore) (RESIGNED) 2006-03-22 11:30:34 UTC
The default ebuild von gnome-mount does not build the nautilus extension. The attached patch fixes that.
Comment 1 Christoph Brill (egore) (RESIGNED) 2006-03-22 11:31:22 UTC
Created attachment 82870 [details, diff]
gnome-mount-0.4-nautilus.patch

add useflag for nautilus and raises to -r2
Comment 2 Norman Jonas 2006-03-22 12:16:28 UTC
This seems to be a bit problematic - it would make gnome-mount depend on nautilus which itself depends on gnome-vfs which depends on gnome-mount. For that reason they want to make it an extra package ( IMHO this is so basic that it would belong into nautilus itself ).
Comment 3 foser (RETIRED) gentoo-dev 2006-03-22 13:06:21 UTC
Don't think this can go in as it is, with the circular dep and all. A possible solution to just create a fake ebuild gnome-mount-nautilus which just installs the extension.

Since the extension itself still seems a little rough, it's not high prio.
Comment 4 Joe McCann (RETIRED) gentoo-dev 2006-03-27 13:22:02 UTC
Will look into this for later releases when it is more useful and developed.