# $Id: Portfile,v 1.2 2003/03/03 06:53:21 mij Exp $ PortSystem 1.0 name libart_lgpl version 2.3.11 categories graphics maintainers ranger@befunk.com description fast 2D image manipulation library homepage http://freshmeat.net/redir/libart/31831/url_homepage/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 ftp://ftp.gnome.org/pub/gnome/sources/libart_lgpl/2.3/ distname libart_lgpl-${portversion} checksums md5 7edff43ad20c349eb469861991ebf810 use_bzip2 yes depends_lib lib:libdl.1:dlcompat lib:libintl.1:gettext depends_build bin:pkg-config:pkgconfig