pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/R-dichromat
Module Name: pkgsrc
Committed By: minskim
Date: Thu Mar 8 19:33:37 UTC 2018
Added Files:
pkgsrc/graphics/R-dichromat: DESCR Makefile distinfo
Log Message:
graphics/R-dichromat: Import version 2.0.0
Collapse red-green or green-blue distinctions to simulate the effects
of different types of color-blindness.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/graphics/R-dichromat/DESCR \
pkgsrc/graphics/R-dichromat/Makefile pkgsrc/graphics/R-dichromat/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-dichromat/DESCR
diff -u /dev/null pkgsrc/graphics/R-dichromat/DESCR:1.1
--- /dev/null Thu Mar 8 19:33:37 2018
+++ pkgsrc/graphics/R-dichromat/DESCR Thu Mar 8 19:33:37 2018
@@ -0,0 +1,2 @@
+Collapse red-green or green-blue distinctions to simulate the effects
+of different types of color-blindness.
Index: pkgsrc/graphics/R-dichromat/Makefile
diff -u /dev/null pkgsrc/graphics/R-dichromat/Makefile:1.1
--- /dev/null Thu Mar 8 19:33:37 2018
+++ pkgsrc/graphics/R-dichromat/Makefile Thu Mar 8 19:33:37 2018
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1 2018/03/08 19:33:37 minskim Exp $
+
+CATEGORIES= graphics
+MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
+
+MAINTAINER= minskim%NetBSD.org@localhost
+HOMEPAGE= ${R_HOMEPAGE_BASE}/dichromat/
+COMMENT= Color schemes for dichromats
+LICENSE= gnu-gpl-v2
+
+R_PKGNAME= dichromat
+R_PKGVER= 2.0-0
+
+USE_LANGUAGES= # none
+
+BUILDLINK_API_DEPENDS.R+= R>=2.10
+.include "../../math/R/Makefile.extension"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/graphics/R-dichromat/distinfo
diff -u /dev/null pkgsrc/graphics/R-dichromat/distinfo:1.1
--- /dev/null Thu Mar 8 19:33:37 2018
+++ pkgsrc/graphics/R-dichromat/distinfo Thu Mar 8 19:33:37 2018
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2018/03/08 19:33:37 minskim Exp $
+
+SHA1 (R/dichromat_2.0-0.tar.gz) = 37aa8221aedb9b004decf7a1022a266ab7a0342e
+RMD160 (R/dichromat_2.0-0.tar.gz) = 0c0f35ad66c4b19f1ff77839c3a3356264c0a26a
+SHA512 (R/dichromat_2.0-0.tar.gz) = 14b7fe6321548c669c96f48a881f35a50fa693dea26e2ec2c6818277620aec1877272d0ab8f58853eef9fff8e6f2c6ed4a3505bdfea03142f172a6eb91faebc6
+Size (R/dichromat_2.0-0.tar.gz) = 84320 bytes
Home |
Main Index |
Thread Index |
Old Index