pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/R-bslib (www/R-bslib) import R-bslib-0.2.5.1
details: https://anonhg.NetBSD.org/pkgsrc/rev/a2c3b07ecf18
branches: trunk
changeset: 454279:a2c3b07ecf18
user: mef <mef%pkgsrc.org@localhost>
date: Tue Jun 08 01:56:05 2021 +0000
description:
(www/R-bslib) import R-bslib-0.2.5.1
Simplifies custom 'CSS' styling of both 'shiny' and 'rmarkdown' via
'Bootstrap' 'Sass'. Supports both 'Bootstrap' 3 and 4 as well as their
various 'Bootswatch' themes. An interactive widget is also provided
for previewing themes in real time.
diffstat:
www/R-bslib/DESCR | 4 ++++
www/R-bslib/Makefile | 28 ++++++++++++++++++++++++++++
www/R-bslib/distinfo | 6 ++++++
3 files changed, 38 insertions(+), 0 deletions(-)
diffs (50 lines):
diff -r a6c5aa1e42a6 -r a2c3b07ecf18 www/R-bslib/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/R-bslib/DESCR Tue Jun 08 01:56:05 2021 +0000
@@ -0,0 +1,4 @@
+Simplifies custom 'CSS' styling of both 'shiny' and 'rmarkdown' via
+'Bootstrap' 'Sass'. Supports both 'Bootstrap' 3 and 4 as well as their
+various 'Bootswatch' themes. An interactive widget is also provided
+for previewing themes in real time.
diff -r a6c5aa1e42a6 -r a2c3b07ecf18 www/R-bslib/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/R-bslib/Makefile Tue Jun 08 01:56:05 2021 +0000
@@ -0,0 +1,28 @@
+# $NetBSD: Makefile,v 1.1 2021/06/08 01:56:05 mef Exp $
+
+R_PKGNAME= bslib
+R_PKGVER= 0.2.5.1
+CATEGORIES= www
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+COMMENT= Custom 'Bootstrap' 'Sass' Themes for 'shiny' and 'rmarkdown'
+LICENSE= mit # + file LICENSE
+
+DEPENDS+= R-magrittr>=2.0.1:../../devel/R-magrittr
+DEPENDS+= R-rlang>=0.4.11:../../devel/R-rlang
+DEPENDS+= R-htmltools>=0.5.1:../../textproc/R-htmltools
+DEPENDS+= R-jsonlite>=1.7.1:../../textproc/R-jsonlite
+DEPENDS+= R-sass>=0.4.0:../../www/R-sass
+DEPENDS+= R-jquerylib-[0-9]*:../../www/R-jquerylib
+
+# Packages suggested but not available: 'rmarkdown', 'thematic'
+
+TEST_DEPENDS+= R-shiny-[0-9]*:../../www/R-shiny
+TEST_DEPENDS+= R-testthat-[0-9]*:../../devel/R-testthat
+TEST_DEPENDS+= R-thematic-[0-9]*:../../graphics/R-thematic
+TEST_DEPENDS+= R-rmarkdown-[0-9]*:../../textproc/R-rmarkdown
+
+USE_LANGUAGES= # none
+
+.include "../../math/R/Makefile.extension"
+.include "../../mk/bsd.pkg.mk"
diff -r a6c5aa1e42a6 -r a2c3b07ecf18 www/R-bslib/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/R-bslib/distinfo Tue Jun 08 01:56:05 2021 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2021/06/08 01:56:05 mef Exp $
+
+SHA1 (R/bslib_0.2.5.1.tar.gz) = 3e9de96c1f1ad55a46535f0667b4eff91a4f6e2d
+RMD160 (R/bslib_0.2.5.1.tar.gz) = 3ae2e992ec190fcd8b69b0702fc74b92de05a5d2
+SHA512 (R/bslib_0.2.5.1.tar.gz) = 910cb3f90d6ec143f9237c50ec895022e8b8d1360a1176ec7b87051e548a642f4dfb0d150f2815cfa0e2e2b51a148cd689acdd42c05106896ef52e971eea831a
+Size (R/bslib_0.2.5.1.tar.gz) = 3810412 bytes
Home |
Main Index |
Thread Index |
Old Index