# $Id: Portfile 83435 2011-09-01 13:40:27Z jmr@macports.org $

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		nomaintainer
categories		gnome graphics
platforms		darwin 
homepage		http://sourceforge.net/projects/sodipodi/
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_build		port:pkgconfig
depends_lib		port:libgnomeprintui
configure.args	\
	mandir=${prefix}/share/man
configure.optflags	-g -Os
