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

18 lines
604 B
Bash
Raw Normal View History

2025-12-22 14:25:47 +07:00
# Template file for 'R-cran-textshaping'
pkgname=R-cran-textshaping
version=1.0.4
revision=1
build_style=R-cran
makedepends="freetype-devel harfbuzz-devel fribidi-devel
R-cran-lifecycle R-cran-stringi R-cran-systemfonts R-cran-cpp11"
depends="R-cran-lifecycle R-cran-stringi R-cran-systemfonts R-cran-cpp11"
short_desc="Bindings to the HarfBuzz and Fribidi"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://cran.r-project.org/web/packages/textshaping/index.html"
checksum=34093bf6ec82840f6e80ec6dced1d5ead26637fae5abe63562958c7274e1b8fb
post_install() {
vlicense LICENSE
}