# $Id: Portfile,v 1.6 2004/04/15 14:11:51 olegb Exp $

PortSystem 1.0
name			sodipodi
version			0.34
description		Sodipodi is a vector-based drawing program.
long_description	Sodipodi is a vector-based drawing program, like \
					CorelDraw or Adobe Illustrator from the proprietary \
					software world, and Sketch or Karbon14 from the free \
					software world. It is free software, distributed under \
					the terms of the Gnu General Public License, Version 2. \
					Sodipodi uses W3C SVG as its native file format. It is \
					therefore a very useful tool for web designers. It has \
					a relatively modern display engine, giving you finely \
					antialiased display, alpha transparencies, vector fonts \
					and so on. Sodipodi is written in C, using the Gtk+ \
					toolkit and optionally some Gnome libraries. Sodipodi \
					works under most versions of Unix and Windows. 
maintainers		gnome-darwinports@opendarwin.org
categories		gnome graphics
platforms		darwin 
homepage		http://www.sodipodi.com
master_sites	sourceforge
checksums		md5 396cd78526e5a8102fd11114f45a70fe
patchfiles		patch_arikkei-dict.c patch_arikkei-token.c patch_nr-pathops.c \
				patch_arikkei-strlib.c patch_repr-io.c patch_action.c \
				patch_Makefile.in patch_units.h patch_bezier-utils.c \
				patch_configure
depends_lib		lib:libgnomeprintui-2-2:libgnomeprintui
configure.env   CPPFLAGS="-L${prefix}/lib -I${prefix}/include" \
 				CXXFLAGS="-g -Os" CFLAGS="-g -Os"
