# $Id: Portfile,v 1.6 2005/03/25 16:05:16 olegb Exp $

PortSystem 1.0
name		ggv
version		2.8.4
description	GGV, Gnome GhostView, is a Gnome PostScript document previewer.  
long_description        GGV, the Gnome GhostView, is a Gnome PostScript document \
			previewer.  It can also preview PDFs, but as it is not a \
			native PDF viewer, it does not take advantage of all the \
			features of the PDF format. Users are strongly \
			discouraged from using it as their PDF viewer \
			- use GPdf instead!
maintainers	gnome-darwinports@opendarwin.org
categories	gnome print
platforms	darwin 
homepage	http://www.gnome.org/
master_sites    gnome:sources/ggv/2.8/
use_bzip2	yes
checksums	md5 7a465dcc795ebab69daa0ed658d2e978
depends_lib	bin:gs:ghostscript lib:libgnomeprintui-2-2:libgnomeprintui
configure.env   CPPFLAGS="-L${prefix}/lib -I${prefix}/include" \
                CFLAGS="-no-cpp-precomp -flat_namespace -undefined suppress" 
