summaryrefslogtreecommitdiff
path: root/print/tex-thumbpdf
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2015-04-27 07:22:44 +0000
committermarkd <markd@pkgsrc.org>2015-04-27 07:22:44 +0000
commit6bb976e883369c48b46b756031deba5935149500 (patch)
treed65531a20b81f0be15aeaecb210785c7457b7ec8 /print/tex-thumbpdf
parent3abf713db7c27b6b0e96eed741d64395a5d76f1d (diff)
downloadpkgsrc-6bb976e883369c48b46b756031deba5935149500.tar.gz
Add tex-thumbpdf 3.16
Thumbnails for pdfTeX and dvips/ps2pdf
Diffstat (limited to 'print/tex-thumbpdf')
-rw-r--r--print/tex-thumbpdf/DESCR6
-rw-r--r--print/tex-thumbpdf/Makefile26
-rw-r--r--print/tex-thumbpdf/PLIST4
-rw-r--r--print/tex-thumbpdf/distinfo5
4 files changed, 41 insertions, 0 deletions
diff --git a/print/tex-thumbpdf/DESCR b/print/tex-thumbpdf/DESCR
new file mode 100644
index 00000000000..a153d22f84a
--- /dev/null
+++ b/print/tex-thumbpdf/DESCR
@@ -0,0 +1,6 @@
+A Perl script that provides support for thumbnails in pdfTeX
+and dvips/ps2pdf. The script uses ghostscript to generate the
+thumbnails which get represented in a TeX readable file that is
+read by the package thumbpdf.sty to automatically include the
+thumbnails. This arrangement works with both plain TeX and
+LaTeX.
diff --git a/print/tex-thumbpdf/Makefile b/print/tex-thumbpdf/Makefile
new file mode 100644
index 00000000000..262dfc2f018
--- /dev/null
+++ b/print/tex-thumbpdf/Makefile
@@ -0,0 +1,26 @@
+# $NetBSD: Makefile,v 1.1 2015/04/27 07:22:44 markd Exp $
+
+DISTNAME= thumbpdf
+PKGNAME= tex-${DISTNAME}-3.16
+TEXLIVE_REV= 34621
+
+MAINTAINER= pkgsrc-users@NetBSD,org
+COMMENT= Thumbnails for pdfTeX and dvips/ps2pdf
+LICENSE= lppl-1.3c
+
+USE_TOOLS+= perl:run
+REPLACE_PERL= bin/thumbpdf
+
+CONFLICTS+= teTeX-bin<=3.0nb56
+CONFLICTS+= teTeX-texmf<=3.0nb43
+
+INSTALLATION_DIRS+= bin
+
+.include "../../print/texlive/package.mk"
+
+post-extract:
+ ${MKDIR} ${WRKSRC}/bin
+ ${MV} ${WRKSRC}/texmf-dist/scripts/thumbpdf/thumbpdf.pl ${WRKSRC}/bin/thumbpdf
+ ${RM} -rf ${WRKSRC}/texmf-dist/scripts
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/print/tex-thumbpdf/PLIST b/print/tex-thumbpdf/PLIST
new file mode 100644
index 00000000000..92bdbf0fd1b
--- /dev/null
+++ b/print/tex-thumbpdf/PLIST
@@ -0,0 +1,4 @@
+@comment $NetBSD: PLIST,v 1.1 2015/04/27 07:22:44 markd Exp $
+bin/thumbpdf
+share/texmf-dist/tex/generic/thumbpdf/thumbpdf.sty
+share/texmf-dist/tex/generic/thumbpdf/thumbpdf.tex
diff --git a/print/tex-thumbpdf/distinfo b/print/tex-thumbpdf/distinfo
new file mode 100644
index 00000000000..a527c20aefd
--- /dev/null
+++ b/print/tex-thumbpdf/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2015/04/27 07:22:44 markd Exp $
+
+SHA1 (tex-thumbpdf-34621/thumbpdf.tar.xz) = 584a9976414240bd491c526b1aef9af514a129e7
+RMD160 (tex-thumbpdf-34621/thumbpdf.tar.xz) = 4071dc0841fe5d9f2f43acb90eda4c9cf04103a9
+Size (tex-thumbpdf-34621/thumbpdf.tar.xz) = 18692 bytes