# $Id: Portfile,v 1.10 2005/05/16 12:17:16 olegb Exp $ PortSystem 1.0 name inkscape version 0.41 description Inkscape is an open source SVG editor. long_description Inkscape is an open source SVG editor with \ capabilities similar to Illustrator, CorelDraw, \ Visio, etc. Supported SVG features include basic \ shapes, paths, text, alpha blending, transforms, \ gradients, node editing, svg-to-png export, \ grouping, and more. maintainers gnome-darwinports@opendarwin.org categories gnome graphics platforms darwin homepage http://www.inkscape.org master_sites sourceforge use_bzip2 yes checksums md5 9b4bbfaae688127dca4c3d816a42b21a depends_lib lib:libgnomeprintui-2-2:libgnomeprintui {lib:libsigc-2:libsigc\+\+2} \ lib:libgc:boehmgc lib:libgtkmm-2:gtkmm patchfiles patch-object-edit.cpp patch-gc.cpp configure.args --mandir=${prefix}/share/man configure.env CPPFLAGS="-L${prefix}/lib -I${prefix}/include -no-cpp-precomp" \ CFLAGS="-flat_namespace -undefined suppress -L${prefix}/lib" \ LDFLAGS="-L${prefix}/lib"