pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/tex-thumbpdf Add tex-thumbpdf 3.16
details: https://anonhg.NetBSD.org/pkgsrc/rev/ed2dc7c423e3
branches: trunk
changeset: 650827:ed2dc7c423e3
user: markd <markd%pkgsrc.org@localhost>
date: Mon Apr 27 07:22:44 2015 +0000
description:
Add tex-thumbpdf 3.16
Thumbnails for pdfTeX and dvips/ps2pdf
diffstat:
print/tex-thumbpdf/DESCR | 6 ++++++
print/tex-thumbpdf/Makefile | 26 ++++++++++++++++++++++++++
print/tex-thumbpdf/PLIST | 4 ++++
print/tex-thumbpdf/distinfo | 5 +++++
4 files changed, 41 insertions(+), 0 deletions(-)
diffs (57 lines):
diff -r 0012b7d0df95 -r ed2dc7c423e3 print/tex-thumbpdf/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-thumbpdf/DESCR Mon Apr 27 07:22:44 2015 +0000
@@ -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 -r 0012b7d0df95 -r ed2dc7c423e3 print/tex-thumbpdf/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-thumbpdf/Makefile Mon Apr 27 07:22:44 2015 +0000
@@ -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 -r 0012b7d0df95 -r ed2dc7c423e3 print/tex-thumbpdf/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-thumbpdf/PLIST Mon Apr 27 07:22:44 2015 +0000
@@ -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 -r 0012b7d0df95 -r ed2dc7c423e3 print/tex-thumbpdf/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-thumbpdf/distinfo Mon Apr 27 07:22:44 2015 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index