# $Id: Portfile,v 1.19 2004/11/15 15:55:46 olegb Exp $ PortSystem 1.0 name gnome-vfs version 2.8.2 description This is the GNOME Virtual File System. long_description This is the GNOME Virtual File System. \ GNOME VFS is currently used as one of the \ foundations of the Nautilus file manager. maintainers gnome-darwinports@opendarwin.org categories gnome platforms darwin homepage http://www.gnome.org/ master_sites gnome:sources/gnome-vfs/2.8/ checksums md5 d2bd8d9a5fb7ddad68c5e878ba269a5c depends_lib lib:gnome-mime-magic:gnome-mime-data patchfiles patch_gnome-vfs-cdrom.c patch_gnome-vfs-utils.c \ patch_file-metod.c patch_bzip2-method.c patch_pty-open.c use_bzip2 yes configure.args --mandir=${prefix}/share/man --enable-ipv6 configure.env CPPFLAGS="-L${prefix}/lib -I${prefix}/include" \ CFLAGS="-no-cpp-precomp -flat_namespace -undefined suppress -lresolv"