pkgsrc-Changes archive

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

CVS commit: pkgsrc/math



Module Name:    pkgsrc
Committed By:   markd
Date:           Fri Feb 12 03:18:12 UTC 2021

Added Files:
        pkgsrc/math/tex-lualatex-math: DESCR Makefile PLIST distinfo
        pkgsrc/math/tex-lualatex-math-doc: DESCR Makefile PLIST distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/math/tex-lualatex-math/DESCR \
    pkgsrc/math/tex-lualatex-math/Makefile \
    pkgsrc/math/tex-lualatex-math/PLIST \
    pkgsrc/math/tex-lualatex-math/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/math/tex-lualatex-math-doc/DESCR \
    pkgsrc/math/tex-lualatex-math-doc/Makefile \
    pkgsrc/math/tex-lualatex-math-doc/PLIST \
    pkgsrc/math/tex-lualatex-math-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/math/tex-lualatex-math/DESCR
diff -u /dev/null pkgsrc/math/tex-lualatex-math/DESCR:1.1
--- /dev/null   Fri Feb 12 03:18:12 2021
+++ pkgsrc/math/tex-lualatex-math/DESCR Fri Feb 12 03:18:12 2021
@@ -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.
Index: pkgsrc/math/tex-lualatex-math/Makefile
diff -u /dev/null pkgsrc/math/tex-lualatex-math/Makefile:1.1
--- /dev/null   Fri Feb 12 03:18:12 2021
+++ pkgsrc/math/tex-lualatex-math/Makefile      Fri Feb 12 03:18:12 2021
@@ -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"
Index: pkgsrc/math/tex-lualatex-math/PLIST
diff -u /dev/null pkgsrc/math/tex-lualatex-math/PLIST:1.1
--- /dev/null   Fri Feb 12 03:18:12 2021
+++ pkgsrc/math/tex-lualatex-math/PLIST Fri Feb 12 03:18:12 2021
@@ -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
Index: pkgsrc/math/tex-lualatex-math/distinfo
diff -u /dev/null pkgsrc/math/tex-lualatex-math/distinfo:1.1
--- /dev/null   Fri Feb 12 03:18:12 2021
+++ pkgsrc/math/tex-lualatex-math/distinfo      Fri Feb 12 03:18:12 2021
@@ -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

Index: pkgsrc/math/tex-lualatex-math-doc/DESCR
diff -u /dev/null pkgsrc/math/tex-lualatex-math-doc/DESCR:1.1
--- /dev/null   Fri Feb 12 03:18:12 2021
+++ pkgsrc/math/tex-lualatex-math-doc/DESCR     Fri Feb 12 03:18:12 2021
@@ -0,0 +1 @@
+Documentation for tex-lualatex-math.
Index: pkgsrc/math/tex-lualatex-math-doc/Makefile
diff -u /dev/null pkgsrc/math/tex-lualatex-math-doc/Makefile:1.1
--- /dev/null   Fri Feb 12 03:18:12 2021
+++ pkgsrc/math/tex-lualatex-math-doc/Makefile  Fri Feb 12 03:18:12 2021
@@ -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"
Index: pkgsrc/math/tex-lualatex-math-doc/PLIST
diff -u /dev/null pkgsrc/math/tex-lualatex-math-doc/PLIST:1.1
--- /dev/null   Fri Feb 12 03:18:12 2021
+++ pkgsrc/math/tex-lualatex-math-doc/PLIST     Fri Feb 12 03:18:12 2021
@@ -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
Index: pkgsrc/math/tex-lualatex-math-doc/distinfo
diff -u /dev/null pkgsrc/math/tex-lualatex-math-doc/distinfo:1.1
--- /dev/null   Fri Feb 12 03:18:12 2021
+++ pkgsrc/math/tex-lualatex-math-doc/distinfo  Fri Feb 12 03:18:12 2021
@@ -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



Home | Main Index | Thread Index | Old Index