From f5d6c30435bed2c20e4df84b83ce6512a037af7d Mon Sep 17 00:00:00 2001 From: minskim Date: Tue, 16 Oct 2012 22:07:28 +0000 Subject: Import tex-auto-pst-pdf-0.6 as graphics/tex-auto-pst-pdf. The package uses --shell-escape to execute pst-pdf when necessary. This makes it especially easy to integrate into the workflow of an editor with just "LaTeX" and "pdfLaTeX" buttons. Wrappers are provided for various psfrag-related features so that Matlab figures via laprint, Mathematica figures via MathPSfrag, and regular psfrag figures can all be input consistently and easily. --- graphics/tex-auto-pst-pdf/DESCR | 7 +++++++ graphics/tex-auto-pst-pdf/Makefile | 16 ++++++++++++++++ graphics/tex-auto-pst-pdf/PLIST | 2 ++ graphics/tex-auto-pst-pdf/distinfo | 5 +++++ 4 files changed, 30 insertions(+) create mode 100644 graphics/tex-auto-pst-pdf/DESCR create mode 100644 graphics/tex-auto-pst-pdf/Makefile create mode 100644 graphics/tex-auto-pst-pdf/PLIST create mode 100644 graphics/tex-auto-pst-pdf/distinfo (limited to 'graphics/tex-auto-pst-pdf') diff --git a/graphics/tex-auto-pst-pdf/DESCR b/graphics/tex-auto-pst-pdf/DESCR new file mode 100644 index 00000000000..1139108a8a5 --- /dev/null +++ b/graphics/tex-auto-pst-pdf/DESCR @@ -0,0 +1,7 @@ +The package uses --shell-escape to execute pst-pdf when +necessary. This makes it especially easy to integrate into the +workflow of an editor with just "LaTeX" and "pdfLaTeX" buttons. +Wrappers are provided for various psfrag-related features so +that Matlab figures via laprint, Mathematica figures via +MathPSfrag, and regular psfrag figures can all be input +consistently and easily. diff --git a/graphics/tex-auto-pst-pdf/Makefile b/graphics/tex-auto-pst-pdf/Makefile new file mode 100644 index 00000000000..0ce954d25cf --- /dev/null +++ b/graphics/tex-auto-pst-pdf/Makefile @@ -0,0 +1,16 @@ +# $NetBSD: Makefile,v 1.1 2012/10/16 22:07:28 minskim Exp $ + +DISTNAME= auto-pst-pdf +PKGNAME= tex-${DISTNAME}-0.6 +TEXLIVE_REV= 23723 + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= Wrapper for pst-pdf (with some psfrag features) +LICENSE= lppl-1.3c + +DEPENDS+= tex-oberdiek-[0-9]*:../../print/tex-oberdiek +DEPENDS+= tex-ifplatform-[0-9]*:../../print/tex-ifplatform +DEPENDS+= tex-xkeyval-[0-9]*:../../print/tex-xkeyval + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/tex-auto-pst-pdf/PLIST b/graphics/tex-auto-pst-pdf/PLIST new file mode 100644 index 00000000000..13f1f5c24e0 --- /dev/null +++ b/graphics/tex-auto-pst-pdf/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2012/10/16 22:07:28 minskim Exp $ +share/texmf-dist/tex/latex/auto-pst-pdf/auto-pst-pdf.sty diff --git a/graphics/tex-auto-pst-pdf/distinfo b/graphics/tex-auto-pst-pdf/distinfo new file mode 100644 index 00000000000..8f53fdbc00f --- /dev/null +++ b/graphics/tex-auto-pst-pdf/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2012/10/16 22:07:28 minskim Exp $ + +SHA1 (tex-auto-pst-pdf-23723/auto-pst-pdf.tar.xz) = e7c3b000fe039c6b03de0bbf2f99382c31d0057f +RMD160 (tex-auto-pst-pdf-23723/auto-pst-pdf.tar.xz) = c459da572fc3b03e7832c74770b3dfb9fd34c1c2 +Size (tex-auto-pst-pdf-23723/auto-pst-pdf.tar.xz) = 2584 bytes -- cgit v1.2.3