summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2020-01-13 10:07:38 +0000
committermef <mef@pkgsrc.org>2020-01-13 10:07:38 +0000
commitb85304f43eb076a870e85342fec7ca35c66a5ff2 (patch)
tree553c7aab8b2c240d820669ca25bc62d3d9e6c856 /print
parent5e17f652e44b862d4814d7e5e00e907d08752428 (diff)
downloadpkgsrc-b85304f43eb076a870e85342fec7ca35c66a5ff2.tar.gz
print/R-tinytex: import R-tinytex-0.18
Helper functions to install and maintain the 'LaTeX' distribution named 'TinyTeX' (<https://yihui.org/tinytex/>), a lightweight, cross-platform, portable, and easy-to-maintain version of 'TeX Live'. This package also contains helper functions to compile 'LaTeX' documents, and install missing 'LaTeX' packages automatically.
Diffstat (limited to 'print')
-rw-r--r--print/R-tinytex/DESCR5
-rw-r--r--print/R-tinytex/Makefile16
-rw-r--r--print/R-tinytex/distinfo6
3 files changed, 27 insertions, 0 deletions
diff --git a/print/R-tinytex/DESCR b/print/R-tinytex/DESCR
new file mode 100644
index 00000000000..b87aca2d175
--- /dev/null
+++ b/print/R-tinytex/DESCR
@@ -0,0 +1,5 @@
+Helper functions to install and maintain the 'LaTeX' distribution
+named 'TinyTeX' (<https://yihui.org/tinytex/>), a lightweight,
+cross-platform, portable, and easy-to-maintain version of 'TeX Live'.
+This package also contains helper functions to compile 'LaTeX'
+documents, and install missing 'LaTeX' packages automatically.
diff --git a/print/R-tinytex/Makefile b/print/R-tinytex/Makefile
new file mode 100644
index 00000000000..03175072475
--- /dev/null
+++ b/print/R-tinytex/Makefile
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1 2020/01/13 10:07:38 mef Exp $
+
+R_PKGNAME= tinytex
+R_PKGVER= 0.18
+CATEGORIES= print
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+COMMENT= Helper Func. to Install & Maintain 'TeX Live' & Compile 'LaTeX' Docs
+LICENSE= mit # + file LICENSE
+
+DEPENDS+= R-xfun>=0.5:../../devel/R-xfun
+
+USE_LANGUAGES= # none
+
+.include "../../math/R/Makefile.extension"
+.include "../../mk/bsd.pkg.mk"
diff --git a/print/R-tinytex/distinfo b/print/R-tinytex/distinfo
new file mode 100644
index 00000000000..ab553cfb871
--- /dev/null
+++ b/print/R-tinytex/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2020/01/13 10:07:38 mef Exp $
+
+SHA1 (R/tinytex_0.18.tar.gz) = 150d6ef25f39883b184c1e7565f0f30fef2b7465
+RMD160 (R/tinytex_0.18.tar.gz) = 86104bfa68fb235d0ed8b2383758b2e4b438691e
+SHA512 (R/tinytex_0.18.tar.gz) = b1502d69a58c34e3d5127ae38630008f7c17acc8cc4e8d6fb640287d4c29e76276866ca0e264f91d82d7f65dcd843fd40d8d60c883dfec686e97bd27b2b950b4
+Size (R/tinytex_0.18.tar.gz) = 24265 bytes