pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/fonts
Module Name: pkgsrc
Committed By: markd
Date: Fri Feb 12 03:30:02 UTC 2021
Added Files:
pkgsrc/fonts/tex-stix2-otf: DESCR Makefile PLIST distinfo
pkgsrc/fonts/tex-stix2-otf-doc: DESCR Makefile PLIST distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/fonts/tex-stix2-otf/DESCR \
pkgsrc/fonts/tex-stix2-otf/Makefile pkgsrc/fonts/tex-stix2-otf/PLIST \
pkgsrc/fonts/tex-stix2-otf/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/fonts/tex-stix2-otf-doc/DESCR \
pkgsrc/fonts/tex-stix2-otf-doc/Makefile \
pkgsrc/fonts/tex-stix2-otf-doc/PLIST \
pkgsrc/fonts/tex-stix2-otf-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/fonts/tex-stix2-otf/DESCR
diff -u /dev/null pkgsrc/fonts/tex-stix2-otf/DESCR:1.1
--- /dev/null Fri Feb 12 03:30:02 2021
+++ pkgsrc/fonts/tex-stix2-otf/DESCR Fri Feb 12 03:30:02 2021
@@ -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.
Index: pkgsrc/fonts/tex-stix2-otf/Makefile
diff -u /dev/null pkgsrc/fonts/tex-stix2-otf/Makefile:1.1
--- /dev/null Fri Feb 12 03:30:02 2021
+++ pkgsrc/fonts/tex-stix2-otf/Makefile Fri Feb 12 03:30:02 2021
@@ -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"
Index: pkgsrc/fonts/tex-stix2-otf/PLIST
diff -u /dev/null pkgsrc/fonts/tex-stix2-otf/PLIST:1.1
--- /dev/null Fri Feb 12 03:30:02 2021
+++ pkgsrc/fonts/tex-stix2-otf/PLIST Fri Feb 12 03:30:02 2021
@@ -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
Index: pkgsrc/fonts/tex-stix2-otf/distinfo
diff -u /dev/null pkgsrc/fonts/tex-stix2-otf/distinfo:1.1
--- /dev/null Fri Feb 12 03:30:02 2021
+++ pkgsrc/fonts/tex-stix2-otf/distinfo Fri Feb 12 03:30:02 2021
@@ -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
Index: pkgsrc/fonts/tex-stix2-otf-doc/DESCR
diff -u /dev/null pkgsrc/fonts/tex-stix2-otf-doc/DESCR:1.1
--- /dev/null Fri Feb 12 03:30:02 2021
+++ pkgsrc/fonts/tex-stix2-otf-doc/DESCR Fri Feb 12 03:30:02 2021
@@ -0,0 +1 @@
+Documentation for tex-stix2-otf.
Index: pkgsrc/fonts/tex-stix2-otf-doc/Makefile
diff -u /dev/null pkgsrc/fonts/tex-stix2-otf-doc/Makefile:1.1
--- /dev/null Fri Feb 12 03:30:02 2021
+++ pkgsrc/fonts/tex-stix2-otf-doc/Makefile Fri Feb 12 03:30:02 2021
@@ -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"
Index: pkgsrc/fonts/tex-stix2-otf-doc/PLIST
diff -u /dev/null pkgsrc/fonts/tex-stix2-otf-doc/PLIST:1.1
--- /dev/null Fri Feb 12 03:30:02 2021
+++ pkgsrc/fonts/tex-stix2-otf-doc/PLIST Fri Feb 12 03:30:02 2021
@@ -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
Index: pkgsrc/fonts/tex-stix2-otf-doc/distinfo
diff -u /dev/null pkgsrc/fonts/tex-stix2-otf-doc/distinfo:1.1
--- /dev/null Fri Feb 12 03:30:02 2021
+++ pkgsrc/fonts/tex-stix2-otf-doc/distinfo Fri Feb 12 03:30:02 2021
@@ -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
Home |
Main Index |
Thread Index |
Old Index