pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/R-webshot (www/R-webshot) import R-webshot-0.5.2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/390434305585
branches:  trunk
changeset: 446169:390434305585
user:      mef <mef%pkgsrc.org@localhost>
date:      Fri Feb 05 14:39:08 2021 +0000

description:
(www/R-webshot) import R-webshot-0.5.2

Takes screenshots of web pages, including Shiny applications and R
Markdown documents.

diffstat:

 www/R-webshot/DESCR    |   2 ++
 www/R-webshot/Makefile |  23 +++++++++++++++++++++++
 www/R-webshot/distinfo |   6 ++++++
 3 files changed, 31 insertions(+), 0 deletions(-)

diffs (43 lines):

diff -r de3ee4eaa0a8 -r 390434305585 www/R-webshot/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/R-webshot/DESCR       Fri Feb 05 14:39:08 2021 +0000
@@ -0,0 +1,2 @@
+Takes screenshots of web pages, including Shiny applications and R
+Markdown documents.
diff -r de3ee4eaa0a8 -r 390434305585 www/R-webshot/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/R-webshot/Makefile    Fri Feb 05 14:39:08 2021 +0000
@@ -0,0 +1,23 @@
+# $NetBSD: Makefile,v 1.1 2021/02/05 14:39:08 mef Exp $
+
+R_PKGNAME=     webshot
+R_PKGVER=      0.5.2
+CATEGORIES=    www
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+COMMENT=       Take Screenshots of Web Pages
+LICENSE=       gnu-gpl-v2
+
+DEPENDS+=      R-callr>=3.5.1:../../devel/R-callr
+DEPENDS+=      R-magrittr>=2.0.1:../../devel/R-magrittr
+DEPENDS+=      R-jsonlite>=1.7.1:../../textproc/R-jsonlite
+DEPENDS+=      R-rmarkdown-[0-9]*:../../textproc/R-rmarkdown
+
+TEST_DEPENDS+= R-knitr-[0-9]*:../../print/R-knitr
+TEST_DEPENDS+= R-httpuv-[0-9]*:../../www/R-httpuv
+TEST_DEPENDS+= R-shiny-[0-9]*:../../www/R-shiny
+
+USE_LANGUAGES= # none
+
+.include "../../math/R/Makefile.extension"
+.include "../../mk/bsd.pkg.mk"
diff -r de3ee4eaa0a8 -r 390434305585 www/R-webshot/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/R-webshot/distinfo    Fri Feb 05 14:39:08 2021 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2021/02/05 14:39:08 mef Exp $
+
+SHA1 (R/webshot_0.5.2.tar.gz) = 46009d1fafcda1fdf058e239fe5304d96535dd0d
+RMD160 (R/webshot_0.5.2.tar.gz) = 50afc73d48414efd6c1eea77299b2482cef009b3
+SHA512 (R/webshot_0.5.2.tar.gz) = fc378cfb53895f4eb1dc063c5b7aac2c213920738fc83af3fe8e474f4a6940f6888b86e09a03a4f00bc4be8d8171f9a0e9f2a1c7951a460337b1fedf9f8e18bb
+Size (R/webshot_0.5.2.tar.gz) = 157837 bytes



Home | Main Index | Thread Index | Old Index