# $Id: Portfile,v 1.17 2005/05/07 15:44:19 olegb Exp $ PortSystem 1.0 name gnome-desktop version 2.10.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.10/ checksums md5 62edee01c309cb1b049ceaa801d415cc patchfiles patch_gnome-desktop-item.c depends_lib lib:gnome-themes:gnome-themes lib:libiconv.2:libiconv \ lib:gnome-backgrounds:gnome-backgrounds port:shared-mime-info depends_build bin:scrollkeeper-extract:scrollkeeper use_bzip2 yes configure.args --mandir=${prefix}/share/man \ --with-gnome-distributor=DarwinPorts \ --with-kde-datadir=${prefix}/share configure.env CPPFLAGS="-L${prefix}/lib -I${prefix}/include" \ CFLAGS="-no-cpp-precomp -flat_namespace -undefined suppress"