New package: R-cran-textshaping-1.0.4

This commit is contained in:
Đoàn Trần Công Danh
2025-12-24 08:44:01 +07:00
parent 9d6c34eb12
commit 4ed06d9698
+17
View File
@@ -0,0 +1,17 @@
# 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
}