# $Id: Portfile,v 1.16 2005/09/12 14:03:15 olegb Exp $ PortSystem 1.0 name gnome-session version 2.12.0 description Session component for the GNOME 2 desktop long_description Session component for the GNOME 2.0 desktop. \ This package contains the commands needed to \ start GNOME 2.0. maintainers gnome-darwinports@opendarwin.org categories gnome platforms darwin homepage http://www.gnome.org/ master_sites gnome:sources/gnome-session/2.12/ checksums rmd160 7ed5dc1bffef0d27df6f86f5d5408a1083904854 depends_lib \ bin:perl:perl5.8 lib:libexpat:expat port:freetype lib:libtiff:tiff \ port:fontconfig port:libxml2 port:zlib lib:libgettextlib:gettext \ lib:libiconv:libiconv lib:libglib-2.0:glib2 port:pango port:libart_lgpl \ lib:libpng:libpng lib:libcairo:cairo lib:libgtk-x11-2.0:gtk2 \ lib:libatk-1.0:atk lib:libgnomecanvas-2:libgnomecanvas lib:libjpeg:jpeg \ port:Xft2 port:audiofile port:esound port:gconf port:gnome-keyring \ port:gnome-vfs port:libbonobo port:libbonoboui port:libgnome \ port:libgnomeui port:orbit2 port:xrender port:zlib use_bzip2 yes configure.args --mandir=${prefix}/share/man configure.env CPPFLAGS="-I${prefix}/include" LDFLAGS="-L${prefix}/lib" #CFLAGS="-no-cpp-precomp -flat_namespace -undefined suppress"