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: install otf files int...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a77d851f3b94
branches:  trunk
changeset: 390537:a77d851f3b94
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Dec 21 19:24:51 2022 +0000

description:
tex-tex-gyre: install otf files into system directories

Otherwise, fontspec can't use them.

Bump PKGREVISION.

diffstat:

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

diffs (62 lines):

diff -r 817f5b57b6bb -r a77d851f3b94 fonts/tex-tex-gyre/Makefile
--- a/fonts/tex-tex-gyre/Makefile       Wed Dec 21 19:15:24 2022 +0000
+++ b/fonts/tex-tex-gyre/Makefile       Wed Dec 21 19:24:51 2022 +0000
@@ -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 @@
 
 TEXLIVE_UNVERSIONED=   yes
 .include "../../print/texlive/package.mk"
+.include "../../mk/fonts.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 817f5b57b6bb -r a77d851f3b94 fonts/tex-tex-gyre/PLIST
--- a/fonts/tex-tex-gyre/PLIST  Wed Dec 21 19:15:24 2022 +0000
+++ b/fonts/tex-tex-gyre/PLIST  Wed Dec 21 19:24:51 2022 +0000
@@ -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