diff options
author | minskim <minskim> | 2011-03-18 21:39:35 +0000 |
---|---|---|
committer | minskim <minskim> | 2011-03-18 21:39:35 +0000 |
commit | d2c3bcbeb8bfd29b7b0548839d7ee81d99975f73 (patch) | |
tree | 43c28fd5a46f3f196d539da86289705bbe6deab6 /graphics | |
parent | c5080ae9fdc416d4d4eda2adfc387ce93c9a9fce (diff) | |
download | pkgsrc-d2c3bcbeb8bfd29b7b0548839d7ee81d99975f73.tar.gz |
Import tex-pst-text-1.00 as graphics/tex-pst-text.
Pst-text is a PSTricks based package for plotting text along a different
path and manipulating characters. It includes the functionality of the
old package pst-char.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/tex-pst-text/DESCR | 3 | ||||
-rw-r--r-- | graphics/tex-pst-text/Makefile | 14 | ||||
-rw-r--r-- | graphics/tex-pst-text/PLIST | 6 | ||||
-rw-r--r-- | graphics/tex-pst-text/distinfo | 5 |
4 files changed, 28 insertions, 0 deletions
diff --git a/graphics/tex-pst-text/DESCR b/graphics/tex-pst-text/DESCR new file mode 100644 index 00000000000..96bcdd27c47 --- /dev/null +++ b/graphics/tex-pst-text/DESCR @@ -0,0 +1,3 @@ +Pst-text is a PSTricks based package for plotting text along a different +path and manipulating characters. It includes the functionality of the +old package pst-char. diff --git a/graphics/tex-pst-text/Makefile b/graphics/tex-pst-text/Makefile new file mode 100644 index 00000000000..61bbc9d9ad9 --- /dev/null +++ b/graphics/tex-pst-text/Makefile @@ -0,0 +1,14 @@ +# $NetBSD: Makefile,v 1.1.1.1 2011/03/18 21:39:35 minskim Exp $ + +DISTNAME= pst-text +PKGNAME= tex-${DISTNAME}-1.00 +TEXLIVE_REV= 15878 + +MAINTAINER= minskim@NetBSD.org +COMMENT= Text and character manipulation in 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-text/PLIST b/graphics/tex-pst-text/PLIST new file mode 100644 index 00000000000..0fe6c0a2324 --- /dev/null +++ b/graphics/tex-pst-text/PLIST @@ -0,0 +1,6 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2011/03/18 21:39:35 minskim Exp $ +share/texmf-dist/dvips/pst-text/pst-text.pro +share/texmf-dist/tex/generic/pst-text/pst-char.tex +share/texmf-dist/tex/generic/pst-text/pst-text.tex +share/texmf-dist/tex/latex/pst-text/pst-char.sty +share/texmf-dist/tex/latex/pst-text/pst-text.sty diff --git a/graphics/tex-pst-text/distinfo b/graphics/tex-pst-text/distinfo new file mode 100644 index 00000000000..1647e4f5bc4 --- /dev/null +++ b/graphics/tex-pst-text/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2011/03/18 21:39:35 minskim Exp $ + +SHA1 (tex-pst-text-15878/pst-text.tar.xz) = d5641154bec103f5d816a0268566c5657652eb96 +RMD160 (tex-pst-text-15878/pst-text.tar.xz) = 2e0e4ceecd691491c9ba25522975c68597e6ff6c +Size (tex-pst-text-15878/pst-text.tar.xz) = 3468 bytes |