diff options
author | markd <markd@pkgsrc.org> | 2017-07-27 11:00:38 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2017-07-27 11:00:38 +0000 |
commit | 4daa1ae832d9ac4a437927c8dc0f9a7555047018 (patch) | |
tree | 2211ae2575bb398605c641d2cf213ca9e03ae834 /fonts/tex-arphic-ttf | |
parent | cd0cc8533778b87cbd266467c29d4c3df9c7305d (diff) | |
download | pkgsrc-4daa1ae832d9ac4a437927c8dc0f9a7555047018.tar.gz |
Add tex-arphic-ttf{,-doc} 2017
TrueType version of Chinese Arphic fonts
Add tex-baekmuk{,-doc} 2.2
Baekmuk Korean TrueType fonts
Add tex-ptex-fontmaps{,-doc} 20170114.0
Font maps and configuration tools for Japanese/Chinese/Korean fonts with (u)ptex
Diffstat (limited to 'fonts/tex-arphic-ttf')
-rw-r--r-- | fonts/tex-arphic-ttf/DESCR | 5 | ||||
-rw-r--r-- | fonts/tex-arphic-ttf/Makefile | 13 | ||||
-rw-r--r-- | fonts/tex-arphic-ttf/PLIST | 5 | ||||
-rw-r--r-- | fonts/tex-arphic-ttf/distinfo | 6 |
4 files changed, 29 insertions, 0 deletions
diff --git a/fonts/tex-arphic-ttf/DESCR b/fonts/tex-arphic-ttf/DESCR new file mode 100644 index 00000000000..1db170bc3c3 --- /dev/null +++ b/fonts/tex-arphic-ttf/DESCR @@ -0,0 +1,5 @@ +This package provides TrueType versions of the Chinese Arphic +fonts for use with XeLaTeX and LuaLaTeX. Type1 versions of +these fonts, for use with pdfLaTeX and the cjk package, are +provided by the arphic package. Arphic is actually the name of +the company which created these fonts. diff --git a/fonts/tex-arphic-ttf/Makefile b/fonts/tex-arphic-ttf/Makefile new file mode 100644 index 00000000000..c7e3be109d3 --- /dev/null +++ b/fonts/tex-arphic-ttf/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2017/07/27 11:00:38 markd Exp $ + +DISTNAME= arphic-ttf +PKGNAME= tex-${DISTNAME}-2017 +TEXLIVE_REV= 42675 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/arphic-ttf +COMMENT= TrueType version of Chinese Arphic fonts +LICENSE= arphic-public + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-arphic-ttf/PLIST b/fonts/tex-arphic-ttf/PLIST new file mode 100644 index 00000000000..185f8734842 --- /dev/null +++ b/fonts/tex-arphic-ttf/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1 2017/07/27 11:00:38 markd Exp $ +share/texmf-dist/fonts/truetype/public/arphic-ttf/bkai00mp.ttf +share/texmf-dist/fonts/truetype/public/arphic-ttf/bsmi00lp.ttf +share/texmf-dist/fonts/truetype/public/arphic-ttf/gbsn00lp.ttf +share/texmf-dist/fonts/truetype/public/arphic-ttf/gkai00mp.ttf diff --git a/fonts/tex-arphic-ttf/distinfo b/fonts/tex-arphic-ttf/distinfo new file mode 100644 index 00000000000..5bf455a26c2 --- /dev/null +++ b/fonts/tex-arphic-ttf/distinfo @@ -0,0 +1,6 @@ +$NetBSD: distinfo,v 1.1 2017/07/27 11:00:38 markd Exp $ + +SHA1 (tex-arphic-ttf-42675/arphic-ttf.tar.xz) = 7a0fb0cf97508f4059639b96b3e5cf9a4a015585 +RMD160 (tex-arphic-ttf-42675/arphic-ttf.tar.xz) = 6bcebd6ef70da687d0cc07e86cd1b13267552316 +SHA512 (tex-arphic-ttf-42675/arphic-ttf.tar.xz) = ed93e88bd0352ae18a1792f06e9490c1a0ac4c0a0f1f45b5a64de73b18e5a989ccb44b9ca229e32dcff25c7ce1c6ca970a0cd99d9d399214cb648690f0faeae2 +Size (tex-arphic-ttf-42675/arphic-ttf.tar.xz) = 12665992 bytes |