GARNAME = gnome-vfs
GARVERSION = 2.20.0
CATEGORIES = platform
DISTFILES = $(GARNAME)-$(GARVERSION).tar.bz2
PATCHFILES = garnome-fixes.diff possible-fix-for-309592.diff possible-fix-for-314247.diff

LIBDEPS = bootstrap/gamin platform/libbonobo platform/GConf platform/libxml2 platform/gnome-mime-data freedesktop/dbus freedesktop/hal freedesktop/desktop-file-utils freedesktop/avahi

DESCRIPTION = gnome-vfs
define BLURB
GNOME Virtual File System [VFS] is currently used as one of the foundations of the Nautilus
file manager.
endef

FIXUP_SCRIPTS = $(WORKSRC)/libtool
CONFIGURE_SCRIPTS = $(WORKSRC)/configure
BUILD_SCRIPTS = $(WORKSRC)/Makefile
INSTALL_SCRIPTS = $(WORKSRC)/Makefile

CONFIGURE_ARGS = $(DIRPATHS) --disable-howl --enable-hal

include ../category.mk
