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:   markd
Date:           Thu Jan 12 10:50:50 UTC 2023

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

Log Message:
tex-tex-gyre: don't install otf files into system directories any more

fontconfig now been told to search the TeX directories


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/fonts/tex-tex-gyre/Makefile
cvs rdiff -u -r1.2 -r1.3 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.8 pkgsrc/fonts/tex-tex-gyre/Makefile:1.9
--- pkgsrc/fonts/tex-tex-gyre/Makefile:1.8      Wed Dec 21 19:24:51 2022
+++ pkgsrc/fonts/tex-tex-gyre/Makefile  Thu Jan 12 10:50:50 2023
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2022/12/21 19:24:51 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2023/01/12 10:50:50 markd Exp $
 
 DISTNAME=      tex-gyre
 PKGNAME=       tex-${DISTNAME}-2.501
-PKGREVISION=   2
+PKGREVISION=   3
 TEXLIVE_REV=   48058
 
 MAINTAINER=    minskim%NetBSD.org@localhost
@@ -24,5 +24,4 @@ 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.2 pkgsrc/fonts/tex-tex-gyre/PLIST:1.3
--- pkgsrc/fonts/tex-tex-gyre/PLIST:1.2 Wed Dec 21 19:24:51 2022
+++ pkgsrc/fonts/tex-tex-gyre/PLIST     Thu Jan 12 10:50:50 2023
@@ -1,37 +1,4 @@
-@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
+@comment $NetBSD: PLIST,v 1.3 2023/01/12 10:50:50 markd Exp $
 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