New package: R-cran-systemfonts-1.0.2
This commit is contained in:
parent
7cfd1dc13b
commit
bafb078d19
|
@ -0,0 +1,16 @@
|
||||||
|
# Template file for 'R-cran-systemfonts'
|
||||||
|
pkgname=R-cran-systemfonts
|
||||||
|
version=1.0.2
|
||||||
|
revision=1
|
||||||
|
build_style=R-cran
|
||||||
|
hostmakedepends="pkg-config"
|
||||||
|
makedepends="fontconfig-devel freetype-devel R-cran-cpp11"
|
||||||
|
short_desc="System Native Font Handling in R"
|
||||||
|
maintainer="Cameron Nemo <cnemo@tutanota.com>"
|
||||||
|
license="MIT"
|
||||||
|
homepage="https://github.com/r-lib/systemfonts"
|
||||||
|
checksum=21ac96412846e06a4062362b159213cb9d83bd60fdf03aa235992b6c49fb36a9
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
Loading…
Reference in New Issue