Source: r-cran-ragg
Standards-Version: 4.7.4
Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
Uploaders:
 Steffen Moeller <moeller@debian.org>,
Section: gnu-r
Testsuite: autopkgtest-pkg-r
Build-Depends:
 debhelper-compat (= 13),
 dh-r,
 r-base-dev,
 r-cran-systemfonts,
 r-cran-textshaping,
 libpng-dev,
 libfreetype-dev,
 libtiff-dev,
 libjpeg-dev,
 libwebp-dev,
 pkgconf,
Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-ragg
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-ragg.git
Homepage: https://cran.r-project.org/package=ragg
Rules-Requires-Root: no

Package: r-cran-ragg
Architecture: any
Depends:
 ${R:Depends},
 ${shlibs:Depends},
 ${misc:Depends},
Recommends:
 ${R:Recommends},
Suggests:
 ${R:Suggests},
Description: Graphic Devices Based on AGG
 Anti-Grain Geometry (AGG) is a high-quality and high-performance 2D
 drawing library. The 'ragg' package provides a set of graphic devices
 based on AGG to use as alternative to the raster devices provided through
 the 'grDevices' package.
