pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/print
Module Name: pkgsrc
Committed By: markd
Date: Sat Feb 13 05:05:47 UTC 2021
Added Files:
pkgsrc/print/tex-hypdestopt: DESCR Makefile PLIST distinfo
pkgsrc/print/tex-hypdestopt-doc: DESCR Makefile PLIST distinfo
Log Message:
tex-hypdestopt{,-doc}: add version 2.7
This package supports hyperref's pdfTeX driver. It removes
unnecessary destinations and shortens the destination names or
uses numbered destinations to get smaller PDF files.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/print/tex-hypdestopt/DESCR \
pkgsrc/print/tex-hypdestopt/Makefile pkgsrc/print/tex-hypdestopt/PLIST \
pkgsrc/print/tex-hypdestopt/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/print/tex-hypdestopt-doc/DESCR \
pkgsrc/print/tex-hypdestopt-doc/Makefile \
pkgsrc/print/tex-hypdestopt-doc/PLIST \
pkgsrc/print/tex-hypdestopt-doc/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Added files:
Index: pkgsrc/print/tex-hypdestopt/DESCR
diff -u /dev/null pkgsrc/print/tex-hypdestopt/DESCR:1.1
--- /dev/null Sat Feb 13 05:05:47 2021
+++ pkgsrc/print/tex-hypdestopt/DESCR Sat Feb 13 05:05:47 2021
@@ -0,0 +1,3 @@
+This package supports hyperref's pdfTeX driver. It removes
+unnecessary destinations and shortens the destination names or
+uses numbered destinations to get smaller PDF files.
Index: pkgsrc/print/tex-hypdestopt/Makefile
diff -u /dev/null pkgsrc/print/tex-hypdestopt/Makefile:1.1
--- /dev/null Sat Feb 13 05:05:47 2021
+++ pkgsrc/print/tex-hypdestopt/Makefile Sat Feb 13 05:05:47 2021
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1 2021/02/13 05:05:47 markd Exp $
+
+DISTNAME= hypdestopt
+PKGNAME= tex-${DISTNAME}-2.7
+TEXLIVE_REV= 56253
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= https://ctan.org/pkg/hypdestopt
+COMMENT= Hyperref destination optimizer
+LICENSE= lppl-1.3c
+
+DEPENDS+= tex-auxhook-[0-9]*:../../print/tex-auxhook
+DEPENDS+= tex-iftex-[0-9]*:../../print/tex-iftex
+DEPENDS+= tex-pdftexcmds-[0-9]*:../../print/tex-pdftexcmds
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/print/tex-hypdestopt/PLIST
diff -u /dev/null pkgsrc/print/tex-hypdestopt/PLIST:1.1
--- /dev/null Sat Feb 13 05:05:47 2021
+++ pkgsrc/print/tex-hypdestopt/PLIST Sat Feb 13 05:05:47 2021
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2021/02/13 05:05:47 markd Exp $
+share/texmf-dist/tex/latex/hypdestopt/hypdestopt.sty
Index: pkgsrc/print/tex-hypdestopt/distinfo
diff -u /dev/null pkgsrc/print/tex-hypdestopt/distinfo:1.1
--- /dev/null Sat Feb 13 05:05:47 2021
+++ pkgsrc/print/tex-hypdestopt/distinfo Sat Feb 13 05:05:47 2021
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2021/02/13 05:05:47 markd Exp $
+
+SHA1 (hypdestopt.r56253.tar.xz) = ee4efe74ade7fa5b6d87150d616895e05ecb2fcd
+RMD160 (hypdestopt.r56253.tar.xz) = ac4089bea2454aed6b39b0f5f0678751de1ab88a
+SHA512 (hypdestopt.r56253.tar.xz) = 784fbff599b60abebd3ae794376a65b460c0ac4aa189319e3f245c1feefa5bb501acf75ed345bb6099e301070d0c1e1eaca62129c4e82fae5611526b6aff370d
+Size (hypdestopt.r56253.tar.xz) = 2772 bytes
Index: pkgsrc/print/tex-hypdestopt-doc/DESCR
diff -u /dev/null pkgsrc/print/tex-hypdestopt-doc/DESCR:1.1
--- /dev/null Sat Feb 13 05:05:47 2021
+++ pkgsrc/print/tex-hypdestopt-doc/DESCR Sat Feb 13 05:05:47 2021
@@ -0,0 +1 @@
+Documentation for tex-hypdestopt.
Index: pkgsrc/print/tex-hypdestopt-doc/Makefile
diff -u /dev/null pkgsrc/print/tex-hypdestopt-doc/Makefile:1.1
--- /dev/null Sat Feb 13 05:05:47 2021
+++ pkgsrc/print/tex-hypdestopt-doc/Makefile Sat Feb 13 05:05:47 2021
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2021/02/13 05:05:47 markd Exp $
+
+DISTNAME= hypdestopt.doc
+PKGNAME= tex-${DISTNAME:S/./-/}-2.7
+TEXLIVE_REV= 56253
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= https://ctan.org/pkg/hypdestopt
+COMMENT= Documentation for tex-hypdestopt
+LICENSE= lppl-1.3c
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/print/tex-hypdestopt-doc/PLIST
diff -u /dev/null pkgsrc/print/tex-hypdestopt-doc/PLIST:1.1
--- /dev/null Sat Feb 13 05:05:47 2021
+++ pkgsrc/print/tex-hypdestopt-doc/PLIST Sat Feb 13 05:05:47 2021
@@ -0,0 +1,4 @@
+@comment $NetBSD: PLIST,v 1.1 2021/02/13 05:05:47 markd Exp $
+share/texmf-dist/doc/latex/hypdestopt/README.md
+share/texmf-dist/doc/latex/hypdestopt/hypdestopt.dtx
+share/texmf-dist/doc/latex/hypdestopt/hypdestopt.pdf
Index: pkgsrc/print/tex-hypdestopt-doc/distinfo
diff -u /dev/null pkgsrc/print/tex-hypdestopt-doc/distinfo:1.1
--- /dev/null Sat Feb 13 05:05:47 2021
+++ pkgsrc/print/tex-hypdestopt-doc/distinfo Sat Feb 13 05:05:47 2021
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2021/02/13 05:05:47 markd Exp $
+
+SHA1 (hypdestopt.doc.r56253.tar.xz) = 66aaca2b350b2784f56cb52c80020ea9f1e1e049
+RMD160 (hypdestopt.doc.r56253.tar.xz) = 1198a58a8ca421689337c081ea8239093ae8d4b0
+SHA512 (hypdestopt.doc.r56253.tar.xz) = cde846c9c4da226d27bd15881577ad3f1c3f0639c3e37fc86486af40939b0efb2d22d522646136b1b2fe2ebbfd5f2338e347b7476be7289d2a3710d43c2fc8ac
+Size (hypdestopt.doc.r56253.tar.xz) = 329064 bytes
Home |
Main Index |
Thread Index |
Old Index