Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 337549 - gnome-extra/avant-window-navigator depends on obsolete ThunarVFS (xfce) libraries
Summary: gnome-extra/avant-window-navigator depends on obsolete ThunarVFS (xfce) libra...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Desktop-Effects herd
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-15 20:29 UTC by Samuli Suominen (RETIRED)
Modified: 2010-09-16 01:51 UTC (History)
1 user (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 Samuli Suominen (RETIRED) gentoo-dev 2010-09-15 20:29:42 UTC
We have temporary migration package xfce-extra/thunar-vfs, so in theory the:

xfce? ( xfce-base/thunar )

depend could be changed to

xfce? ( || ( xfce-extra/thunar-vfs xfce-base/thunar ) )

but I'd really prefer if you get rid of the support entirely, the library is obsolete and will be a blocker for us unmasking Xfce 4.7/4.8

It should be ported from ThunarVFS to GLIB's GIO.
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2010-09-15 20:30:46 UTC
To test this, unmask the xfce packages from profiles/package.mask, emerge new thunar and try to emerge avant-window-navigator, you'll find it fail at configure phase.
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2010-09-16 01:51:57 UTC
+  16 Sep 2010; Samuli Suominen <ssuominen@gentoo.org>
+  avant-window-navigator-0.2.6-r1.ebuild,
+  avant-window-navigator-0.3.2.ebuild,
+  avant-window-navigator-0.3.2.1.ebuild:
+  Fix Xfce4 dependencies to accept xfce-extra/thunar-vfs as fallback for
+  Xfce 4.7/4.8 wrt #337549.