# $Id: Portfile,v 1.3 2005/02/18 18:20:57 olegb Exp $ PortSystem 1.0 name gnome-print version 0.36 description This is an implementation of the Gnome Printing Architecture. long_description ${description} maintainers gnome-darwinports@opendarwin.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"