pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/R-pixmap Imported R-pixmap from pkgsrc-wip.
details: https://anonhg.NetBSD.org/pkgsrc/rev/694cde31fac2
branches: trunk
changeset: 502372:694cde31fac2
user: rillig <rillig%pkgsrc.org@localhost>
date: Fri Nov 04 08:17:24 2005 +0000
description:
Imported R-pixmap from pkgsrc-wip.
Functions for import, export, plotting and other manipulations of
bitmapped images.
diffstat:
math/R-pixmap/DESCR | 2 ++
math/R-pixmap/Makefile | 15 +++++++++++++++
math/R-pixmap/PLIST | 1 +
math/R-pixmap/distinfo | 5 +++++
4 files changed, 23 insertions(+), 0 deletions(-)
diffs (39 lines):
diff -r 3982832c05ac -r 694cde31fac2 math/R-pixmap/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/math/R-pixmap/DESCR Fri Nov 04 08:17:24 2005 +0000
@@ -0,0 +1,2 @@
+Functions for import, export, plotting and other manipulations of
+bitmapped images.
diff -r 3982832c05ac -r 694cde31fac2 math/R-pixmap/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/math/R-pixmap/Makefile Fri Nov 04 08:17:24 2005 +0000
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/11/04 08:17:24 rillig Exp $
+#
+
+CATEGORIES= math
+MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
+
+MAINTAINER= mchittur%cs.nmsu.edu@localhost
+HOMEPAGE= ${R_HOMEPAGE_BASE}/pixmap.html
+COMMENT= Functions for manipulations of bitmaps with R
+
+R_PKGNAME= pixmap
+R_PKGVER= 0.4-1
+
+.include "../../math/R/Makefile.extension"
+.include "../../mk/bsd.pkg.mk"
diff -r 3982832c05ac -r 694cde31fac2 math/R-pixmap/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/math/R-pixmap/PLIST Fri Nov 04 08:17:24 2005 +0000
@@ -0,0 +1,1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/11/04 08:17:24 rillig Exp $
diff -r 3982832c05ac -r 694cde31fac2 math/R-pixmap/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/math/R-pixmap/distinfo Fri Nov 04 08:17:24 2005 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2005/11/04 08:17:24 rillig Exp $
+
+SHA1 (R/pixmap_0.4-1.tar.gz) = c28ba7acb2831cfa5f4c7644a6d171004bf8443e
+RMD160 (R/pixmap_0.4-1.tar.gz) = d6ec20c6df3cd0b4a717d7914b259f6f25b830e3
+Size (R/pixmap_0.4-1.tar.gz) = 41251 bytes
Home |
Main Index |
Thread Index |
Old Index