diff options
author | minskim <minskim@pkgsrc.org> | 2011-03-18 21:38:45 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2011-03-18 21:38:45 +0000 |
commit | 74c8acc962c979a0d6684075ff62a56bc3150f7b (patch) | |
tree | 3594feaebca8136a4203abb6f30d77415ac26666 /graphics/tex-pst-grad | |
parent | 3117bab6fcfb7de716f8d9fd74bd5b30fed2e1cd (diff) | |
download | pkgsrc-74c8acc962c979a0d6684075ff62a56bc3150f7b.tar.gz |
Import tex-pst-grad-1.06 as graphics/tex-pst-grad.
Pst-grad is a PSTricks based package for filling with colour gradients.
Supported are colours in the RGB, CMYK or HSB models. Other colour
gradient mechanisms are to be found in package pst-slpe.
Diffstat (limited to 'graphics/tex-pst-grad')
-rw-r--r-- | graphics/tex-pst-grad/DESCR | 3 | ||||
-rw-r--r-- | graphics/tex-pst-grad/Makefile | 14 | ||||
-rw-r--r-- | graphics/tex-pst-grad/PLIST | 4 | ||||
-rw-r--r-- | graphics/tex-pst-grad/distinfo | 5 |
4 files changed, 26 insertions, 0 deletions
diff --git a/graphics/tex-pst-grad/DESCR b/graphics/tex-pst-grad/DESCR new file mode 100644 index 00000000000..e24f548aad6 --- /dev/null +++ b/graphics/tex-pst-grad/DESCR @@ -0,0 +1,3 @@ +Pst-grad is a PSTricks based package for filling with colour gradients. +Supported are colours in the RGB, CMYK or HSB models. Other colour +gradient mechanisms are to be found in package pst-slpe. diff --git a/graphics/tex-pst-grad/Makefile b/graphics/tex-pst-grad/Makefile new file mode 100644 index 00000000000..24855a0c4ed --- /dev/null +++ b/graphics/tex-pst-grad/Makefile @@ -0,0 +1,14 @@ +# $NetBSD: Makefile,v 1.1.1.1 2011/03/18 21:38:45 minskim Exp $ + +DISTNAME= pst-grad +PKGNAME= tex-${DISTNAME}-1.06 +TEXLIVE_REV= 15878 + +MAINTAINER= minskim@NetBSD.org +COMMENT= Filling with colour gradients, using PStricks + +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-grad/PLIST b/graphics/tex-pst-grad/PLIST new file mode 100644 index 00000000000..96d31d22613 --- /dev/null +++ b/graphics/tex-pst-grad/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2011/03/18 21:38:45 minskim Exp $ +share/texmf-dist/dvips/pst-grad/pst-grad.pro +share/texmf-dist/tex/generic/pst-grad/pst-grad.tex +share/texmf-dist/tex/latex/pst-grad/pst-grad.sty diff --git a/graphics/tex-pst-grad/distinfo b/graphics/tex-pst-grad/distinfo new file mode 100644 index 00000000000..8774499f216 --- /dev/null +++ b/graphics/tex-pst-grad/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2011/03/18 21:38:45 minskim Exp $ + +SHA1 (tex-pst-grad-15878/pst-grad.tar.xz) = de04599e3f03617f0e28928702015c201f53ab96 +RMD160 (tex-pst-grad-15878/pst-grad.tar.xz) = 478bdb4db928b8b3ae93bc64f67d783540636874 +Size (tex-pst-grad-15878/pst-grad.tar.xz) = 3804 bytes |