# $Id: Portfile,v 1.21 2006/03/10 10:44:57 rhwood Exp $
PortSystem 1.0
name		gnome-games
version		2.12.3
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-games/2.12/

checksums	rmd160 ce94683ccbec16953784744fc8b3ff850b75ccd0

depends_lib \
        lib:libatk-1.0:atk bin:gconftool-2:gconf lib:libgettextlib:gettext \
        lib:libglib-2.0:glib2 lib:libgnomevfs-2:gnome-vfs lib:libgtk-x11-2.0:gtk2 \
        lib:libgnomecanvas-2:libgnomecanvas lib:libart_lgpl_2:libart_lgpl \
        lib:libbonobo-2:libbonobo lib:libbonoboui-2:libbonoboui port:Xft2 \
        lib:libglade-2.0:libglade2 lib:libgnome-2:libgnome lib:libgnomeui-2:libgnomeui \
        bin:orbit-idl-2:orbit2 port:libxml2 port:libxslt bin:perl:perl5.8 \
        lib:libpangoft2-1.0:pango bin:pkg-config:pkgconfig lib:libexpat:expat \
        port:fontconfig port:freetype port:gnome-doc-utils lib:libjpeg:jpeg \
        lib:libiconv:libiconv lib:libpng:libpng lib:libtiff:tiff port:xrender \
        port:audiofile port:esound port:gnome-keyring port:guile port:libcroco \
	port:libgsf port:librsvg port:scrollkeeper

use_bzip2 	yes

configure.args  --mandir=${prefix}/share/man
configure.env   CPPFLAGS="-L${prefix}/lib -I${prefix}/include" 
