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 Jun 23 23:32:12 UTC 2017

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

Log Message:
Add tex-unicode-math{,-doc} 0.8d

This package will provide a complete implementation of unicode
maths for XeLaTeX and LuaLaTeX. Unicode maths is currently
supported by the following fonts: Cambria Math (Microsoft),
Minion Math (Johannes Kuster, typoma GmbH) Latin Modern Math
(Boguslaw Jackowski, Janusz M. Nowacki) TeX Gyre Pagella Math
(Boguslaw Jackowski, Janusz M. Nowacki) Asana-Math fonts
(Apostolos Syropolous), Neo Euler (Khaled Hosny), STIX (STI
Pub), and XITS Math (Khaled Hosny). As well as running XeTeX or
LuaTeX, this package requires recent versions of the fontspec,
expl3, xpackages, filehook, ucharcat and lualatex-math
packages.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/math/tex-unicode-math/DESCR \
    pkgsrc/math/tex-unicode-math/Makefile pkgsrc/math/tex-unicode-math/PLIST \
    pkgsrc/math/tex-unicode-math/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/math/tex-unicode-math-doc/DESCR \
    pkgsrc/math/tex-unicode-math-doc/Makefile \
    pkgsrc/math/tex-unicode-math-doc/PLIST \
    pkgsrc/math/tex-unicode-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-unicode-math/DESCR
diff -u /dev/null pkgsrc/math/tex-unicode-math/DESCR:1.1
--- /dev/null   Fri Jun 23 23:32:12 2017
+++ pkgsrc/math/tex-unicode-math/DESCR  Fri Jun 23 23:32:12 2017
@@ -0,0 +1,11 @@
+This package will provide a complete implementation of unicode
+maths for XeLaTeX and LuaLaTeX. Unicode maths is currently
+supported by the following fonts: Cambria Math (Microsoft),
+Minion Math (Johannes Kuster, typoma GmbH) Latin Modern Math
+(Boguslaw Jackowski, Janusz M. Nowacki) TeX Gyre Pagella Math
+(Boguslaw Jackowski, Janusz M. Nowacki) Asana-Math fonts
+(Apostolos Syropolous), Neo Euler (Khaled Hosny), STIX (STI
+Pub), and XITS Math (Khaled Hosny). As well as running XeTeX or
+LuaTeX, this package requires recent versions of the fontspec,
+expl3, xpackages, filehook, ucharcat and lualatex-math
+packages.
Index: pkgsrc/math/tex-unicode-math/Makefile
diff -u /dev/null pkgsrc/math/tex-unicode-math/Makefile:1.1
--- /dev/null   Fri Jun 23 23:32:12 2017
+++ pkgsrc/math/tex-unicode-math/Makefile       Fri Jun 23 23:32:12 2017
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1 2017/06/23 23:32:12 markd Exp $
+
+DISTNAME=      unicode-math
+PKGNAME=       tex-${DISTNAME}-0.8d
+TEXLIVE_REV=   43068
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://ctan.org/pkg/unicode-math
+COMMENT=       Unicode mathematics support for XeTeX and LuaTeX
+LICENSE=       lppl-1.3c
+
+DEPENDS+=      tex-filehook-[0-9]*:../../print/tex-filehook
+DEPENDS+=      tex-fontspec-[0-9]*:../../fonts/tex-fontspec
+DEPENDS+=      tex-l3kernel-[0-9]*:../../devel/tex-l3kernel
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/math/tex-unicode-math/PLIST
diff -u /dev/null pkgsrc/math/tex-unicode-math/PLIST:1.1
--- /dev/null   Fri Jun 23 23:32:12 2017
+++ pkgsrc/math/tex-unicode-math/PLIST  Fri Jun 23 23:32:12 2017
@@ -0,0 +1,5 @@
+@comment $NetBSD: PLIST,v 1.1 2017/06/23 23:32:12 markd Exp $
+share/texmf-dist/tex/latex/unicode-math/unicode-math-luatex.sty
+share/texmf-dist/tex/latex/unicode-math/unicode-math-table.tex
+share/texmf-dist/tex/latex/unicode-math/unicode-math-xetex.sty
+share/texmf-dist/tex/latex/unicode-math/unicode-math.sty
Index: pkgsrc/math/tex-unicode-math/distinfo
diff -u /dev/null pkgsrc/math/tex-unicode-math/distinfo:1.1
--- /dev/null   Fri Jun 23 23:32:12 2017
+++ pkgsrc/math/tex-unicode-math/distinfo       Fri Jun 23 23:32:12 2017
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2017/06/23 23:32:12 markd Exp $
+
+SHA1 (tex-unicode-math-43068/unicode-math.tar.xz) = 5926fade6da84c127c0813200c00642cba9c94e2
+RMD160 (tex-unicode-math-43068/unicode-math.tar.xz) = bbfe25ccb2a0b8fa9a5dc3cb60145ff610dcdf7b
+SHA512 (tex-unicode-math-43068/unicode-math.tar.xz) = 92ed39c919c923fb0aa94d23e656ba107f03a4eeab74d162d311b2beb36a6f02b7eeee7f94f675e21a496002e1d16ee3491d5b2f418502d2fdcd46ec31d3689d
+Size (tex-unicode-math-43068/unicode-math.tar.xz) = 40388 bytes

Index: pkgsrc/math/tex-unicode-math-doc/DESCR
diff -u /dev/null pkgsrc/math/tex-unicode-math-doc/DESCR:1.1
--- /dev/null   Fri Jun 23 23:32:12 2017
+++ pkgsrc/math/tex-unicode-math-doc/DESCR      Fri Jun 23 23:32:12 2017
@@ -0,0 +1 @@
+Documentation for tex-unicode-math.
Index: pkgsrc/math/tex-unicode-math-doc/Makefile
diff -u /dev/null pkgsrc/math/tex-unicode-math-doc/Makefile:1.1
--- /dev/null   Fri Jun 23 23:32:12 2017
+++ pkgsrc/math/tex-unicode-math-doc/Makefile   Fri Jun 23 23:32:12 2017
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2017/06/23 23:32:12 markd Exp $
+
+DISTNAME=      unicode-math.doc
+PKGNAME=       tex-${DISTNAME:S/./-/}-0.8d
+TEXLIVE_REV=   43068
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://ctan.org/pkg/unicode-math
+COMMENT=       Documentation for tex-unicode-math
+LICENSE=       lppl-1.3c
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/math/tex-unicode-math-doc/PLIST
diff -u /dev/null pkgsrc/math/tex-unicode-math-doc/PLIST:1.1
--- /dev/null   Fri Jun 23 23:32:12 2017
+++ pkgsrc/math/tex-unicode-math-doc/PLIST      Fri Jun 23 23:32:12 2017
@@ -0,0 +1,7 @@
+@comment $NetBSD: PLIST,v 1.1 2017/06/23 23:32:12 markd Exp $
+share/texmf-dist/doc/latex/unicode-math/README.md
+share/texmf-dist/doc/latex/unicode-math/unicode-math-doc.tex
+share/texmf-dist/doc/latex/unicode-math/unicode-math.pdf
+share/texmf-dist/doc/latex/unicode-math/unimath-example.ltx
+share/texmf-dist/doc/latex/unicode-math/unimath-symbols.ltx
+share/texmf-dist/doc/latex/unicode-math/unimath-symbols.pdf
Index: pkgsrc/math/tex-unicode-math-doc/distinfo
diff -u /dev/null pkgsrc/math/tex-unicode-math-doc/distinfo:1.1
--- /dev/null   Fri Jun 23 23:32:12 2017
+++ pkgsrc/math/tex-unicode-math-doc/distinfo   Fri Jun 23 23:32:12 2017
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2017/06/23 23:32:12 markd Exp $
+
+SHA1 (tex-unicode-math-43068/unicode-math.doc.tar.xz) = b2cb2027d2a6e454660c6e38f9f775eff208aee2
+RMD160 (tex-unicode-math-43068/unicode-math.doc.tar.xz) = 4b4b7a87c0751aff44695ea99c377e56b6f96fe8
+SHA512 (tex-unicode-math-43068/unicode-math.doc.tar.xz) = b069b6f692d97a284af4a55547994cb286a32c37ca125a8a04a3004cbe1cb950c6d9a65c93609847ddf038aaa2d774088ffd00aa3c4aee8b5e3fcdcd8890533d
+Size (tex-unicode-math-43068/unicode-math.doc.tar.xz) = 1801852 bytes



Home | Main Index | Thread Index | Old Index