# -*- 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

PortSystem          1.0
PortGroup           R 1.0

R.setup             github yihui animation 2.7 v
revision            1
categories-append   graphics
maintainers         nomaintainer
license             GPL
description         Gallery of animations in statistics and utilities to create animations
long_description    {*}${description}
homepage            https://yihui.org/animation
checksums           rmd160  bacfeae5b7aae81be4fd2044d644b5953b01b634 \
                    sha256  f8eced824327a40c2f9d0831372f12b3683e7b568a804a1d5ffdae204b6fb13a \
                    size    305552
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-magick

depends_run-append  path:lib/libavcodec.dylib:ffmpeg \
                    port:ImageMagick \
                    port:swftools

depends_test-append port:R-testit

test.run            yes
