Import stixfonts-2.0.2.

The Scientific and Technical Information eXchange (STIX) fonts are intended
to meet the demanding needs of authors, publishers, printers, and others 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.

From George Rosamond; thanks!

ok kmos@
This commit is contained in:
bentley 2019-12-18 08:07:23 +00:00
parent 095651817d
commit ec91bb02a6
4 changed files with 63 additions and 0 deletions

36
fonts/stixfonts/Makefile Normal file
View File

@ -0,0 +1,36 @@
# $OpenBSD: Makefile,v 1.1.1.1 2019/12/18 08:07:23 bentley Exp $
COMMENT = scientific, technical and mathematical fonts
V = 2.0.2
PKGNAME = stixfonts-${V}
GH_ACCOUNT = stipub
GH_PROJECT = stixfonts
GH_TAGNAME = v${V}
CATEGORIES = fonts
HOMEPAGE = https://www.stixfonts.org/
MAINTAINER = George Rosamond <george@nycbug.org>
# SIL OFL 1.1
PERMIT_PACKAGE = Yes
NO_BUILD = Yes
NO_TEST = Yes
PKG_ARCH = *
FONTDIR = ${PREFIX}/share/fonts/stixfonts
DOCDIR = ${PREFIX}/share/doc/stixfonts
do-install:
${INSTALL_DATA_DIR} ${FONTDIR} ${DOCDIR}
${INSTALL_DATA} ${WRKDIST}/OTF/*.otf ${FONTDIR}
${INSTALL_DATA} ${WRKDIST}/WOFF/*.woff ${FONTDIR}
${INSTALL_DATA} ${WRKDIST}/WOFF2/*.woff2 ${FONTDIR}
${INSTALL_DATA} ${WRKDIST}/README.md ${DOCDIR}
.include <bsd.port.mk>

2
fonts/stixfonts/distinfo Normal file
View File

@ -0,0 +1,2 @@
SHA256 (stixfonts-2.0.2.tar.gz) = uOsOY3Oeg5rWIMgtsfbzjYkn9/0wq8yPFHcAujvHGRg=
SIZE (stixfonts-2.0.2.tar.gz) = 49356536

View File

@ -0,0 +1,5 @@
The Scientific and Technical Information eXchange (STIX) fonts are intended
to meet the demanding needs of authors, publishers, printers, and others 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.

20
fonts/stixfonts/pkg/PLIST Normal file
View File

@ -0,0 +1,20 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2019/12/18 08:07:23 bentley Exp $
share/doc/stixfonts/
share/doc/stixfonts/README.md
share/fonts/
@fontdir share/fonts/stixfonts/
share/fonts/stixfonts/STIX2Math.otf
share/fonts/stixfonts/STIX2Math.woff
share/fonts/stixfonts/STIX2Math.woff2
share/fonts/stixfonts/STIX2Text-Bold.otf
share/fonts/stixfonts/STIX2Text-Bold.woff
share/fonts/stixfonts/STIX2Text-Bold.woff2
share/fonts/stixfonts/STIX2Text-BoldItalic.otf
share/fonts/stixfonts/STIX2Text-BoldItalic.woff
share/fonts/stixfonts/STIX2Text-BoldItalic.woff2
share/fonts/stixfonts/STIX2Text-Italic.otf
share/fonts/stixfonts/STIX2Text-Italic.woff
share/fonts/stixfonts/STIX2Text-Italic.woff2
share/fonts/stixfonts/STIX2Text-Regular.otf
share/fonts/stixfonts/STIX2Text-Regular.woff
share/fonts/stixfonts/STIX2Text-Regular.woff2