Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 9345C1A921F for ; Thu, 14 Apr 2022 09:01:32 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 5682C84F0C; Thu, 14 Apr 2022 09:01:32 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 900E384EFF for ; Thu, 14 Apr 2022 09:01:31 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id Xc8CAquzsyRx for ; Thu, 14 Apr 2022 09:01:30 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 97D6884C71 for ; Thu, 14 Apr 2022 09:01:30 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 910C8FB24; Thu, 14 Apr 2022 09:01:30 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1649926890241070" MIME-Version: 1.0 Date: Thu, 14 Apr 2022 09:01:30 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/fonts/stixfonts To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20220414090130.910C8FB24@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1649926890241070 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Thu Apr 14 09:01:30 UTC 2022 Added Files: pkgsrc/fonts/stixfonts: DESCR Makefile PLIST distinfo Log Message: fonts/stixfonts: import stixfonts-2.13b171 The STIX fonts are a suite of unicode OpenType fonts containing a complete set of mathematical glyphs. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 pkgsrc/fonts/stixfonts/DESCR \ pkgsrc/fonts/stixfonts/Makefile pkgsrc/fonts/stixfonts/PLIST \ pkgsrc/fonts/stixfonts/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1649926890241070 Content-Disposition: inline Content-Length: 9150 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Added files: Index: pkgsrc/fonts/stixfonts/DESCR diff -u /dev/null pkgsrc/fonts/stixfonts/DESCR:1.1 --- /dev/null Thu Apr 14 09:01:30 2022 +++ pkgsrc/fonts/stixfonts/DESCR Thu Apr 14 09:01:30 2022 @@ -0,0 +1,2 @@ +The STIX fonts are a suite of unicode OpenType fonts containing a +complete set of mathematical glyphs. Index: pkgsrc/fonts/stixfonts/Makefile diff -u /dev/null pkgsrc/fonts/stixfonts/Makefile:1.1 --- /dev/null Thu Apr 14 09:01:30 2022 +++ pkgsrc/fonts/stixfonts/Makefile Thu Apr 14 09:01:30 2022 @@ -0,0 +1,30 @@ +# $NetBSD: Makefile,v 1.1 2022/04/14 09:01:30 wiz Exp $ + +DISTNAME= stixfonts-2.13b171 +CATEGORIES= fonts +MASTER_SITES= ${MASTER_SITE_GITHUB:=stipub/} +EXTRACT_SUFX= .tar.gz +GITHUB_TAG= v${PKGVERSION_NOREV} + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= https://www.stixfonts.org/ +COMMENT= OpenType Unicode maths fonts +LICENSE= ofl-v1.1 + +USE_LANGUAGES= # none +NO_BUILD= yes + +FONTDIR= ${PREFIX}/share/fonts/X11/OTF +FONTS_DIRS.ttf= ${FONTDIR} + +INSTALLATION_DIRS= share/doc/${PKGNAME} + +SUPERSEDES= stix-otf-[0-9]* +CONFLICTS= stix-otf-[0-9]* + +post-install: + ${INSTALL_DATA} ${WRKSRC}/archive/STIXv2.0.2/docs/*.pdf \ + ${DESTDIR}${PREFIX}/share/doc/${PKGNAME} + +.include "../../mk/fonts.mk" +.include "../../mk/bsd.pkg.mk" Index: pkgsrc/fonts/stixfonts/PLIST diff -u /dev/null pkgsrc/fonts/stixfonts/PLIST:1.1 --- /dev/null Thu Apr 14 09:01:30 2022 +++ pkgsrc/fonts/stixfonts/PLIST Thu Apr 14 09:01:30 2022 @@ -0,0 +1,150 @@ +@comment $NetBSD: PLIST,v 1.1 2022/04/14 09:01:30 wiz Exp $ +share/doc/${PKGNAME}/STIX_2.0.2_license.pdf +share/fonts/X11/OTF/STIX-Bold.otf +share/fonts/X11/OTF/STIX-BoldItalic.otf +share/fonts/X11/OTF/STIX-Italic.otf +share/fonts/X11/OTF/STIX-Regular.otf +share/fonts/X11/OTF/STIX2Math.otf +share/fonts/X11/OTF/STIX2Text-Bold.otf +share/fonts/X11/OTF/STIX2Text-BoldItalic.otf +share/fonts/X11/OTF/STIX2Text-Italic.otf +share/fonts/X11/OTF/STIX2Text-Regular.otf +share/fonts/X11/OTF/STIXGeneral-Bold.otf +share/fonts/X11/OTF/STIXGeneral-BoldItalic.otf +share/fonts/X11/OTF/STIXGeneral-Italic.otf +share/fonts/X11/OTF/STIXGeneral-Regular.otf +share/fonts/X11/OTF/STIXGeneral.otf +share/fonts/X11/OTF/STIXGeneralBol.otf +share/fonts/X11/OTF/STIXGeneralBolIta.otf +share/fonts/X11/OTF/STIXGeneralItalic.otf +share/fonts/X11/OTF/STIXIntDBol.otf +share/fonts/X11/OTF/STIXIntDReg.otf +share/fonts/X11/OTF/STIXIntSmBol.otf +share/fonts/X11/OTF/STIXIntSmReg.otf +share/fonts/X11/OTF/STIXIntUpBol.otf +share/fonts/X11/OTF/STIXIntUpDBol.otf +share/fonts/X11/OTF/STIXIntUpDReg.otf +share/fonts/X11/OTF/STIXIntUpReg.otf +share/fonts/X11/OTF/STIXIntUpSmBol.otf +share/fonts/X11/OTF/STIXIntUpSmReg.otf +share/fonts/X11/OTF/STIXIntegralsD-Bold.otf +share/fonts/X11/OTF/STIXIntegralsD-Regular.otf +share/fonts/X11/OTF/STIXIntegralsSm-Bold.otf +share/fonts/X11/OTF/STIXIntegralsSm-Regular.otf +share/fonts/X11/OTF/STIXIntegralsUp-Bold.otf +share/fonts/X11/OTF/STIXIntegralsUp-Regular.otf +share/fonts/X11/OTF/STIXIntegralsUpD-Bold.otf +share/fonts/X11/OTF/STIXIntegralsUpD-Regular.otf +share/fonts/X11/OTF/STIXIntegralsUpSm-Bold.otf +share/fonts/X11/OTF/STIXIntegralsUpSm-Regular.otf +share/fonts/X11/OTF/STIXMath-Regular.otf +share/fonts/X11/OTF/STIXMathJax_Alphabets-Bold.otf +share/fonts/X11/OTF/STIXMathJax_Alphabets-BoldItalic.otf +share/fonts/X11/OTF/STIXMathJax_Alphabets-Italic.otf +share/fonts/X11/OTF/STIXMathJax_Alphabets-Regular.otf +share/fonts/X11/OTF/STIXMathJax_Arrows-Bold.otf +share/fonts/X11/OTF/STIXMathJax_Arrows-Regular.otf +share/fonts/X11/OTF/STIXMathJax_DoubleStruck-Bold.otf +share/fonts/X11/OTF/STIXMathJax_DoubleStruck-BoldItalic.otf +share/fonts/X11/OTF/STIXMathJax_DoubleStruck-Italic.otf +share/fonts/X11/OTF/STIXMathJax_DoubleStruck-Regular.otf +share/fonts/X11/OTF/STIXMathJax_Fraktur-Bold.otf +share/fonts/X11/OTF/STIXMathJax_Fraktur-Regular.otf +share/fonts/X11/OTF/STIXMathJax_Latin-Bold.otf +share/fonts/X11/OTF/STIXMathJax_Latin-BoldItalic.otf +share/fonts/X11/OTF/STIXMathJax_Latin-Italic.otf +share/fonts/X11/OTF/STIXMathJax_Latin-Regular.otf +share/fonts/X11/OTF/STIXMathJax_Main-Bold.otf +share/fonts/X11/OTF/STIXMathJax_Main-BoldItalic.otf +share/fonts/X11/OTF/STIXMathJax_Main-Italic.otf +share/fonts/X11/OTF/STIXMathJax_Main-Regular.otf +share/fonts/X11/OTF/STIXMathJax_Marks-Bold.otf +share/fonts/X11/OTF/STIXMathJax_Marks-BoldItalic.otf +share/fonts/X11/OTF/STIXMathJax_Marks-Italic.otf +share/fonts/X11/OTF/STIXMathJax_Marks-Regular.otf +share/fonts/X11/OTF/STIXMathJax_Misc-Bold.otf +share/fonts/X11/OTF/STIXMathJax_Misc-BoldItalic.otf +share/fonts/X11/OTF/STIXMathJax_Misc-Italic.otf +share/fonts/X11/OTF/STIXMathJax_Misc-Regular.otf +share/fonts/X11/OTF/STIXMathJax_Monospace-Regular.otf +share/fonts/X11/OTF/STIXMathJax_Normal-Bold.otf +share/fonts/X11/OTF/STIXMathJax_Normal-BoldItalic.otf +share/fonts/X11/OTF/STIXMathJax_Normal-Italic.otf +share/fonts/X11/OTF/STIXMathJax_Operators-Bold.otf +share/fonts/X11/OTF/STIXMathJax_Operators-Regular.otf +share/fonts/X11/OTF/STIXMathJax_SansSerif-Bold.otf +share/fonts/X11/OTF/STIXMathJax_SansSerif-BoldItalic.otf +share/fonts/X11/OTF/STIXMathJax_SansSerif-Italic.otf +share/fonts/X11/OTF/STIXMathJax_SansSerif-Regular.otf +share/fonts/X11/OTF/STIXMathJax_Script-BoldItalic.otf +share/fonts/X11/OTF/STIXMathJax_Script-Italic.otf +share/fonts/X11/OTF/STIXMathJax_Script-Regular.otf +share/fonts/X11/OTF/STIXMathJax_Shapes-Bold.otf +share/fonts/X11/OTF/STIXMathJax_Shapes-BoldItalic.otf +share/fonts/X11/OTF/STIXMathJax_Shapes-Regular.otf +share/fonts/X11/OTF/STIXMathJax_Size1-Regular.otf +share/fonts/X11/OTF/STIXMathJax_Size2-Regular.otf +share/fonts/X11/OTF/STIXMathJax_Size3-Regular.otf +share/fonts/X11/OTF/STIXMathJax_Size4-Regular.otf +share/fonts/X11/OTF/STIXMathJax_Size5-Regular.otf +share/fonts/X11/OTF/STIXMathJax_Symbols-Bold.otf +share/fonts/X11/OTF/STIXMathJax_Symbols-Regular.otf +share/fonts/X11/OTF/STIXMathJax_Variants-Bold.otf +share/fonts/X11/OTF/STIXMathJax_Variants-BoldItalic.otf +share/fonts/X11/OTF/STIXMathJax_Variants-Italic.otf +share/fonts/X11/OTF/STIXMathJax_Variants-Regular.otf +share/fonts/X11/OTF/STIXNonUni.otf +share/fonts/X11/OTF/STIXNonUniBol.otf +share/fonts/X11/OTF/STIXNonUniBolIta.otf +share/fonts/X11/OTF/STIXNonUniIta.otf +share/fonts/X11/OTF/STIXNonUnicode-Bold.otf +share/fonts/X11/OTF/STIXNonUnicode-BoldItalic.otf +share/fonts/X11/OTF/STIXNonUnicode-Italic.otf +share/fonts/X11/OTF/STIXNonUnicode-Regular.otf +share/fonts/X11/OTF/STIXSizFiveSymReg.otf +share/fonts/X11/OTF/STIXSizFourSymBol.otf +share/fonts/X11/OTF/STIXSizFourSymReg.otf +share/fonts/X11/OTF/STIXSizOneSymBol.otf +share/fonts/X11/OTF/STIXSizOneSymReg.otf +share/fonts/X11/OTF/STIXSizThreeSymBol.otf +share/fonts/X11/OTF/STIXSizThreeSymReg.otf +share/fonts/X11/OTF/STIXSizTwoSymBol.otf +share/fonts/X11/OTF/STIXSizTwoSymReg.otf +share/fonts/X11/OTF/STIXSizeFiveSym-Regular.otf +share/fonts/X11/OTF/STIXSizeFourSym-Bold.otf +share/fonts/X11/OTF/STIXSizeFourSym-Regular.otf +share/fonts/X11/OTF/STIXSizeOneSym-Bold.otf +share/fonts/X11/OTF/STIXSizeOneSym-Regular.otf +share/fonts/X11/OTF/STIXSizeThreeSym-Bold.otf +share/fonts/X11/OTF/STIXSizeThreeSym-Regular.otf +share/fonts/X11/OTF/STIXSizeTwoSym-Bold.otf +share/fonts/X11/OTF/STIXSizeTwoSym-Regular.otf +share/fonts/X11/OTF/STIXTwoMath-Regular.otf +share/fonts/X11/OTF/STIXTwoText-Bold.otf +share/fonts/X11/OTF/STIXTwoText-BoldItalic.otf +share/fonts/X11/OTF/STIXTwoText-Italic.otf +share/fonts/X11/OTF/STIXTwoText-Medium.otf +share/fonts/X11/OTF/STIXTwoText-MediumItalic.otf +share/fonts/X11/OTF/STIXTwoText-Regular.otf +share/fonts/X11/OTF/STIXTwoText-SemiBold.otf +share/fonts/X11/OTF/STIXTwoText-SemiBoldItalic.otf +share/fonts/X11/OTF/STIXVar.otf +share/fonts/X11/OTF/STIXVarBol.otf +share/fonts/X11/OTF/STIXVariants-Bold.otf +share/fonts/X11/OTF/STIXVariants-Regular.otf +share/fonts/X11/TTF/STIXTwoMath-Regular.input.ttf +share/fonts/X11/TTF/STIXTwoMath-Regular.ttf +share/fonts/X11/TTF/STIXTwoText-Bold.input.ttf +share/fonts/X11/TTF/STIXTwoText-Bold.ttf +share/fonts/X11/TTF/STIXTwoText-BoldItalic.input.ttf +share/fonts/X11/TTF/STIXTwoText-BoldItalic.ttf +share/fonts/X11/TTF/STIXTwoText-Italic.input.ttf +share/fonts/X11/TTF/STIXTwoText-Italic.ttf +share/fonts/X11/TTF/STIXTwoText-Italic[wght].ttf +share/fonts/X11/TTF/STIXTwoText-Medium.ttf +share/fonts/X11/TTF/STIXTwoText-MediumItalic.ttf +share/fonts/X11/TTF/STIXTwoText-Regular.input.ttf +share/fonts/X11/TTF/STIXTwoText-Regular.ttf +share/fonts/X11/TTF/STIXTwoText-SemiBold.ttf +share/fonts/X11/TTF/STIXTwoText-SemiBoldItalic.ttf +share/fonts/X11/TTF/STIXTwoText[wght].ttf Index: pkgsrc/fonts/stixfonts/distinfo diff -u /dev/null pkgsrc/fonts/stixfonts/distinfo:1.1 --- /dev/null Thu Apr 14 09:01:30 2022 +++ pkgsrc/fonts/stixfonts/distinfo Thu Apr 14 09:01:30 2022 @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2022/04/14 09:01:30 wiz Exp $ + +BLAKE2s (stixfonts-2.13b171.tar.gz) = d9d4bd51b4fa6f4471898d9e46f32ffb4c007c9500e44fd6fb449af400c49c6b +SHA512 (stixfonts-2.13b171.tar.gz) = 6d034ce6f760ba9ea571c715eff7c9d874e20f942b97613178dfb62f059d472d4648b2f5f91ec7c2da2b4d4347465c406f0ba630cf8180244af5d6dd1a2d9d3c +Size (stixfonts-2.13b171.tar.gz) = 73836641 bytes --_----------=_1649926890241070--