Portfile

# $Id: Portfile 21392 2007-01-23 01:03:09Z ryandesign@macports.org $
PortSystem 1.0
name gnome-print
version 0.36
description This is an implementation of the Gnome Printing Architecture.
long_description ${description}
maintainers nomaintainer@macports.org
categories gnome
platforms darwin
homepage http://www.gnome.org/
master_sites gnome:sources/gnome-print/0.36/
use_bzip2 yes
checksums md5 4c31cf6e64bb46b50dee08a9e378cc25
patchfiles patch_configure patch_Makefile.in patch_ltmain.sh \
patch_gnome-print-pclc.c patch_gnome-print-pclr.c \
patch_gnome-print-pclv.c
depends_lib lib:libgdk-pixbuf:gdk-pixbuf lib:libgnome:gnome-libs
configure.args --mandir=${prefix}/share/man
configure.env CPPFLAGS="-L${prefix}/lib -I${prefix}/include" \
CFLAGS="-no-cpp-precomp -flat_namespace -undefined suppress"

files