Source: r-cran-textshaping
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-lifecycle,
 r-cran-stringi,
 r-cran-systemfonts (>= 1.3.0),
 r-cran-cpp11,
 libfribidi-dev,
 libfreetype-dev,
 libharfbuzz-dev,
 pkgconf,
Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-textshaping
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-textshaping.git
Homepage: https://cran.r-project.org/package=textshaping
Rules-Requires-Root: no

Package: r-cran-textshaping
Architecture: any
Depends:
 ${R:Depends},
 ${shlibs:Depends},
 ${misc:Depends},
Recommends:
 ${R:Recommends},
Suggests:
 ${R:Suggests},
Description: Bindings to the 'HarfBuzz' and 'Fribidi' Libraries for Text Shaping
 Provides access to the text shaping functionality in the 'HarfBuzz' library
 and the bidirectional algorithm in the 'Fribidi' library. 'textshaping' is a
 low-level utility package mainly for graphic devices that expands upon
 the font tool-set provided by the 'systemfonts' package.
