pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/tex-auto-pst-pdf Import tex-auto-pst-pdf-0.6 ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/fd486f25accf
branches: trunk
changeset: 610063:fd486f25accf
user: minskim <minskim%pkgsrc.org@localhost>
date: Tue Oct 16 22:07:28 2012 +0000
description:
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.
diffstat:
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(+), 0 deletions(-)
diffs (46 lines):
diff -r 72a345af6614 -r fd486f25accf graphics/tex-auto-pst-pdf/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/tex-auto-pst-pdf/DESCR Tue Oct 16 22:07:28 2012 +0000
@@ -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 -r 72a345af6614 -r fd486f25accf graphics/tex-auto-pst-pdf/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/tex-auto-pst-pdf/Makefile Tue Oct 16 22:07:28 2012 +0000
@@ -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@localhost
+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 -r 72a345af6614 -r fd486f25accf graphics/tex-auto-pst-pdf/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/tex-auto-pst-pdf/PLIST Tue Oct 16 22:07:28 2012 +0000
@@ -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 -r 72a345af6614 -r fd486f25accf graphics/tex-auto-pst-pdf/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/tex-auto-pst-pdf/distinfo Tue Oct 16 22:07:28 2012 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index