Source: r-cran-systemfonts
Standards-Version: 4.7.4
Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
Uploaders:
 Andreas Tille <tille@debian.org>,
Section: gnu-r
Testsuite: autopkgtest-pkg-r
Build-Depends:
 debhelper-compat (= 13),
 dh-r,
 r-base-dev,
 r-cran-base64enc,
 r-cran-jsonlite,
 r-cran-lifecycle,
 r-cran-cpp11,
 libfreetype-dev,
 libfontconfig-dev,
 pkgconf,
Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-systemfonts
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-systemfonts.git
Homepage: https://cran.r-project.org/package=systemfonts
Rules-Requires-Root: no

Package: r-cran-systemfonts
Architecture: any
Depends:
 ${R:Depends},
 ${shlibs:Depends},
 ${misc:Depends},
Recommends:
 ${R:Recommends},
Suggests:
 ${R:Suggests},
Description: System Native Font Finding
 Provides system native access to the font catalogue. As font handling varies
 between systems it is difficult to correctly locate installed fonts across
 different operating systems. The 'systemfonts' package provides bindings to
 the native libraries on Windows, macOS and Linux for finding font files that
 can then be used further by e.g. graphic devices. The main use is intended
 to be from compiled code but 'systemfonts' also provides access from R.
