summaryrefslogtreecommitdiff
path: root/fonts
diff options
context:
space:
mode:
authorkei <kei>2003-05-14 14:07:54 +0000
committerkei <kei>2003-05-14 14:07:54 +0000
commit399b8b1a632dc4c3a2c825010c11fe7b52697258 (patch)
tree341a857da51dd3eee5af0b2acf476f78c07b9d55 /fonts
parent90544dcf40fb2a80cda86b2336cda3d57952dd5f (diff)
downloadpkgsrc-399b8b1a632dc4c3a2c825010c11fe7b52697258.tar.gz
updated kochi-cidfonts package to the latest version 0.018.
pkgsrc changes: - fixed bad CATEGORIES entry `X11' to `x11'. - do not ${MKDIR} directly, ${INSTALL_DATA_DIR} instead in do-install target. - reflected change of distribution files, which is now distributed as a single file in tar.bz2 format. - install a readme document. below is the original changes from the previous version 0.017 copied from its homepage. older changes are not available. - updated included QuiMi mincho font to the version as of 4/24. - fixed a bug that the kerning of 1-byte characters in vertical mode. - fixed broken shift-jis table for Macintosh platform. - some design improvements in the glyphs of symbol charcters. - mihcho: fixed wrong glyph and outline bug in #13693, 14867, 15389. - gothic: removed duplicated outline paths in #1898, 2043, 2415, 2493, 3296, 3856, 3858. - added a feature to replace the font face to GSUB table.
Diffstat (limited to 'fonts')
-rw-r--r--fonts/kochi-cidfonts/Makefile22
-rw-r--r--fonts/kochi-cidfonts/PLIST3
-rw-r--r--fonts/kochi-cidfonts/distinfo12
3 files changed, 14 insertions, 23 deletions
diff --git a/fonts/kochi-cidfonts/Makefile b/fonts/kochi-cidfonts/Makefile
index 0597b82681f..868279079ec 100644
--- a/fonts/kochi-cidfonts/Makefile
+++ b/fonts/kochi-cidfonts/Makefile
@@ -1,28 +1,24 @@
-# $NetBSD: Makefile,v 1.2 2003/03/08 03:33:42 jmc Exp $
+# $NetBSD: Makefile,v 1.3 2003/05/14 14:07:54 kei Exp $
-DISTNAME= kochi-cidfonts-0.0.0.20030101
-CATEGORIES= fonts X11 japanese
+DISTNAME= Kochi-CID-0.018
+PKGNAME= kochi-cidfonts-0.018
+CATEGORIES= fonts x11 japanese
MASTER_SITES= http://openlab.jp/efont/dist/Kochi-CID/current/
MASTER_SITES+= http://khdd.net/Kochi-CID/current/
-EXTRACT_SUFX= .bz2
-DISTFILES= Kochi-Gothic.afm${EXTRACT_SUFX} \
- Kochi-Gothic${EXTRACT_SUFX} \
- Kochi-Mincho.afm${EXTRACT_SUFX} \
- Kochi-Mincho${EXTRACT_SUFX}
+EXTRACT_SUFX= .tar.bz2
MAINTAINER= tech-pkg-ja@jp.netbsd.org
HOMEPAGE= http://khdd.net/Kochi-CID/
COMMENT= Kochi-Mincho/Gothic scalable font in CID-Keyed format
-EXTRACT_ONLY= # empty
NO_BUILD= YES
FONTDIR= ${PREFIX}/share/ghostscript/Resource/CIDFont
do-install:
- ${MKDIR} ${FONTDIR}; \
- cd ${DISTDIR}; \
- ${INSTALL_DATA} ${DISTFILES} ${FONTDIR}; \
- ${GUNZIP_CMD} ${FONTDIR}/Kochi-*${EXTRACT_SUFX}
+ ${INSTALL_DATA_DIR} ${FONTDIR} && \
+ ${INSTALL_DATA} ${WRKSRC}/Kochi-* ${FONTDIR} && \
+ ${INSTALL_DATA} ${WRKSRC}/README-CID.sjis \
+ ${PREFIX}/share/doc/README.kochi-cidfonts
.include "../../mk/ghostscript.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/fonts/kochi-cidfonts/PLIST b/fonts/kochi-cidfonts/PLIST
index dda7e3a77fc..fe3f7b12f04 100644
--- a/fonts/kochi-cidfonts/PLIST
+++ b/fonts/kochi-cidfonts/PLIST
@@ -1,4 +1,5 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2003/02/15 23:02:07 kei Exp $
+@comment $NetBSD: PLIST,v 1.2 2003/05/14 14:07:54 kei Exp $
+share/doc/README.kochi-cidfonts
share/ghostscript/Resource/CIDFont/Kochi-Gothic
share/ghostscript/Resource/CIDFont/Kochi-Gothic.afm
share/ghostscript/Resource/CIDFont/Kochi-Mincho
diff --git a/fonts/kochi-cidfonts/distinfo b/fonts/kochi-cidfonts/distinfo
index d36c32c6331..17d4eef9216 100644
--- a/fonts/kochi-cidfonts/distinfo
+++ b/fonts/kochi-cidfonts/distinfo
@@ -1,10 +1,4 @@
-$NetBSD: distinfo,v 1.1.1.1 2003/02/15 23:02:07 kei Exp $
+$NetBSD: distinfo,v 1.2 2003/05/14 14:07:54 kei Exp $
-SHA1 (Kochi-Gothic.afm.bz2) = 1856ab4d03a33af5efcc793eb75b4e4b5f716da3
-Size (Kochi-Gothic.afm.bz2) = 78767 bytes
-SHA1 (Kochi-Gothic.bz2) = e04f516f2d59c67820232faa05cf0f25eb8aa3de
-Size (Kochi-Gothic.bz2) = 4030817 bytes
-SHA1 (Kochi-Mincho.afm.bz2) = d5068ef42163fa8c5692d97c90ab970433250c5c
-Size (Kochi-Mincho.afm.bz2) = 73384 bytes
-SHA1 (Kochi-Mincho.bz2) = 6f1bfe4998ecd4b812486e47d86f37cff86fa001
-Size (Kochi-Mincho.bz2) = 5893462 bytes
+SHA1 (Kochi-CID-0.018.tar.bz2) = c56e09aace3e80b232d49f796298d7274ca7621a
+Size (Kochi-CID-0.018.tar.bz2) = 11349599 bytes