tex-tex-gyre: don't install otf files into system directories any more
fontconfig now been told to search the TeX directories
This commit is contained in:
parent
23da4f4bfc
commit
f56ae53a48
2 changed files with 3 additions and 37 deletions
|
@ -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
|
||||
|
@ -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"
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue