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

# GitHub version lags behind.
R.setup             cran davidgohel rvg 0.4.0
revision            1
categories-append   graphics
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             GPL-3
description         R graphics devices for Office vector graphics output
long_description    {*}${description}
homepage            https://davidgohel.github.io/rvg
checksums           rmd160  e433196c7cf16e6cfefb316f64c5dbd73929d270 \
                    sha256  df727dee8f276872bea384f7ca0f925fdc577d6864d495e28c037ccaf827fcfc \
                    size    31709

depends_lib-append  port:libpng \
                    port:R-gdtools \
                    port:R-officer \
                    port:R-Rcpp \
                    port:R-rlang \
                    port:R-systemfonts \
                    port:R-xml2

depends_test-append port:R-testthat

test.run            yes
