gvfs: rework and add recipe for gvfs-gdu-volume-monitor
authorAndreas Müller <schnitzeltony@gmx.de>
Sun, 8 Jan 2012 19:02:23 +0000 (19:02 +0000)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:17:47 +0000 (08:17 -0800)
commitae489ca786d606af874b066f94a9f1701a88bd23
tree86a45d26286f4eaf1536211b0d881eb2a93f55bc
parent8f9395486a54d3ab64b28c2fa63f6d8e0bd3fa8b
gvfs: rework and add recipe for gvfs-gdu-volume-monitor

To make gvfs work with removable devices/volumes, gvfs-gdu-volume-monitor
( gdu = gnome-disk-utility ) is required. During a build from scratch
gvfs-configure disables gdu because it can not find gnome-disk-utility.
It can not be added to gvfs DEPENDS because this causes circular dependencies:

nautilus DEPENDS gvfs
gvfs DEPENDS gnome-disk-utility
gnome-disk-utility DEPENDS nautilus

The solution is a new recipe for gvfs-gdu-volume-monitor. To reduce maintenance
efforts and to ensure that gvfs-gdu-volume-monitor is build under same
conditions as gvfs, as much settings as possible were moved to gvfs.inc. INC_PR
is started at 6 to ensure rebuilding.

run-tested for incremental build and build from scratch.

(From meta-openembedded rev: 5b8522e3b592c96ec9325aff4bbaa68972e52d5b)

Signed-off-by: Andreas Müller <schnitzeltony@gmx.de>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
meta-openembedded/meta-gnome/recipes-gnome/gvfs/gvfs-gdu-volume-monitor_1.8.2.bb [new file with mode: 0644]
meta-openembedded/meta-gnome/recipes-gnome/gvfs/gvfs.inc [new file with mode: 0644]
meta-openembedded/meta-gnome/recipes-gnome/gvfs/gvfs_1.8.2.bb