# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 # $Id$ PortSystem 1.0 name synfig version 0.63.05 categories graphics platforms darwin maintainers ryandesign license GPL-2+ description vector-based 2-D animation package long_description ${name} is a ${description}. It is designed to be capable \ of producing feature-film-quality animation. It eliminates \ the need for tweening, preventing the need to hand-draw \ each frame. ${name} features spatial and temporal \ resolution independence (sharp and smooth at any \ resolution or framerate), high dynamic range images, \ and a flexible plugin system. homepage http://www.synfig.org/ master_sites sourceforge:project/synfig/synfig/${version} checksums rmd160 04c03cb689dd6e9937223e00da3d4adc9f73c920 \ sha256 47d0f0db5e14b173df36221bcb7428c92651464608e97e4ed6bf40a6fe57b370 depends_build port:pkgconfig depends_lib port:ETL \ port:freetype \ port:fontconfig \ port:gettext \ port:ImageMagick \ port:libmng \ port:libpng \ port:libsigcxx2 \ port:libtool \ port:libxmlxx2 \ port:openexr post-destroot { set docdir ${destroot}${prefix}/share/doc/${name} xinstall -d ${docdir} xinstall -m 644 -W ${worksrcpath} \ ABOUT-NLS \ AUTHORS \ COPYING \ ChangeLog \ ChangeLog.old \ NEWS \ README \ TODO \ ${docdir} } livecheck.name synfig livecheck.type sourceforge livecheck.regex /${name}-(\[0-9.\]+)${extract.suffix}