pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/R-mathjaxr (www/R-mathjaxr) import R-mathjaxr-1.4.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/af732be17bf7
branches:  trunk
changeset: 458177:af732be17bf7
user:      mef <mef%pkgsrc.org@localhost>
date:      Sat Sep 11 11:30:55 2021 +0000

description:
(www/R-mathjaxr) import R-mathjaxr-1.4.0

Provides 'MathJax' and macros to enable its use within Rd files for
rendering equations in the HTML help files.

diffstat:

 www/R-mathjaxr/DESCR    |   2 ++
 www/R-mathjaxr/Makefile |  14 ++++++++++++++
 www/R-mathjaxr/distinfo |   6 ++++++
 3 files changed, 22 insertions(+), 0 deletions(-)

diffs (34 lines):

diff -r 5c5f7647a58d -r af732be17bf7 www/R-mathjaxr/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/R-mathjaxr/DESCR      Sat Sep 11 11:30:55 2021 +0000
@@ -0,0 +1,2 @@
+Provides 'MathJax' and macros to enable its use within Rd files for
+rendering equations in the HTML help files.
diff -r 5c5f7647a58d -r af732be17bf7 www/R-mathjaxr/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/R-mathjaxr/Makefile   Sat Sep 11 11:30:55 2021 +0000
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1 2021/09/11 11:30:55 mef Exp $
+
+R_PKGNAME=     mathjaxr
+R_PKGVER=      1.4-0
+CATEGORIES=    www
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+COMMENT=       Using 'Mathjax' in Rd Files
+LICENSE=       gnu-gpl-v3
+
+USE_LANGUAGES= # none
+
+.include "../../math/R/Makefile.extension"
+.include "../../mk/bsd.pkg.mk"
diff -r 5c5f7647a58d -r af732be17bf7 www/R-mathjaxr/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/R-mathjaxr/distinfo   Sat Sep 11 11:30:55 2021 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2021/09/11 11:30:55 mef Exp $
+
+SHA1 (R/mathjaxr_1.4-0.tar.gz) = 054ed98ec9b56b038ac646d8fb01a91960c03721
+RMD160 (R/mathjaxr_1.4-0.tar.gz) = 8f8aa494ff6a61cc350248be2c676a09f07b11fd
+SHA512 (R/mathjaxr_1.4-0.tar.gz) = c9f279d89d734455fc9607368db60dcef1ea751d51635a855254a8034ea5c77c0785ae079007adb382350f349a8e8669342e260d31f18a5de2e8cfc5ca0323f7
+Size (R/mathjaxr_1.4-0.tar.gz) = 1048270 bytes



Home | Main Index | Thread Index | Old Index