Korean CMap is updated to ak12.
This commit is contained in:
parent
fe8a840446
commit
117b812909
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=38612
3 changed files with 5 additions and 3 deletions
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= munhwafonts-cid
|
||||
PORTVERSION= 1.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= korean print
|
||||
MASTER_SITES= ftp://ftp.ora.com/pub/examples/nutshell/cjkv/adobe/ \
|
||||
ftp://ftp.ora.com/pub/examples/nutshell/cjkv/adobe/samples/
|
||||
|
@ -20,7 +21,7 @@ MAINTAINER= cjh@FreeBSD.org
|
|||
CID_FONTS_KO= Munhwa-Regular Munhwa-Bold \
|
||||
MunhwaGothic-Regular MunhwaGothic-Bold
|
||||
# CID CMAP
|
||||
CID_CMAP_KO= ak11.tar.Z
|
||||
CID_CMAP_KO= ak12.tar.Z
|
||||
|
||||
NO_BUILD= YES
|
||||
|
||||
|
@ -36,7 +37,7 @@ do-install:
|
|||
${INSTALL_DATA} ${DISTDIR}/$$file \
|
||||
${PREFIX}/share/ghostscript/fonts; \
|
||||
done
|
||||
${INSTALL_DATA} ${WRKDIR}/ak11/CMap/* \
|
||||
${INSTALL_DATA} ${WRKDIR}/ak12/CMap/* \
|
||||
${PREFIX}/share/ghostscript/fonts/CMap
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -2,4 +2,4 @@ MD5 (Munhwa-Regular) = 7ebe34b42aa9d6fa52391418d78df0e7
|
|||
MD5 (Munhwa-Bold) = cb55b36822945f50a50e5a2877439c9a
|
||||
MD5 (MunhwaGothic-Regular) = a49ab92ac1a5da007596d5958ac7f30e
|
||||
MD5 (MunhwaGothic-Bold) = ee897289af86228d89d8c03891717bdd
|
||||
MD5 (ak11.tar.Z) = 056ef761a22d267ad71f5970938bfbe9
|
||||
MD5 (ak12.tar.Z) = fbc36b6e008196b77859717e1eb32925
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
share/ghostscript/fonts/CMap/Adobe-Korea1-0
|
||||
share/ghostscript/fonts/CMap/Adobe-Korea1-1
|
||||
share/ghostscript/fonts/CMap/Adobe-Korea1-2
|
||||
share/ghostscript/fonts/CMap/KSC-EUC-H
|
||||
share/ghostscript/fonts/CMap/KSC-EUC-V
|
||||
share/ghostscript/fonts/CMap/KSC-H
|
||||
|
|
Loading…
Reference in a new issue