After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 556580 - Drop libgnome[vfs] dependency
Drop libgnome[vfs] dependency
Status: RESOLVED FIXED
Product: cheese
Classification: Applications
Component: general
2.24.x
Other Linux
: Normal enhancement
: ---
Assigned To: Cheese Maintainer(s)
Cheese Maintainer(s)
Depends on:
Blocks: 588322
 
 
Reported: 2008-10-16 16:33 UTC by Cosimo Cecchi
Modified: 2009-07-11 16:02 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement


Attachments
patch (5.14 KB, patch)
2008-10-16 16:34 UTC, Cosimo Cecchi
committed Details | Review

Description Cosimo Cecchi 2008-10-16 16:33:56 UTC
Now (2.25) there's no need for gnome_vfs and libgnome anymore for gnome_thumbnails, as they have been moved to libgnome-desktop, that doesn't depend anymore on libgnome[vfs] itself and which isn't to be deprecated.
Attached patch drops the dependencies on gnome-vfs and libgnome, replacing it with gnome-desktop.
Comment 1 Cosimo Cecchi 2008-10-16 16:34:26 UTC
Created attachment 120724 [details] [review]
patch
Comment 2 Cosimo Cecchi 2008-10-16 16:35:05 UTC
Didn't mean to set a target.
Comment 3 Jaap A. Haitsma 2008-10-17 16:51:35 UTC
Patch looks good. Please commit
Comment 4 Cosimo Cecchi 2008-10-17 17:25:45 UTC
Committed, closing.

2008-10-17  Cosimo Cecchi  <cosimoc@gnome.org>

	* configure.ac:
	* src/Makefile.am:
	* src/cheese-thumb-view.c: (cheese_thumb_view_thread_append_item),
	(cheese_thumb_view_init):
	* src/cheese.c: (main):
	* src/eog-thumbnail.c: (art_rgb_run_alpha):
	Drop libgnome/libgnome-vfs dependencies (#556580).