summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2022-09-01 04:32:39 +0000
committermarkd <markd@pkgsrc.org>2022-09-01 04:32:39 +0000
commit277c5a354e92606f2694e5e312c5e7daf3e1b7d1 (patch)
treed9deb7ccd9d24eb8338e8ff869ad3ed7ba205545 /print
parent72aca836e672ffbe645b756d4d835714e7c508cf (diff)
downloadpkgsrc-277c5a354e92606f2694e5e312c5e7daf3e1b7d1.tar.gz
tex-latex-lab{,-doc}: Add version 2022
The LaTeX laboratory provides a route for additions to the LaTeX kernel to be stablised, whilst still allowing some stablity for adventorous users.
Diffstat (limited to 'print')
-rw-r--r--print/tex-latex-lab-doc/DESCR1
-rw-r--r--print/tex-latex-lab-doc/Makefile13
-rw-r--r--print/tex-latex-lab-doc/PLIST13
-rw-r--r--print/tex-latex-lab-doc/distinfo5
-rw-r--r--print/tex-latex-lab/DESCR3
-rw-r--r--print/tex-latex-lab/Makefile13
-rw-r--r--print/tex-latex-lab/PLIST9
-rw-r--r--print/tex-latex-lab/distinfo5
8 files changed, 62 insertions, 0 deletions
diff --git a/print/tex-latex-lab-doc/DESCR b/print/tex-latex-lab-doc/DESCR
new file mode 100644
index 00000000000..5eb6fb0ea89
--- /dev/null
+++ b/print/tex-latex-lab-doc/DESCR
@@ -0,0 +1 @@
+Documentation for tex-latex-lab.
diff --git a/print/tex-latex-lab-doc/Makefile b/print/tex-latex-lab-doc/Makefile
new file mode 100644
index 00000000000..fe7b1f7a5ce
--- /dev/null
+++ b/print/tex-latex-lab-doc/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2022/09/01 04:32:39 markd Exp $
+
+DISTNAME= latex-lab.doc
+PKGNAME= tex-${DISTNAME:S/./-/}-2022
+TEXLIVE_REV= 63527
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= https://ctan.org/pkg/latex-lab
+COMMENT= Documentation for tex-latex-lab
+LICENSE= lppl-1.3c
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/print/tex-latex-lab-doc/PLIST b/print/tex-latex-lab-doc/PLIST
new file mode 100644
index 00000000000..228b4bcd7e5
--- /dev/null
+++ b/print/tex-latex-lab-doc/PLIST
@@ -0,0 +1,13 @@
+@comment $NetBSD: PLIST,v 1.1 2022/09/01 04:32:39 markd Exp $
+share/texmf-dist/doc/latex/latex-lab/README.md
+share/texmf-dist/doc/latex/latex-lab/changes.txt
+share/texmf-dist/doc/latex/latex-lab/documentmetadata-support-code.pdf
+share/texmf-dist/doc/latex/latex-lab/documentmetadata-support-code.tex
+share/texmf-dist/doc/latex/latex-lab/documentmetadata-support-doc.pdf
+share/texmf-dist/doc/latex/latex-lab/documentmetadata-support-doc.tex
+share/texmf-dist/doc/latex/latex-lab/latex-lab-footnotes.pdf
+share/texmf-dist/doc/latex/latex-lab/latex-lab-new-or.pdf
+share/texmf-dist/doc/latex/latex-lab/latex-lab-testphase.pdf
+share/texmf-dist/doc/latex/latex-lab/usage-of-footnotemark.txt
+share/texmf-dist/doc/latex/latex-lab/usage-of-footnotetext.txt
+share/texmf-dist/doc/latex/latex-lab/usage-of-kern-kern.txt
diff --git a/print/tex-latex-lab-doc/distinfo b/print/tex-latex-lab-doc/distinfo
new file mode 100644
index 00000000000..0acd99a2383
--- /dev/null
+++ b/print/tex-latex-lab-doc/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2022/09/01 04:32:39 markd Exp $
+
+BLAKE2s (latex-lab.doc.r63527.tar.xz) = c55877c5a926e3bd06f90b8713dadfb9ae2c9f4ab8f53a9f3c7b4205522ee947
+SHA512 (latex-lab.doc.r63527.tar.xz) = c1d5c5b961e9e15306a16de25aafbacbe9f8371bedcb36322f1ec500203c3da22faf5050e7e5d4bc60c580994ca4068e324f2ff97470c03bc888a6b481e959f2
+Size (latex-lab.doc.r63527.tar.xz) = 1869528 bytes
diff --git a/print/tex-latex-lab/DESCR b/print/tex-latex-lab/DESCR
new file mode 100644
index 00000000000..c4c9d3b0e3e
--- /dev/null
+++ b/print/tex-latex-lab/DESCR
@@ -0,0 +1,3 @@
+The LaTeX laboratory provides a route for additions to the
+LaTeX kernel to be stablised, whilst still allowing some
+stablity for adventorous users.
diff --git a/print/tex-latex-lab/Makefile b/print/tex-latex-lab/Makefile
new file mode 100644
index 00000000000..5b933705f31
--- /dev/null
+++ b/print/tex-latex-lab/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2022/09/01 04:32:39 markd Exp $
+
+DISTNAME= latex-lab
+PKGNAME= tex-${DISTNAME}-2022
+TEXLIVE_REV= 63527
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= https://ctan.org/pkg/latex-lab
+COMMENT= LaTeX laboratory
+LICENSE= lppl-1.3c
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/print/tex-latex-lab/PLIST b/print/tex-latex-lab/PLIST
new file mode 100644
index 00000000000..003c215b016
--- /dev/null
+++ b/print/tex-latex-lab/PLIST
@@ -0,0 +1,9 @@
+@comment $NetBSD: PLIST,v 1.1 2022/09/01 04:32:39 markd Exp $
+share/texmf-dist/tex/latex/latex-lab/documentmetadata-support.ltx
+share/texmf-dist/tex/latex/latex-lab/latex-lab-footmisc.ltx
+share/texmf-dist/tex/latex/latex-lab/latex-lab-footnotes.ltx
+share/texmf-dist/tex/latex/latex-lab/latex-lab-testphase-new-or.sty
+share/texmf-dist/tex/latex/latex-lab/new-or-latex-lab-testphase.ltx
+share/texmf-dist/tex/latex/latex-lab/phase-I-latex-lab-testphase.ltx
+share/texmf-dist/tex/latex/latex-lab/phase-II-latex-lab-testphase.ltx
+share/texmf-dist/tex/latex/latex-lab/tagpdf-latex-lab-testphase.ltx
diff --git a/print/tex-latex-lab/distinfo b/print/tex-latex-lab/distinfo
new file mode 100644
index 00000000000..1be8a974391
--- /dev/null
+++ b/print/tex-latex-lab/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2022/09/01 04:32:39 markd Exp $
+
+BLAKE2s (latex-lab.r63527.tar.xz) = b769654ff0c11497653210404992c4ef84c67bf768ab806ccd5285c601bfa3c5
+SHA512 (latex-lab.r63527.tar.xz) = 093edbf241afdc1374eeb0bfb0c836d9585ce0d94754d8106b204452515c01fed4463d39aedacc28bf98e6639080c9422cc88065d9c10d337a544dcb05cb6193
+Size (latex-lab.r63527.tar.xz) = 8884 bytes