# $Id: Portfile,v 1.5 2004/03/19 23:18:43 mij Exp $ PortSystem 1.0 name libart_lgpl version 2.3.11 revision 1 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 gnome:sources/libart_lgpl/2.3 distname libart_lgpl-${portversion} checksums md5 7edff43ad20c349eb469861991ebf810 use_bzip2 yes depends_lib lib:libdl:dlcompat lib:libintl.3:gettext depends_build bin:pkg-config:pkgconfig