pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/print tex-latex-lab{,-doc}: Add version 2022



details:   https://anonhg.NetBSD.org/pkgsrc/rev/dcf7f436ea58
branches:  trunk
changeset: 384440:dcf7f436ea58
user:      markd <markd%pkgsrc.org@localhost>
date:      Thu Sep 01 04:32:39 2022 +0000

description:
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:

 print/tex-latex-lab-doc/DESCR    |   1 +
 print/tex-latex-lab-doc/Makefile |  13 +++++++++++++
 print/tex-latex-lab-doc/PLIST    |  13 +++++++++++++
 print/tex-latex-lab-doc/distinfo |   5 +++++
 print/tex-latex-lab/DESCR        |   3 +++
 print/tex-latex-lab/Makefile     |  13 +++++++++++++
 print/tex-latex-lab/PLIST        |   9 +++++++++
 print/tex-latex-lab/distinfo     |   5 +++++
 8 files changed, 62 insertions(+), 0 deletions(-)

diffs (94 lines):

diff -r 64d3b5c7dc31 -r dcf7f436ea58 print/tex-latex-lab-doc/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-latex-lab-doc/DESCR     Thu Sep 01 04:32:39 2022 +0000
@@ -0,0 +1,1 @@
+Documentation for tex-latex-lab.
diff -r 64d3b5c7dc31 -r dcf7f436ea58 print/tex-latex-lab-doc/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-latex-lab-doc/Makefile  Thu Sep 01 04:32:39 2022 +0000
@@ -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@localhost
+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 -r 64d3b5c7dc31 -r dcf7f436ea58 print/tex-latex-lab-doc/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-latex-lab-doc/PLIST     Thu Sep 01 04:32:39 2022 +0000
@@ -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 -r 64d3b5c7dc31 -r dcf7f436ea58 print/tex-latex-lab-doc/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-latex-lab-doc/distinfo  Thu Sep 01 04:32:39 2022 +0000
@@ -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 -r 64d3b5c7dc31 -r dcf7f436ea58 print/tex-latex-lab/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-latex-lab/DESCR Thu Sep 01 04:32:39 2022 +0000
@@ -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 -r 64d3b5c7dc31 -r dcf7f436ea58 print/tex-latex-lab/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-latex-lab/Makefile      Thu Sep 01 04:32:39 2022 +0000
@@ -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@localhost
+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 -r 64d3b5c7dc31 -r dcf7f436ea58 print/tex-latex-lab/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-latex-lab/PLIST Thu Sep 01 04:32:39 2022 +0000
@@ -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 -r 64d3b5c7dc31 -r dcf7f436ea58 print/tex-latex-lab/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-latex-lab/distinfo      Thu Sep 01 04:32:39 2022 +0000
@@ -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



Home | Main Index | Thread Index | Old Index