pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/R-jquerylib www/R-jquerylib: import R-jquerylib-0.1.4
details: https://anonhg.NetBSD.org/pkgsrc/rev/a636305b10fc
branches: trunk
changeset: 454023:a636305b10fc
user: mef <mef%pkgsrc.org@localhost>
date: Sat Jun 05 12:25:36 2021 +0000
description:
www/R-jquerylib: import R-jquerylib-0.1.4
Obtain any major version of 'jQuery' (<https://code.jquery.com/>) and
use it in any webpage generated by 'htmltools' (e.g. 'shiny',
'htmlwidgets', and 'rmarkdown'). Most R users don't need to use this
package directly, but other R packages (e.g. 'shiny', 'rmarkdown',
etc.) depend on this package to avoid bundling redundant copies of
'jQuery'.
diffstat:
www/R-jquerylib/DESCR | 6 ++++++
www/R-jquerylib/Makefile | 16 ++++++++++++++++
www/R-jquerylib/distinfo | 6 ++++++
3 files changed, 28 insertions(+), 0 deletions(-)
diffs (40 lines):
diff -r 2a97c4a02828 -r a636305b10fc www/R-jquerylib/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/R-jquerylib/DESCR Sat Jun 05 12:25:36 2021 +0000
@@ -0,0 +1,6 @@
+Obtain any major version of 'jQuery' (<https://code.jquery.com/>) and
+use it in any webpage generated by 'htmltools' (e.g. 'shiny',
+'htmlwidgets', and 'rmarkdown'). Most R users don't need to use this
+package directly, but other R packages (e.g. 'shiny', 'rmarkdown',
+etc.) depend on this package to avoid bundling redundant copies of
+'jQuery'.
diff -r 2a97c4a02828 -r a636305b10fc www/R-jquerylib/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/R-jquerylib/Makefile Sat Jun 05 12:25:36 2021 +0000
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1 2021/06/05 12:25:36 mef Exp $
+
+R_PKGNAME= jquerylib
+R_PKGVER= 0.1.4
+CATEGORIES= www
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+COMMENT= Obtain 'jQuery' as an HTML Dependency Object
+LICENSE= mit # + file LICENSE
+
+DEPENDS+= R-htmltools>=0.5.1.1:../../textproc/R-htmltools
+
+USE_LANGUAGES= # none
+
+.include "../../math/R/Makefile.extension"
+.include "../../mk/bsd.pkg.mk"
diff -r 2a97c4a02828 -r a636305b10fc www/R-jquerylib/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/R-jquerylib/distinfo Sat Jun 05 12:25:36 2021 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2021/06/05 12:25:36 mef Exp $
+
+SHA1 (R/jquerylib_0.1.4.tar.gz) = 4a42002a3679530d0f592a03b55b757410b8f650
+RMD160 (R/jquerylib_0.1.4.tar.gz) = 8a065af4afca5ad378231892350fdcf442fee011
+SHA512 (R/jquerylib_0.1.4.tar.gz) = 42434815ef9faaa7fe7da8c1314ba03c8e454e9bc47d617b1800086d3719fefa9a65d996c08ae3fc652178de30c1630ab9e27af8767663b1494a2f5717be4ff4
+Size (R/jquerylib_0.1.4.tar.gz) = 520207 bytes
Home |
Main Index |
Thread Index |
Old Index