summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2012-10-21 17:54:51 +0000
committerminskim <minskim@pkgsrc.org>2012-10-21 17:54:51 +0000
commit601561c3ca8d2d42867dff3492c2389fd440b3df (patch)
tree371c0397a0b2c07d8cc9b2d4041f45c6c1d91056 /print
parent21a110de0b8f982b3f81f354970c4419568c99e6 (diff)
downloadpkgsrc-601561c3ca8d2d42867dff3492c2389fd440b3df.tar.gz
Import tex-psfrag-3.04 as print/tex-psfrag.
Allows LaTeX constructions (equations, picture environments, etc.) to be precisely superimposed over Encapsulated PostScript figures, using your own favorite drawing tool to create an EPS figure and placing simple text 'tags' where each replacement is to be placed, with PSfrag automatically removing these tags from the figure and replacing them with a user specified LaTeX construction, properly aligned, scaled, and/or rotated.
Diffstat (limited to 'print')
-rw-r--r--print/tex-psfrag/DESCR7
-rw-r--r--print/tex-psfrag/Makefile15
-rw-r--r--print/tex-psfrag/PLIST3
-rw-r--r--print/tex-psfrag/distinfo5
4 files changed, 30 insertions, 0 deletions
diff --git a/print/tex-psfrag/DESCR b/print/tex-psfrag/DESCR
new file mode 100644
index 00000000000..1c6283c1d2f
--- /dev/null
+++ b/print/tex-psfrag/DESCR
@@ -0,0 +1,7 @@
+Allows LaTeX constructions (equations, picture environments,
+etc.) to be precisely superimposed over Encapsulated PostScript
+figures, using your own favorite drawing tool to create an EPS
+figure and placing simple text 'tags' where each replacement is
+to be placed, with PSfrag automatically removing these tags
+from the figure and replacing them with a user specified LaTeX
+construction, properly aligned, scaled, and/or rotated.
diff --git a/print/tex-psfrag/Makefile b/print/tex-psfrag/Makefile
new file mode 100644
index 00000000000..dccd4e37780
--- /dev/null
+++ b/print/tex-psfrag/Makefile
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1 2012/10/21 17:54:51 minskim Exp $
+
+DISTNAME= psfrag
+PKGNAME= tex-${DISTNAME}-3.04
+TEXLIVE_REV= 15878
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+COMMENT= Replace strings in encapsulated PostScript figures
+
+CONFLICTS+= teTeX-texmf<=3.0nb37
+DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics
+DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/print/tex-psfrag/PLIST b/print/tex-psfrag/PLIST
new file mode 100644
index 00000000000..44fb985f7ff
--- /dev/null
+++ b/print/tex-psfrag/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1 2012/10/21 17:54:51 minskim Exp $
+share/texmf-dist/dvips/psfrag/psfrag.pro
+share/texmf-dist/tex/latex/psfrag/psfrag.sty
diff --git a/print/tex-psfrag/distinfo b/print/tex-psfrag/distinfo
new file mode 100644
index 00000000000..9c9aa66041b
--- /dev/null
+++ b/print/tex-psfrag/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2012/10/21 17:54:51 minskim Exp $
+
+SHA1 (tex-psfrag-15878/psfrag.tar.xz) = 47d53be620a67c2d3933719aa1c3ee3f99f0119c
+RMD160 (tex-psfrag-15878/psfrag.tar.xz) = 36b3547cf959b850beea82e2e4295f3206d8f318
+Size (tex-psfrag-15878/psfrag.tar.xz) = 4452 bytes