pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/R-jquerylib
Module Name: pkgsrc
Committed By: mef
Date: Sat Jun 5 12:25:36 UTC 2021
Added Files:
pkgsrc/www/R-jquerylib: DESCR Makefile distinfo
Log Message:
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'.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/www/R-jquerylib/DESCR \
pkgsrc/www/R-jquerylib/Makefile pkgsrc/www/R-jquerylib/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-jquerylib/DESCR
diff -u /dev/null pkgsrc/www/R-jquerylib/DESCR:1.1
--- /dev/null Sat Jun 5 12:25:36 2021
+++ pkgsrc/www/R-jquerylib/DESCR Sat Jun 5 12:25:36 2021
@@ -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'.
Index: pkgsrc/www/R-jquerylib/Makefile
diff -u /dev/null pkgsrc/www/R-jquerylib/Makefile:1.1
--- /dev/null Sat Jun 5 12:25:36 2021
+++ pkgsrc/www/R-jquerylib/Makefile Sat Jun 5 12:25:36 2021
@@ -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"
Index: pkgsrc/www/R-jquerylib/distinfo
diff -u /dev/null pkgsrc/www/R-jquerylib/distinfo:1.1
--- /dev/null Sat Jun 5 12:25:36 2021
+++ pkgsrc/www/R-jquerylib/distinfo Sat Jun 5 12:25:36 2021
@@ -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