# $Id: Portfile,v 1.11 2005/04/17 17:51:11 olegb Exp $ PortSystem 1.0 name libgnomeprintui version 2.10.0.1 description This is an implementation of the Gnome Printing Architecture long_description This is an implementation of the Gnome Printing \ Architecture maintainers gnome-darwinports@opendarwin.org categories gnome platforms darwin homepage http://www.gnome.org/ master_sites gnome:sources/libgnomeprintui/2.10/ checksums md5 36e2775878fb518d30dcf5c3d6438d89 depends_lib lib:libgnomeprint-2-2:libgnomeprint use_bzip2 yes configure.args --mandir=${prefix}/share/man configure.env CPPFLAGS="-L${prefix}/lib -I${prefix}/include" \ LDFLAGS="-L${prefix}/lib -latk-1.0 -lgdk-x11-2.0 -lgdk_pixbuf-2.0 -lXft.2 -lXrender -L/usr/X11R6/lib -lX11 -lXinerama -lXrandr -lXext"