a project to simplify installation of open source software
on Mac OS X and Darwin
# $Id: Portfile 21325 2007-01-20 12:06:23Z rhwood@macports.org $
PortSystem 1.0
name gnome-games
version 2.16.2
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 nomaintainer@macports.org
categories gnome
platforms darwin
homepage http://www.gnome.org/
master_sites gnome:sources/gnome-games/2.16/
checksums rmd160 0d78978f7fd6a254a06f6c8b08950d33958ae6a0
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 \
port:dbus \
port:dbus-glib
use_bzip2 yes
# omit gnometris since the JoinedUp C++ library has problems building
configure.args --mandir=${prefix}/share/man \
--enable-omitgames=gnometris
configure.env CPPFLAGS="-L${prefix}/lib -I${prefix}/include"