Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 163228 - xfce-base/thunar-0.8.0 - gnome-base/gconf dependency no longer needed
Summary: xfce-base/thunar-0.8.0 - gnome-base/gconf dependency no longer needed
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: XFCE Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-22 11:53 UTC by Jakub Moc (RETIRED)
Modified: 2007-01-22 21:49 UTC (History)
2 users (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 Jakub Moc (RETIRED) gentoo-dev 2007-01-22 11:53:15 UTC
http://thunar.xfce.org/news.html

<snip>
dependency of the thunar-vfs library on GConf for thumbnailers is gone and the thumbnailers are now loaded from an automatically generated thumbnailers cache
</snip>

Thanks to Andrey Melentyev for reporting.
Comment 1 Michal Kurgan (RETIRED) gentoo-dev 2007-01-22 17:45:25 UTC
Maybe but:
Thunar-0.8.0 # less configure.in

...
XDT_CHECK_OPTIONAL_PACKAGE([GCONF], [gconf-2.0],
                           [2.4.0], [gnome-thumbnailers],
                           [GNOME thumbnailer support])
...

Additionaly when You don't have GConf in system:
Thunar-0.8.0 # ./configure --enable-gnome-thumbnailers

...
checking for optional package gconf-2.0 >= 2.4.0... not found
...
* GNOME Thumbnailers:        no
...

So it is needed or not?
Maybe it is only about thunar-vfs library, not thunar as a whole application.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-01-22 21:49:54 UTC
INVALID, get this fixed upstream if you don't want gconf.