summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2017-06-23 23:13:34 +0000
committermarkd <markd@pkgsrc.org>2017-06-23 23:13:34 +0000
commit623cfd1b7a3b999597876138ba2cd462e43e690b (patch)
treeb4f3a03e66a277976d9018f106f249b4b2dd943c /print
parent13cf4bfc7bf7a48713ce113c4190568d71865b27 (diff)
downloadpkgsrc-623cfd1b7a3b999597876138ba2cd462e43e690b.tar.gz
Add tex-filehook{,-doc} 0.5d
The package provides several file hooks (AtBegin, AtEnd, ...) for files read by \input, \include and \InputIfFileExists. General hooks for all such files (e.g. all \include'd ones) and file specific hooks only used for named files are provided; two hooks are provided for the end of \included files -- one before, and one after the final \clearpage.
Diffstat (limited to 'print')
-rw-r--r--print/tex-filehook-doc/DESCR1
-rw-r--r--print/tex-filehook-doc/Makefile13
-rw-r--r--print/tex-filehook-doc/PLIST3
-rw-r--r--print/tex-filehook-doc/distinfo6
-rw-r--r--print/tex-filehook/DESCR6
-rw-r--r--print/tex-filehook/Makefile15
-rw-r--r--print/tex-filehook/PLIST7
-rw-r--r--print/tex-filehook/distinfo6
8 files changed, 57 insertions, 0 deletions
diff --git a/print/tex-filehook-doc/DESCR b/print/tex-filehook-doc/DESCR
new file mode 100644
index 00000000000..7f5c74c84ec
--- /dev/null
+++ b/print/tex-filehook-doc/DESCR
@@ -0,0 +1 @@
+Documentation for tex-filehook.
diff --git a/print/tex-filehook-doc/Makefile b/print/tex-filehook-doc/Makefile
new file mode 100644
index 00000000000..4d0aa02841d
--- /dev/null
+++ b/print/tex-filehook-doc/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2017/06/23 23:13:34 markd Exp $
+
+DISTNAME= filehook.doc
+PKGNAME= tex-${DISTNAME:S/./-/}-0.5d
+TEXLIVE_REV= 24280
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://ctan.org/pkg/filehook
+COMMENT= Documentation for tex-filehook
+LICENSE= lppl-1.3c
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/print/tex-filehook-doc/PLIST b/print/tex-filehook-doc/PLIST
new file mode 100644
index 00000000000..b32f02621fd
--- /dev/null
+++ b/print/tex-filehook-doc/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1 2017/06/23 23:13:34 markd Exp $
+share/texmf-dist/doc/latex/filehook/README
+share/texmf-dist/doc/latex/filehook/filehook.pdf
diff --git a/print/tex-filehook-doc/distinfo b/print/tex-filehook-doc/distinfo
new file mode 100644
index 00000000000..3f6434cc108
--- /dev/null
+++ b/print/tex-filehook-doc/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2017/06/23 23:13:34 markd Exp $
+
+SHA1 (tex-filehook-24280/filehook.doc.tar.xz) = 1795b7ae1b672e564322b172e87676e3539c8f56
+RMD160 (tex-filehook-24280/filehook.doc.tar.xz) = f349bdd8f9d57f03b14f01b6740508378bfb80d2
+SHA512 (tex-filehook-24280/filehook.doc.tar.xz) = 14981ca68d58ee0a7d1b4c554d48e6719440e750195316aadf359867791955804af63113ca6edad368ca26704cf0d429cfcf39d0a24d8d6edc147376980e15d2
+Size (tex-filehook-24280/filehook.doc.tar.xz) = 258820 bytes
diff --git a/print/tex-filehook/DESCR b/print/tex-filehook/DESCR
new file mode 100644
index 00000000000..50ebb86e853
--- /dev/null
+++ b/print/tex-filehook/DESCR
@@ -0,0 +1,6 @@
+The package provides several file hooks (AtBegin, AtEnd, ...)
+for files read by \input, \include and \InputIfFileExists.
+General hooks for all such files (e.g. all \include'd ones) and
+file specific hooks only used for named files are provided; two
+hooks are provided for the end of \included files -- one
+before, and one after the final \clearpage.
diff --git a/print/tex-filehook/Makefile b/print/tex-filehook/Makefile
new file mode 100644
index 00000000000..40243d2a7df
--- /dev/null
+++ b/print/tex-filehook/Makefile
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1 2017/06/23 23:13:34 markd Exp $
+
+DISTNAME= filehook
+PKGNAME= tex-${DISTNAME}-0.5d
+TEXLIVE_REV= 24280
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://ctan.org/pkg/filehook
+COMMENT= Hooks for input files
+LICENSE= lppl-1.3c
+
+DEPENDS+= tex-oberdiek-[0-9]*:../../print/tex-oberdiek
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/print/tex-filehook/PLIST b/print/tex-filehook/PLIST
new file mode 100644
index 00000000000..fd8d3bd5567
--- /dev/null
+++ b/print/tex-filehook/PLIST
@@ -0,0 +1,7 @@
+@comment $NetBSD: PLIST,v 1.1 2017/06/23 23:13:34 markd Exp $
+share/texmf-dist/tex/latex/filehook/filehook-fink.sty
+share/texmf-dist/tex/latex/filehook/filehook-listings.sty
+share/texmf-dist/tex/latex/filehook/filehook-memoir.sty
+share/texmf-dist/tex/latex/filehook/filehook-scrlfile.sty
+share/texmf-dist/tex/latex/filehook/filehook.sty
+share/texmf-dist/tex/latex/filehook/pgf-filehook.sty
diff --git a/print/tex-filehook/distinfo b/print/tex-filehook/distinfo
new file mode 100644
index 00000000000..1e12817fbe2
--- /dev/null
+++ b/print/tex-filehook/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2017/06/23 23:13:34 markd Exp $
+
+SHA1 (tex-filehook-24280/filehook.tar.xz) = 916b8627d0766157358d9de913bab10b4c41756b
+RMD160 (tex-filehook-24280/filehook.tar.xz) = b1ec644c4f52d98db59029ac9138923586f35d00
+SHA512 (tex-filehook-24280/filehook.tar.xz) = a085a56c19a1a76cccdb3efd70d53fff7a94b8d9c8211ce49d6764dc8deee699c9ea5b1b1129cfd0a9800e8f60260233b0f47f9ff604c1ceda6f4962282f49f9
+Size (tex-filehook-24280/filehook.tar.xz) = 4016 bytes