summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2021-06-08 01:56:05 +0000
committermef <mef@pkgsrc.org>2021-06-08 01:56:05 +0000
commitac992c5e712cf9002f49f29ceb9863a091f7cba4 (patch)
treec0f3e114d7bf193991756dd0c2e361a5eb94da3e /www
parent927846b76f9964091d591d8868282f30d70119a1 (diff)
downloadpkgsrc-ac992c5e712cf9002f49f29ceb9863a091f7cba4.tar.gz
(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 (limited to 'www')
-rw-r--r--www/R-bslib/DESCR4
-rw-r--r--www/R-bslib/Makefile28
-rw-r--r--www/R-bslib/distinfo6
3 files changed, 38 insertions, 0 deletions
diff --git a/www/R-bslib/DESCR b/www/R-bslib/DESCR
new file mode 100644
index 00000000000..c68480be6eb
--- /dev/null
+++ b/www/R-bslib/DESCR
@@ -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 --git a/www/R-bslib/Makefile b/www/R-bslib/Makefile
new file mode 100644
index 00000000000..519b067b062
--- /dev/null
+++ b/www/R-bslib/Makefile
@@ -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
+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 --git a/www/R-bslib/distinfo b/www/R-bslib/distinfo
new file mode 100644
index 00000000000..56959df1338
--- /dev/null
+++ b/www/R-bslib/distinfo
@@ -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