From 50ac23fc5fbe5c5c8b1f46eac9f803098e715de7 Mon Sep 17 00:00:00 2001 From: minskim Date: Fri, 18 Mar 2011 21:39:35 +0000 Subject: 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. --- graphics/tex-pst-text/DESCR | 3 +++ graphics/tex-pst-text/Makefile | 14 ++++++++++++++ graphics/tex-pst-text/PLIST | 6 ++++++ graphics/tex-pst-text/distinfo | 5 +++++ 4 files changed, 28 insertions(+) create mode 100644 graphics/tex-pst-text/DESCR create mode 100644 graphics/tex-pst-text/Makefile create mode 100644 graphics/tex-pst-text/PLIST create mode 100644 graphics/tex-pst-text/distinfo (limited to 'graphics') 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 -- cgit v1.2.3