pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/R-tkrplot



Module Name:    pkgsrc
Committed By:   mef
Date:           Sun Dec 18 09:44:00 UTC 2022

Added Files:
        pkgsrc/graphics/R-tkrplot: DESCR Makefile distinfo

Log Message:
(graphics/R-tkrplot) import R-tkrplot-0.0.27

Simple mechanism for placing R graphics in a Tk widget.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/graphics/R-tkrplot/DESCR \
    pkgsrc/graphics/R-tkrplot/Makefile pkgsrc/graphics/R-tkrplot/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: pkgsrc/graphics/R-tkrplot/DESCR
diff -u /dev/null pkgsrc/graphics/R-tkrplot/DESCR:1.1
--- /dev/null   Sun Dec 18 09:44:00 2022
+++ pkgsrc/graphics/R-tkrplot/DESCR     Sun Dec 18 09:44:00 2022
@@ -0,0 +1 @@
+Simple mechanism for placing R graphics in a Tk widget.
Index: pkgsrc/graphics/R-tkrplot/Makefile
diff -u /dev/null pkgsrc/graphics/R-tkrplot/Makefile:1.1
--- /dev/null   Sun Dec 18 09:44:00 2022
+++ pkgsrc/graphics/R-tkrplot/Makefile  Sun Dec 18 09:44:00 2022
@@ -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"
Index: pkgsrc/graphics/R-tkrplot/distinfo
diff -u /dev/null pkgsrc/graphics/R-tkrplot/distinfo:1.1
--- /dev/null   Sun Dec 18 09:44:00 2022
+++ pkgsrc/graphics/R-tkrplot/distinfo  Sun Dec 18 09:44:00 2022
@@ -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