# $Id: Portfile,v 1.2 2004/02/23 13:59:08 olegb Exp $ PortSystem 1.0 name nautilus version 2.4.1 description The GNOME filemanager long_description Nautilus is the official file manager for the \ GNOME desktop. It is designed to be primarly a file manager, \ but there are support for web and file viewing too. maintainers gnome-darwinports@opendarwin.org categories gnome platforms darwin homepage http://www.gnome.org/ master_sites gnome:sources/nautilus/2.4/ checksums md5 3e01d69809c4e6bb302c81075ed0be1e depends_lib lib:librsvg:librsvg patchfiles patch_nautilus-emblem-utils.c patch_nautilus-program-choosing.c \ patch_egg-screen-exec.c patch_nautilus-volume-monitor.c \ patch_ltmain.sh use_bzip2 yes configure.args --mandir=${prefix}/share/man configure.env CPPFLAGS="-L${prefix}/lib -I${prefix}/include" \ CFLAGS="-flat_namespace -undefined suppress"