a project to simplify installation of open source software
on Mac OS X and Darwin
# $Id: Portfile 21392 2007-01-23 01:03:09Z ryandesign@macports.org $
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 nomaintainer@macports.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 port:ghostscript port:libgnomeprintui port:libgnomeui
configure.env CPPFLAGS="-L${prefix}/lib -I${prefix}/include" \
CFLAGS="-no-cpp-precomp -flat_namespace -undefined suppress"