# $Id: Portfile,v 1.13 2004/09/19 18:26:06 olegb Exp $ PortSystem 1.0 name gnome-desktop version 2.8.0 description Additional UI API for GNOME 2 long_description This is a collection of APIs not included in \ libgnomeui as they have not undergone sufficient \ testing. maintainers gnome-darwinports@opendarwin.org categories gnome platforms darwin homepage http://www.gnome.org/ master_sites gnome:sources/gnome-desktop/2.8/ checksums md5 303b5a7db31e72fb74fcc9b6dcd860dc patchfiles patch_gnome-desktop-item.c depends_lib lib:gnome-themes:gnome-themes depends_build bin:scrollkeeper-extract:scrollkeeper use_bzip2 yes configure.args --mandir=${prefix}/share/man configure.env CPPFLAGS="-L${prefix}/lib -I${prefix}/include" \ CFLAGS="-no-cpp-precomp -flat_namespace -undefined suppress"