# $Id: Portfile,v 1.14 2005/01/09 08:08:16 jkh Exp $ PortSystem 1.0 name libgnomecanvas version 2.8.0 description A graphics library for GNOME. long_description The GNOMECanvas library provides a number \ of features: \ Image loading facilities. Rendering of a \ GdkPixBuf into various formats: drawables \ (windows, pixmaps), GdkRGB buffers. \ A cache interface. maintainers gnome-darwinports@opendarwin.org categories gnome platforms darwin homepage http://www.gnome.org/ master_sites gnome:sources/libgnomecanvas/2.8/ checksums md5 2bf10396a92777e7b64b6052a8a232f1 depends_lib lib:libglade2:libglade2 lib:libiconv.2:libiconv use_bzip2 yes configure.args --mandir=${prefix}/share/man configure.env CPPFLAGS="-L${prefix}/lib -I${prefix}/include" \ CFLAGS="-no-cpp-precomp -flat_namespace -undefined suppress"