# $Id: Portfile,v 1.8 2004/09/19 18:43:55 olegb Exp $
PortSystem 1.0
name		eog
version		2.8.0
description	An image viewing program.
long_description        This is the Eye of Gnome, an image viewer program. \
			It is meant to be a fast and functional image viewer \
			as well as an image cataloging program.
maintainers	gnome-darwinports@opendarwin.org
categories	gnome
platforms	darwin 
homepage	http://www.gnome.org/
master_sites    gnome:sources/eog/2.8/
checksums	md5 a6bf46dfc587ee6cffa9f86c12086a8a
depends_lib	lib:libgnomeprintui:libgnomeprintui
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" 
