pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/fonts tex-stix2-otf{,-doc}: add version 2.11



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bbfa8f38c078
branches:  trunk
changeset: 446683:bbfa8f38c078
user:      markd <markd%pkgsrc.org@localhost>
date:      Fri Feb 12 03:30:02 2021 +0000

description:
tex-stix2-otf{,-doc}: add version 2.11

from Yorick Hardy in pkgsrc/wip

The Scientific and Technical Information eXchange (STIX) fonts
are intended to satisfy the demanding needs of authors,
publishers, printers, and others working in the scientific,
medical, and technical fields. They combine a comprehensive
Unicode-based collection of mathematical symbols and alphabets
with a set of text faces suitable for professional publishing.
The fonts are available royalty-free under the SIL Open Font
License.

diffstat:

 fonts/tex-stix2-otf-doc/DESCR    |   1 +
 fonts/tex-stix2-otf-doc/Makefile |  13 +++++++++++++
 fonts/tex-stix2-otf-doc/PLIST    |   9 +++++++++
 fonts/tex-stix2-otf-doc/distinfo |   6 ++++++
 fonts/tex-stix2-otf/DESCR        |   8 ++++++++
 fonts/tex-stix2-otf/Makefile     |  13 +++++++++++++
 fonts/tex-stix2-otf/PLIST        |  10 ++++++++++
 fonts/tex-stix2-otf/distinfo     |   6 ++++++
 8 files changed, 66 insertions(+), 0 deletions(-)

diffs (98 lines):

diff -r 0b6f92147b5f -r bbfa8f38c078 fonts/tex-stix2-otf-doc/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/fonts/tex-stix2-otf-doc/DESCR     Fri Feb 12 03:30:02 2021 +0000
@@ -0,0 +1,1 @@
+Documentation for tex-stix2-otf.
diff -r 0b6f92147b5f -r bbfa8f38c078 fonts/tex-stix2-otf-doc/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/fonts/tex-stix2-otf-doc/Makefile  Fri Feb 12 03:30:02 2021 +0000
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2021/02/12 03:30:02 markd Exp $
+
+DISTNAME=      stix2-otf.doc
+PKGNAME=       tex-${DISTNAME:S/./-/}-2.11
+TEXLIVE_REV=   57427
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://ctan.org/pkg/stix2-otf
+COMMENT=       Documentation for tex-stix2-otf
+LICENSE=       ofl-v1.1
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 0b6f92147b5f -r bbfa8f38c078 fonts/tex-stix2-otf-doc/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/fonts/tex-stix2-otf-doc/PLIST     Fri Feb 12 03:30:02 2021 +0000
@@ -0,0 +1,9 @@
+@comment $NetBSD: PLIST,v 1.1 2021/02/12 03:30:02 markd Exp $
+share/texmf-dist/doc/fonts/stix2-otf/AUTHORS.txt
+share/texmf-dist/doc/fonts/stix2-otf/CONTRIBUTORS.txt
+share/texmf-dist/doc/fonts/stix2-otf/FONTLOG.txt
+share/texmf-dist/doc/fonts/stix2-otf/OFL-FAQ.txt
+share/texmf-dist/doc/fonts/stix2-otf/OFL.txt
+share/texmf-dist/doc/fonts/stix2-otf/README.md
+share/texmf-dist/doc/fonts/stix2-otf/STIXTwoMath-Regular.pdf
+share/texmf-dist/doc/fonts/stix2-otf/STIXTwoText-Regular.pdf
diff -r 0b6f92147b5f -r bbfa8f38c078 fonts/tex-stix2-otf-doc/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/fonts/tex-stix2-otf-doc/distinfo  Fri Feb 12 03:30:02 2021 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2021/02/12 03:30:02 markd Exp $
+
+SHA1 (stix2-otf.doc.r57427.tar.xz) = 3c37f82125afd96018f2121f53954f0d019683b8
+RMD160 (stix2-otf.doc.r57427.tar.xz) = cd94c74537cc1fede10fa10a22424bd410bc073e
+SHA512 (stix2-otf.doc.r57427.tar.xz) = 0dffc7f54f04deeca5f42e91a66e2a5c5de9d097058ce09bc7518b32efb2116cf647a4eadad18d9b56976959b3db8e1ca4d8d5542ef558e4010f91597eae972c
+Size (stix2-otf.doc.r57427.tar.xz) = 1219820 bytes
diff -r 0b6f92147b5f -r bbfa8f38c078 fonts/tex-stix2-otf/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/fonts/tex-stix2-otf/DESCR Fri Feb 12 03:30:02 2021 +0000
@@ -0,0 +1,8 @@
+The Scientific and Technical Information eXchange (STIX) fonts
+are intended to satisfy the demanding needs of authors,
+publishers, printers, and others working in the scientific,
+medical, and technical fields. They combine a comprehensive
+Unicode-based collection of mathematical symbols and alphabets
+with a set of text faces suitable for professional publishing.
+The fonts are available royalty-free under the SIL Open Font
+License.
diff -r 0b6f92147b5f -r bbfa8f38c078 fonts/tex-stix2-otf/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/fonts/tex-stix2-otf/Makefile      Fri Feb 12 03:30:02 2021 +0000
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2021/02/12 03:30:02 markd Exp $
+
+DISTNAME=      stix2-otf
+PKGNAME=       tex-${DISTNAME}-2.11
+TEXLIVE_REV=   57427
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://ctan.org/pkg/stix2-otf
+COMMENT=       OpenType Unicode text and maths fonts
+LICENSE=       ofl-v1.1
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 0b6f92147b5f -r bbfa8f38c078 fonts/tex-stix2-otf/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/fonts/tex-stix2-otf/PLIST Fri Feb 12 03:30:02 2021 +0000
@@ -0,0 +1,10 @@
+@comment $NetBSD: PLIST,v 1.1 2021/02/12 03:30:02 markd Exp $
+share/texmf-dist/fonts/opentype/public/stix2-otf/STIXTwoMath-Regular.otf
+share/texmf-dist/fonts/opentype/public/stix2-otf/STIXTwoText-Bold.otf
+share/texmf-dist/fonts/opentype/public/stix2-otf/STIXTwoText-BoldItalic.otf
+share/texmf-dist/fonts/opentype/public/stix2-otf/STIXTwoText-Italic.otf
+share/texmf-dist/fonts/opentype/public/stix2-otf/STIXTwoText-Medium.otf
+share/texmf-dist/fonts/opentype/public/stix2-otf/STIXTwoText-MediumItalic.otf
+share/texmf-dist/fonts/opentype/public/stix2-otf/STIXTwoText-Regular.otf
+share/texmf-dist/fonts/opentype/public/stix2-otf/STIXTwoText-SemiBold.otf
+share/texmf-dist/fonts/opentype/public/stix2-otf/STIXTwoText-SemiBoldItalic.otf
diff -r 0b6f92147b5f -r bbfa8f38c078 fonts/tex-stix2-otf/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/fonts/tex-stix2-otf/distinfo      Fri Feb 12 03:30:02 2021 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2021/02/12 03:30:02 markd Exp $
+
+SHA1 (stix2-otf.r57427.tar.xz) = 45106ec89247ce51ccebd4cbf8c74f0c6bb28751
+RMD160 (stix2-otf.r57427.tar.xz) = 92ade444ae0a89850449df7186d4b60f4ebb843b
+SHA512 (stix2-otf.r57427.tar.xz) = 3bd27d08e0112039d35e37e3e026e1f88e0d2fb8c02955447bf68ac379767dce82d3c68415489afb606c753a5ddee5df4cdba905d178ba23f7d3bcc961f6aa20
+Size (stix2-otf.r57427.tar.xz) = 1383744 bytes



Home | Main Index | Thread Index | Old Index