pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/fonts/tex-tex-gyre tex-tex-gyre: don't install otf fil...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/05b8104aad0b
branches:  trunk
changeset: 391686:05b8104aad0b
user:      markd <markd%pkgsrc.org@localhost>
date:      Thu Jan 12 10:50:50 2023 +0000

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

fontconfig now been told to search the TeX directories

diffstat:

 fonts/tex-tex-gyre/Makefile |   5 ++---
 fonts/tex-tex-gyre/PLIST    |  35 +----------------------------------
 2 files changed, 3 insertions(+), 37 deletions(-)

diffs (62 lines):

diff -r cf412e4940de -r 05b8104aad0b fonts/tex-tex-gyre/Makefile
--- a/fonts/tex-tex-gyre/Makefile       Thu Jan 12 10:46:59 2023 +0000
+++ b/fonts/tex-tex-gyre/Makefile       Thu Jan 12 10:50:50 2023 +0000
@@ -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 @@
 
 TEXLIVE_UNVERSIONED=   yes
 .include "../../print/texlive/package.mk"
-.include "../../mk/fonts.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r cf412e4940de -r 05b8104aad0b fonts/tex-tex-gyre/PLIST
--- a/fonts/tex-tex-gyre/PLIST  Thu Jan 12 10:46:59 2023 +0000
+++ b/fonts/tex-tex-gyre/PLIST  Thu Jan 12 10:50:50 2023 +0000
@@ -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