pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math tex-lualatex-math{,-doc}: add version 1.9
details: https://anonhg.NetBSD.org/pkgsrc/rev/f2dcbd775df6
branches: trunk
changeset: 446680:f2dcbd775df6
user: markd <markd%pkgsrc.org@localhost>
date: Fri Feb 12 03:18:12 2021 +0000
description:
tex-lualatex-math{,-doc}: add version 1.9
from Yorick Hardy in pkgsrc/wip
The package patches a few commands of the LaTeX2e kernel and
the amsmath and mathtools packages to be more compatible with
the LuaTeX engine. It is only meaningful for LuaLaTeX documents
containing mathematical formulas, and does not exhibit any new
functionality. The fixes are mostly moved from the unicode-math
package to this package since they are not directly related to
Unicode mathematics typesetting.
diffstat:
math/tex-lualatex-math-doc/DESCR | 1 +
math/tex-lualatex-math-doc/Makefile | 13 +++++++++++++
math/tex-lualatex-math-doc/PLIST | 4 ++++
math/tex-lualatex-math-doc/distinfo | 6 ++++++
math/tex-lualatex-math/DESCR | 7 +++++++
math/tex-lualatex-math/Makefile | 16 ++++++++++++++++
math/tex-lualatex-math/PLIST | 3 +++
math/tex-lualatex-math/distinfo | 6 ++++++
8 files changed, 56 insertions(+), 0 deletions(-)
diffs (88 lines):
diff -r 9d19350205e6 -r f2dcbd775df6 math/tex-lualatex-math-doc/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/math/tex-lualatex-math-doc/DESCR Fri Feb 12 03:18:12 2021 +0000
@@ -0,0 +1,1 @@
+Documentation for tex-lualatex-math.
diff -r 9d19350205e6 -r f2dcbd775df6 math/tex-lualatex-math-doc/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/math/tex-lualatex-math-doc/Makefile Fri Feb 12 03:18:12 2021 +0000
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2021/02/12 03:18:12 markd Exp $
+
+DISTNAME= lualatex-math.doc
+PKGNAME= tex-${DISTNAME:S/./-/}-1.9
+TEXLIVE_REV= 56541
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= https://ctan.org/pkg/lualatex-math
+COMMENT= Documentation for tex-lualatex-math
+LICENSE= lppl-1.3c
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 9d19350205e6 -r f2dcbd775df6 math/tex-lualatex-math-doc/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/math/tex-lualatex-math-doc/PLIST Fri Feb 12 03:18:12 2021 +0000
@@ -0,0 +1,4 @@
+@comment $NetBSD: PLIST,v 1.1 2021/02/12 03:18:12 markd Exp $
+share/texmf-dist/doc/lualatex/lualatex-math/MANIFEST
+share/texmf-dist/doc/lualatex/lualatex-math/README
+share/texmf-dist/doc/lualatex/lualatex-math/lualatex-math.pdf
diff -r 9d19350205e6 -r f2dcbd775df6 math/tex-lualatex-math-doc/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/math/tex-lualatex-math-doc/distinfo Fri Feb 12 03:18:12 2021 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2021/02/12 03:18:12 markd Exp $
+
+SHA1 (lualatex-math.doc.r56541.tar.xz) = e1ce0b8d99c7d1f2bdb8705e8da52e79e78d9563
+RMD160 (lualatex-math.doc.r56541.tar.xz) = e78770061392f19380238d17f899afd3b35b0d50
+SHA512 (lualatex-math.doc.r56541.tar.xz) = 41f38f8e1bafbb63b7a83f3087bf8aa0bfd7d946206d07bba2dc93d99049ca101869c575d3f2c8b732f9beda719bdd08127a047700052ed915bffc88001299f9
+Size (lualatex-math.doc.r56541.tar.xz) = 198344 bytes
diff -r 9d19350205e6 -r f2dcbd775df6 math/tex-lualatex-math/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/math/tex-lualatex-math/DESCR Fri Feb 12 03:18:12 2021 +0000
@@ -0,0 +1,7 @@
+The package patches a few commands of the LaTeX2e kernel and
+the amsmath and mathtools packages to be more compatible with
+the LuaTeX engine. It is only meaningful for LuaLaTeX documents
+containing mathematical formulas, and does not exhibit any new
+functionality. The fixes are mostly moved from the unicode-math
+package to this package since they are not directly related to
+Unicode mathematics typesetting.
diff -r 9d19350205e6 -r f2dcbd775df6 math/tex-lualatex-math/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/math/tex-lualatex-math/Makefile Fri Feb 12 03:18:12 2021 +0000
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1 2021/02/12 03:18:12 markd Exp $
+
+DISTNAME= lualatex-math
+PKGNAME= tex-${DISTNAME}-1.9
+TEXLIVE_REV= 56541
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= https://ctan.org/pkg/lualatex-math
+COMMENT= Fixes for mathematics-related LuaLaTeX issues
+LICENSE= lppl-1.3c
+
+DEPENDS+= tex-etoolbox-[0-9]*:../../devel/tex-etoolbox
+DEPENDS+= tex-filehook-[0-9]*:../../print/tex-filehook
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 9d19350205e6 -r f2dcbd775df6 math/tex-lualatex-math/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/math/tex-lualatex-math/PLIST Fri Feb 12 03:18:12 2021 +0000
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1 2021/02/12 03:18:12 markd Exp $
+share/texmf-dist/tex/lualatex/lualatex-math/lualatex-math.lua
+share/texmf-dist/tex/lualatex/lualatex-math/lualatex-math.sty
diff -r 9d19350205e6 -r f2dcbd775df6 math/tex-lualatex-math/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/math/tex-lualatex-math/distinfo Fri Feb 12 03:18:12 2021 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2021/02/12 03:18:12 markd Exp $
+
+SHA1 (lualatex-math.r56541.tar.xz) = 491436f9f33f9d54ffa99b440bbccce4323fbf31
+RMD160 (lualatex-math.r56541.tar.xz) = 425851f8966b55ccd7451e2f8022aeb88cc67f67
+SHA512 (lualatex-math.r56541.tar.xz) = a5568fa178fef7d7348a8e1b72f5671a5dc00c9c8ec59dded7da3fb62105697cb09c2cdb4f0c58fd5cc16b8966a66554cd7ba0650d757cc16377406de35d1005
+Size (lualatex-math.r56541.tar.xz) = 3192 bytes
Home |
Main Index |
Thread Index |
Old Index