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:28:30 UTC 2017

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

Log Message:
Add tex-mathspec{,-doc} 0.2b

The mathspec package provides an interface to typeset
mathematics in XeLaTeX with arbitrary text fonts using fontspec
as a backend. The package is under development and later
versions might to be incompatible with this version, as this
version is incompatible with earlier versions. The package
requires at least version 0.9995 of XeTeX.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/math/tex-mathspec/DESCR \
    pkgsrc/math/tex-mathspec/Makefile pkgsrc/math/tex-mathspec/PLIST \
    pkgsrc/math/tex-mathspec/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/math/tex-mathspec-doc/DESCR \
    pkgsrc/math/tex-mathspec-doc/Makefile pkgsrc/math/tex-mathspec-doc/PLIST \
    pkgsrc/math/tex-mathspec-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-mathspec/DESCR
diff -u /dev/null pkgsrc/math/tex-mathspec/DESCR:1.1
--- /dev/null   Fri Jun 23 23:28:30 2017
+++ pkgsrc/math/tex-mathspec/DESCR      Fri Jun 23 23:28:29 2017
@@ -0,0 +1,6 @@
+The mathspec package provides an interface to typeset
+mathematics in XeLaTeX with arbitrary text fonts using fontspec
+as a backend. The package is under development and later
+versions might to be incompatible with this version, as this
+version is incompatible with earlier versions. The package
+requires at least version 0.9995 of XeTeX.
Index: pkgsrc/math/tex-mathspec/Makefile
diff -u /dev/null pkgsrc/math/tex-mathspec/Makefile:1.1
--- /dev/null   Fri Jun 23 23:28:30 2017
+++ pkgsrc/math/tex-mathspec/Makefile   Fri Jun 23 23:28:29 2017
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1 2017/06/23 23:28:29 markd Exp $
+
+DISTNAME=      mathspec
+PKGNAME=       tex-${DISTNAME}-0.2b
+TEXLIVE_REV=   42773
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://ctan.org/pkg/mathspec
+COMMENT=       Specify arbitrary fonts for mathematics in XeTeX
+LICENSE=       lppl-1.3c
+
+DEPENDS+=      tex-amsmath-[0-9]*:../../print/tex-amsmath
+DEPENDS+=      tex-etoolbox-[0-9]*:../../devel/tex-etoolbox
+DEPENDS+=      tex-ifxetex-[0-9]*:../../print/tex-ifxetex
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/math/tex-mathspec/PLIST
diff -u /dev/null pkgsrc/math/tex-mathspec/PLIST:1.1
--- /dev/null   Fri Jun 23 23:28:30 2017
+++ pkgsrc/math/tex-mathspec/PLIST      Fri Jun 23 23:28:29 2017
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2017/06/23 23:28:29 markd Exp $
+share/texmf-dist/tex/xelatex/mathspec/mathspec.sty
Index: pkgsrc/math/tex-mathspec/distinfo
diff -u /dev/null pkgsrc/math/tex-mathspec/distinfo:1.1
--- /dev/null   Fri Jun 23 23:28:30 2017
+++ pkgsrc/math/tex-mathspec/distinfo   Fri Jun 23 23:28:29 2017
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2017/06/23 23:28:29 markd Exp $
+
+SHA1 (tex-mathspec-42773/mathspec.tar.xz) = 5dbe3b7a047461491c0537a856dc3fad908c4fce
+RMD160 (tex-mathspec-42773/mathspec.tar.xz) = b1cbb0f29d89d54f0faf43f9a3dd20017ea9618c
+SHA512 (tex-mathspec-42773/mathspec.tar.xz) = bbda6912323bdda65efff5556d31475a33cb0d1b9284d1dc5e1134a0426f85299f6d38851daf8408fcc7766fb1fa782f6dc50ae5e521201bc044173a59ff1b92
+Size (tex-mathspec-42773/mathspec.tar.xz) = 9752 bytes

Index: pkgsrc/math/tex-mathspec-doc/DESCR
diff -u /dev/null pkgsrc/math/tex-mathspec-doc/DESCR:1.1
--- /dev/null   Fri Jun 23 23:28:30 2017
+++ pkgsrc/math/tex-mathspec-doc/DESCR  Fri Jun 23 23:28:29 2017
@@ -0,0 +1 @@
+Documentation for tex-mathspec.
Index: pkgsrc/math/tex-mathspec-doc/Makefile
diff -u /dev/null pkgsrc/math/tex-mathspec-doc/Makefile:1.1
--- /dev/null   Fri Jun 23 23:28:30 2017
+++ pkgsrc/math/tex-mathspec-doc/Makefile       Fri Jun 23 23:28:29 2017
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2017/06/23 23:28:29 markd Exp $
+
+DISTNAME=      mathspec.doc
+PKGNAME=       tex-${DISTNAME:S/./-/}-0.2b
+TEXLIVE_REV=   42773
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://ctan.org/pkg/mathspec
+COMMENT=       Documentation for tex-mathspec
+LICENSE=       lppl-1.3c
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/math/tex-mathspec-doc/PLIST
diff -u /dev/null pkgsrc/math/tex-mathspec-doc/PLIST:1.1
--- /dev/null   Fri Jun 23 23:28:30 2017
+++ pkgsrc/math/tex-mathspec-doc/PLIST  Fri Jun 23 23:28:29 2017
@@ -0,0 +1,4 @@
+@comment $NetBSD: PLIST,v 1.1 2017/06/23 23:28:29 markd Exp $
+share/texmf-dist/doc/xelatex/mathspec/README.txt
+share/texmf-dist/doc/xelatex/mathspec/mathspec.pdf
+share/texmf-dist/doc/xelatex/mathspec/mathspec.tex
Index: pkgsrc/math/tex-mathspec-doc/distinfo
diff -u /dev/null pkgsrc/math/tex-mathspec-doc/distinfo:1.1
--- /dev/null   Fri Jun 23 23:28:30 2017
+++ pkgsrc/math/tex-mathspec-doc/distinfo       Fri Jun 23 23:28:29 2017
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2017/06/23 23:28:29 markd Exp $
+
+SHA1 (tex-mathspec-42773/mathspec.doc.tar.xz) = 2492484c77a22fa9e226c4fbbda5eac3f0d72443
+RMD160 (tex-mathspec-42773/mathspec.doc.tar.xz) = 706e66388f3fa03b93b17a6e08fcd9cc0d2e7174
+SHA512 (tex-mathspec-42773/mathspec.doc.tar.xz) = b31b7492b89e8d7742fcfe4fb32f99c6ccc799dfcc40e268fbe3a7e6671e45c000346e1622f9a2dafe683f7a32bfb96f31dcfacb398aaaf8fb61fefa4d0de490
+Size (tex-mathspec-42773/mathspec.doc.tar.xz) = 172744 bytes



Home | Main Index | Thread Index | Old Index