diff options
author | minskim <minskim@pkgsrc.org> | 2011-03-18 21:38:53 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2011-03-18 21:38:53 +0000 |
commit | bce741777e04231ac461e4b4c5dc6e40d24e53fb (patch) | |
tree | 1cc92af626118ea8b0baf087fbc1b191b1670000 /graphics | |
parent | d116e220bc54450a059eb6cab866b7ef6193f28c (diff) | |
download | pkgsrc-bce741777e04231ac461e4b4c5dc6e40d24e53fb.tar.gz |
Import tex-pst-lens-1.02 as graphics/tex-pst-lens.
This PSTricks package provides a really rather simple command \PstLens
that will draw a lens. Command parameters provide a remarkable range of
effects.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/tex-pst-lens/DESCR | 3 | ||||
-rw-r--r-- | graphics/tex-pst-lens/Makefile | 14 | ||||
-rw-r--r-- | graphics/tex-pst-lens/PLIST | 3 | ||||
-rw-r--r-- | graphics/tex-pst-lens/distinfo | 5 |
4 files changed, 25 insertions, 0 deletions
diff --git a/graphics/tex-pst-lens/DESCR b/graphics/tex-pst-lens/DESCR new file mode 100644 index 00000000000..6fd2e0c74ee --- /dev/null +++ b/graphics/tex-pst-lens/DESCR @@ -0,0 +1,3 @@ +This PSTricks package provides a really rather simple command \PstLens +that will draw a lens. Command parameters provide a remarkable range of +effects. diff --git a/graphics/tex-pst-lens/Makefile b/graphics/tex-pst-lens/Makefile new file mode 100644 index 00000000000..185d93a7129 --- /dev/null +++ b/graphics/tex-pst-lens/Makefile @@ -0,0 +1,14 @@ +# $NetBSD: Makefile,v 1.1.1.1 2011/03/18 21:38:53 minskim Exp $ + +DISTNAME= pst-lens +PKGNAME= tex-${DISTNAME}-1.02 +TEXLIVE_REV= 15878 + +MAINTAINER= minskim@NetBSD.org +COMMENT= Lenses with 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-lens/PLIST b/graphics/tex-pst-lens/PLIST new file mode 100644 index 00000000000..a616c37c5f9 --- /dev/null +++ b/graphics/tex-pst-lens/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2011/03/18 21:38:53 minskim Exp $ +share/texmf-dist/tex/generic/pst-lens/pst-lens.tex +share/texmf-dist/tex/latex/pst-lens/pst-lens.sty diff --git a/graphics/tex-pst-lens/distinfo b/graphics/tex-pst-lens/distinfo new file mode 100644 index 00000000000..cc4de08120d --- /dev/null +++ b/graphics/tex-pst-lens/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2011/03/18 21:38:53 minskim Exp $ + +SHA1 (tex-pst-lens-15878/pst-lens.tar.xz) = 951da0df19ecd0a646a6ba348ca14da879260612 +RMD160 (tex-pst-lens-15878/pst-lens.tar.xz) = 6390bdd1dac3d1365ae669ec9dd6edb0dbd7be89 +Size (tex-pst-lens-15878/pst-lens.tar.xz) = 2052 bytes |