From ab3d12ab35e7376d874a3a238123a984382cba37 Mon Sep 17 00:00:00 2001 From: minskim Date: Fri, 18 Mar 2011 21:39:27 +0000 Subject: Import tex-pst-slpe-1.3 as graphics/tex-pst-slpe. This PStricks package covers all the colour gradient functionality of pst-grad (part of the base pstricks distribution), and provides the following facilities: - it permits the user to specify an arbitrary number of colours, along with the points at which they are to be reached; - it converts between RGB and HSV behind the scenes; - it provides concentric and radial gradients; - it provides a command \psBall that generates bullets with a three-dimensional appearance; and - uses the xkeyval package for the extended key handling. --- graphics/tex-pst-slpe/DESCR | 8 ++++++++ graphics/tex-pst-slpe/Makefile | 14 ++++++++++++++ graphics/tex-pst-slpe/PLIST | 4 ++++ graphics/tex-pst-slpe/distinfo | 5 +++++ 4 files changed, 31 insertions(+) create mode 100644 graphics/tex-pst-slpe/DESCR create mode 100644 graphics/tex-pst-slpe/Makefile create mode 100644 graphics/tex-pst-slpe/PLIST create mode 100644 graphics/tex-pst-slpe/distinfo (limited to 'graphics/tex-pst-slpe') diff --git a/graphics/tex-pst-slpe/DESCR b/graphics/tex-pst-slpe/DESCR new file mode 100644 index 00000000000..1690cbebec9 --- /dev/null +++ b/graphics/tex-pst-slpe/DESCR @@ -0,0 +1,8 @@ +This PStricks package covers all the colour gradient functionality of +pst-grad (part of the base pstricks distribution), and provides the +following facilities: - it permits the user to specify an arbitrary +number of colours, along with the points at which they are to be +reached; - it converts between RGB and HSV behind the scenes; - it +provides concentric and radial gradients; - it provides a command +\psBall that generates bullets with a three-dimensional appearance; and +- uses the xkeyval package for the extended key handling. diff --git a/graphics/tex-pst-slpe/Makefile b/graphics/tex-pst-slpe/Makefile new file mode 100644 index 00000000000..967c383dc45 --- /dev/null +++ b/graphics/tex-pst-slpe/Makefile @@ -0,0 +1,14 @@ +# $NetBSD: Makefile,v 1.1.1.1 2011/03/18 21:39:27 minskim Exp $ + +DISTNAME= pst-slpe +PKGNAME= tex-${DISTNAME}-1.3 +TEXLIVE_REV= 15878 + +MAINTAINER= minskim@NetBSD.org +COMMENT= Sophisticated colour gradients + +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 --git a/graphics/tex-pst-slpe/PLIST b/graphics/tex-pst-slpe/PLIST new file mode 100644 index 00000000000..2a1b5ad7e17 --- /dev/null +++ b/graphics/tex-pst-slpe/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2011/03/18 21:39:27 minskim Exp $ +share/texmf-dist/dvips/pst-slpe/pst-slpe.pro +share/texmf-dist/tex/generic/pst-slpe/pst-slpe.tex +share/texmf-dist/tex/latex/pst-slpe/pst-slpe.sty diff --git a/graphics/tex-pst-slpe/distinfo b/graphics/tex-pst-slpe/distinfo new file mode 100644 index 00000000000..bf2c14b9aaa --- /dev/null +++ b/graphics/tex-pst-slpe/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2011/03/18 21:39:27 minskim Exp $ + +SHA1 (tex-pst-slpe-15878/pst-slpe.tar.xz) = eda2edeee24168ff0157646cfadd44a2768cfff1 +RMD160 (tex-pst-slpe-15878/pst-slpe.tar.xz) = 077a286a71eb17f8779090df4b2c5afe04b9fc90 +Size (tex-pst-slpe-15878/pst-slpe.tar.xz) = 3152 bytes -- cgit v1.2.3