pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/R-tinytex print/R-tinytex: import R-tinytex-0.18
details: https://anonhg.NetBSD.org/pkgsrc/rev/4d4d748affce
branches: trunk
changeset: 408068:4d4d748affce
user: mef <mef%pkgsrc.org@localhost>
date: Mon Jan 13 10:07:38 2020 +0000
description:
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:
print/R-tinytex/DESCR | 5 +++++
print/R-tinytex/Makefile | 16 ++++++++++++++++
print/R-tinytex/distinfo | 6 ++++++
3 files changed, 27 insertions(+), 0 deletions(-)
diffs (39 lines):
diff -r a3e7a0910f68 -r 4d4d748affce print/R-tinytex/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/R-tinytex/DESCR Mon Jan 13 10:07:38 2020 +0000
@@ -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 -r a3e7a0910f68 -r 4d4d748affce print/R-tinytex/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/R-tinytex/Makefile Mon Jan 13 10:07:38 2020 +0000
@@ -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@localhost
+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 -r a3e7a0910f68 -r 4d4d748affce print/R-tinytex/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/R-tinytex/distinfo Mon Jan 13 10:07:38 2020 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index