pkgsrc-Changes archive

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

CVS commit: pkgsrc/fonts/tex-tex-gyre



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Dec 21 19:24:51 UTC 2022

Modified Files:
        pkgsrc/fonts/tex-tex-gyre: Makefile PLIST

Log Message:
tex-tex-gyre: install otf files into system directories

Otherwise, fontspec can't use them.

Bump PKGREVISION.


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/fonts/tex-tex-gyre/Makefile
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/fonts/tex-tex-gyre/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/fonts/tex-tex-gyre/Makefile
diff -u pkgsrc/fonts/tex-tex-gyre/Makefile:1.7 pkgsrc/fonts/tex-tex-gyre/Makefile:1.8
--- pkgsrc/fonts/tex-tex-gyre/Makefile:1.7      Sun May 10 04:31:54 2020
+++ pkgsrc/fonts/tex-tex-gyre/Makefile  Wed Dec 21 19:24:51 2022
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2020/05/10 04:31:54 markd Exp $
+# $NetBSD: Makefile,v 1.8 2022/12/21 19:24:51 wiz Exp $
 
 DISTNAME=      tex-gyre
 PKGNAME=       tex-${DISTNAME}-2.501
-PKGREVISION=   1
+PKGREVISION=   2
 TEXLIVE_REV=   48058
 
 MAINTAINER=    minskim%NetBSD.org@localhost
@@ -24,4 +24,5 @@ TEX_MAP_FILES+=       qzc.map
 
 TEXLIVE_UNVERSIONED=   yes
 .include "../../print/texlive/package.mk"
+.include "../../mk/fonts.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/fonts/tex-tex-gyre/PLIST
diff -u pkgsrc/fonts/tex-tex-gyre/PLIST:1.1.1.1 pkgsrc/fonts/tex-tex-gyre/PLIST:1.2
--- pkgsrc/fonts/tex-tex-gyre/PLIST:1.1.1.1     Tue Mar  8 18:33:42 2011
+++ pkgsrc/fonts/tex-tex-gyre/PLIST     Wed Dec 21 19:24:51 2022
@@ -1,4 +1,37 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2011/03/08 18:33:42 minskim Exp $
+@comment $NetBSD: PLIST,v 1.2 2022/12/21 19:24:51 wiz Exp $
+share/fonts/X11/OTF/texgyreadventor-bold.otf
+share/fonts/X11/OTF/texgyreadventor-bolditalic.otf
+share/fonts/X11/OTF/texgyreadventor-italic.otf
+share/fonts/X11/OTF/texgyreadventor-regular.otf
+share/fonts/X11/OTF/texgyrebonum-bold.otf
+share/fonts/X11/OTF/texgyrebonum-bolditalic.otf
+share/fonts/X11/OTF/texgyrebonum-italic.otf
+share/fonts/X11/OTF/texgyrebonum-regular.otf
+share/fonts/X11/OTF/texgyrechorus-mediumitalic.otf
+share/fonts/X11/OTF/texgyrecursor-bold.otf
+share/fonts/X11/OTF/texgyrecursor-bolditalic.otf
+share/fonts/X11/OTF/texgyrecursor-italic.otf
+share/fonts/X11/OTF/texgyrecursor-regular.otf
+share/fonts/X11/OTF/texgyreheros-bold.otf
+share/fonts/X11/OTF/texgyreheros-bolditalic.otf
+share/fonts/X11/OTF/texgyreheros-italic.otf
+share/fonts/X11/OTF/texgyreheros-regular.otf
+share/fonts/X11/OTF/texgyreheroscn-bold.otf
+share/fonts/X11/OTF/texgyreheroscn-bolditalic.otf
+share/fonts/X11/OTF/texgyreheroscn-italic.otf
+share/fonts/X11/OTF/texgyreheroscn-regular.otf
+share/fonts/X11/OTF/texgyrepagella-bold.otf
+share/fonts/X11/OTF/texgyrepagella-bolditalic.otf
+share/fonts/X11/OTF/texgyrepagella-italic.otf
+share/fonts/X11/OTF/texgyrepagella-regular.otf
+share/fonts/X11/OTF/texgyreschola-bold.otf
+share/fonts/X11/OTF/texgyreschola-bolditalic.otf
+share/fonts/X11/OTF/texgyreschola-italic.otf
+share/fonts/X11/OTF/texgyreschola-regular.otf
+share/fonts/X11/OTF/texgyretermes-bold.otf
+share/fonts/X11/OTF/texgyretermes-bolditalic.otf
+share/fonts/X11/OTF/texgyretermes-italic.otf
+share/fonts/X11/OTF/texgyretermes-regular.otf
 share/texmf-dist/fonts/afm/public/tex-gyre/qagb.afm
 share/texmf-dist/fonts/afm/public/tex-gyre/qagbi.afm
 share/texmf-dist/fonts/afm/public/tex-gyre/qagr.afm



Home | Main Index | Thread Index | Old Index