pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/R-tkrplot (graphics/R-tkrplot) import R-tkrpl...
details: https://anonhg.NetBSD.org/pkgsrc/rev/93c641e68419
branches: trunk
changeset: 390284:93c641e68419
user: mef <mef%pkgsrc.org@localhost>
date: Sun Dec 18 09:44:00 2022 +0000
description:
(graphics/R-tkrplot) import R-tkrplot-0.0.27
Simple mechanism for placing R graphics in a Tk widget.
diffstat:
graphics/R-tkrplot/DESCR | 1 +
graphics/R-tkrplot/Makefile | 15 +++++++++++++++
graphics/R-tkrplot/distinfo | 5 +++++
3 files changed, 21 insertions(+), 0 deletions(-)
diffs (33 lines):
diff -r b60e9406fd92 -r 93c641e68419 graphics/R-tkrplot/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/R-tkrplot/DESCR Sun Dec 18 09:44:00 2022 +0000
@@ -0,0 +1,1 @@
+Simple mechanism for placing R graphics in a Tk widget.
diff -r b60e9406fd92 -r 93c641e68419 graphics/R-tkrplot/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/R-tkrplot/Makefile Sun Dec 18 09:44:00 2022 +0000
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1 2022/12/18 09:44:00 mef Exp $
+
+R_PKGNAME= tkrplot
+R_PKGVER= 0.0-27
+CATEGORIES= graphics
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+COMMENT= TK Rplot
+LICENSE= gnu-gpl-v1 OR gnu-gpl-v2 OR gnu-gpl-v3
+
+USE_LANGUAGES= c
+
+.include "../../math/R/Makefile.extension"
+.include "../../x11/tk/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r b60e9406fd92 -r 93c641e68419 graphics/R-tkrplot/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/R-tkrplot/distinfo Sun Dec 18 09:44:00 2022 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2022/12/18 09:44:00 mef Exp $
+
+BLAKE2s (R/tkrplot_0.0-27.tar.gz) = 4f059fdc1d542987d1755f0d6bafa1807c6a4950ce60599c27acb98a3629632f
+SHA512 (R/tkrplot_0.0-27.tar.gz) = e5ac31cd8e0882ffc5c3107d16c1574db91c1f70af3845e2922fc6c5fcc26f1749fae2dc835981450d8f48d9100f47a69ceb430f5e53383427642ba2800d2990
+Size (R/tkrplot_0.0-27.tar.gz) = 33104 bytes
Home |
Main Index |
Thread Index |
Old Index