# $Id: Portfile,v 1.16 2005/08/14 16:11:16 olegb Exp $ PortSystem 1.0 name libgnomecanvas version 2.10.2 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.10/ checksums md5 976eada7b499ae6e74966f8888c015d1 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"