Files
horizon-packages/srcpkgs/R-cran-systemfonts/template
T

19 lines
586 B
Bash

# Template file for 'R-cran-systemfonts'
pkgname=R-cran-systemfonts
version=1.3.1
revision=1
build_style=R-cran
hostmakedepends="pkg-config"
makedepends="fontconfig-devel freetype-devel R-cran-cpp11 R-cran-base64enc
R-cran-jsonlite R-cran-lifecycle"
depends="R-cran-jsonlite R-cran-base64enc R-cran-cpp11 R-cran-lifecycle"
short_desc="System Native Font Handling in R"
maintainer="Cameron Nemo <cam@nohom.org>"
license="MIT"
homepage="https://github.com/r-lib/systemfonts"
checksum=4392cbf7f97d335b61f7a70257faead2d45a3beeb76249d75a41e9ed82e4456d
post_install() {
vlicense LICENSE
}