Portfile

# $Id: Portfile 23021 2007-03-22 01:19:09Z rhwood@macports.org $

PortSystem 1.0
name libart_lgpl
version 2.3.19
revision 1
categories graphics
maintainers rhwood@macports.org openmaintainer@macports.org
description fast 2D image manipulation library
homepage http://www.levien.com/libart/
platforms darwin

long_description Libart is a library for high-performance 2D graphics. \
It supports a very powerful imaging model, basically the \
same as SVG and the Java 2D API. It includes all \
PostScript imaging operations, and adds antialiasing and \
alpha-transparency. It is also highly tuned for \
incremental rendering. It contains data structures and \
algorithms suited to rapid, precise computation of Region \
of Interest, and a two-phase rendering pipeline optimized \
for interactive display.

master_sites gnome:sources/libart_lgpl/2.3

checksums md5 ac885805d1918026a18b560f4015bc66

use_bzip2 yes

depends_lib port:gettext
depends_build port:pkgconfig

patchfiles patch-art_misc.h.diff

platform darwin 6 { depends_lib-append lib:libdl:dlcompat }

files