pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/tex-pst-2dplot Import tex-pst-2dplot-1.5 as g...
details: https://anonhg.NetBSD.org/pkgsrc/rev/a77cdb06bb7f
branches: trunk
changeset: 586588:a77cdb06bb7f
user: minskim <minskim%pkgsrc.org@localhost>
date: Thu Mar 17 18:26:43 2011 +0000
description:
Import tex-pst-2dplot-1.5 as graphics/tex-pst-2dplot.
Pst-2dplot is a pstricks package that offers an easy-to-use and
intuitive tool for plotting 2-d curves. It defines an environment with
commands similar to MATLAB for plotting.
diffstat:
graphics/tex-pst-2dplot/DESCR | 3 +++
graphics/tex-pst-2dplot/Makefile | 16 ++++++++++++++++
graphics/tex-pst-2dplot/PLIST | 2 ++
graphics/tex-pst-2dplot/distinfo | 5 +++++
4 files changed, 26 insertions(+), 0 deletions(-)
diffs (42 lines):
diff -r d751ea727eb2 -r a77cdb06bb7f graphics/tex-pst-2dplot/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/tex-pst-2dplot/DESCR Thu Mar 17 18:26:43 2011 +0000
@@ -0,0 +1,3 @@
+Pst-2dplot is a pstricks package that offers an easy-to-use and
+intuitive tool for plotting 2-d curves. It defines an environment with
+commands similar to MATLAB for plotting.
diff -r d751ea727eb2 -r a77cdb06bb7f graphics/tex-pst-2dplot/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/tex-pst-2dplot/Makefile Thu Mar 17 18:26:43 2011 +0000
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1.1.1 2011/03/17 18:26:43 minskim Exp $
+
+DISTNAME= pst-2dplot
+PKGNAME= tex-${DISTNAME}-1.5
+TEXLIVE_REV= 15878
+
+MAINTAINER= minskim%NetBSD.org@localhost
+COMMENT= PSTricks package for drawing 2D curves
+
+DEPENDS+= tex-multido-[0-9]*:../../devel/tex-multido
+DEPENDS+= tex-pst-plot-[0-9]*:../../graphics/tex-pst-plot
+DEPENDS+= tex-pstricks-[0-9]*:../../graphics/tex-pstricks
+DEPENDS+= tex-xkeyval-[0-9]*:../../print/tex-xkeyval
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r d751ea727eb2 -r a77cdb06bb7f graphics/tex-pst-2dplot/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/tex-pst-2dplot/PLIST Thu Mar 17 18:26:43 2011 +0000
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2011/03/17 18:26:43 minskim Exp $
+share/texmf-dist/tex/latex/pst-2dplot/pst-2dplot.sty
diff -r d751ea727eb2 -r a77cdb06bb7f graphics/tex-pst-2dplot/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/tex-pst-2dplot/distinfo Thu Mar 17 18:26:43 2011 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2011/03/17 18:26:43 minskim Exp $
+
+SHA1 (tex-pst-2dplot-15878/pst-2dplot.tar.xz) = 27a312cd14001552ef668f0503121eb7b698f71e
+RMD160 (tex-pst-2dplot-15878/pst-2dplot.tar.xz) = 085fe157c70b5554e3e7547945d7620b502fbd30
+Size (tex-pst-2dplot-15878/pst-2dplot.tar.xz) = 1864 bytes
Home |
Main Index |
Thread Index |
Old Index