pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/R-mathjaxr



Module Name:    pkgsrc
Committed By:   mef
Date:           Sat Sep 11 11:30:55 UTC 2021

Added Files:
        pkgsrc/www/R-mathjaxr: DESCR Makefile distinfo

Log Message:
(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.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/www/R-mathjaxr/DESCR \
    pkgsrc/www/R-mathjaxr/Makefile pkgsrc/www/R-mathjaxr/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: pkgsrc/www/R-mathjaxr/DESCR
diff -u /dev/null pkgsrc/www/R-mathjaxr/DESCR:1.1
--- /dev/null   Sat Sep 11 11:30:55 2021
+++ pkgsrc/www/R-mathjaxr/DESCR Sat Sep 11 11:30:55 2021
@@ -0,0 +1,2 @@
+Provides 'MathJax' and macros to enable its use within Rd files for
+rendering equations in the HTML help files.
Index: pkgsrc/www/R-mathjaxr/Makefile
diff -u /dev/null pkgsrc/www/R-mathjaxr/Makefile:1.1
--- /dev/null   Sat Sep 11 11:30:55 2021
+++ pkgsrc/www/R-mathjaxr/Makefile      Sat Sep 11 11:30:55 2021
@@ -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"
Index: pkgsrc/www/R-mathjaxr/distinfo
diff -u /dev/null pkgsrc/www/R-mathjaxr/distinfo:1.1
--- /dev/null   Sat Sep 11 11:30:55 2021
+++ pkgsrc/www/R-mathjaxr/distinfo      Sat Sep 11 11:30:55 2021
@@ -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