From d64e43aee50080dd05c60cbf7ffc216eb8b77162 Mon Sep 17 00:00:00 2001 From: uebayasi Date: Mon, 5 Jan 2004 09:00:58 +0000 Subject: Belately update to 20030823. This release is a stop-gap of Kochi TrueType font and composed of real free fonts. It was revealed that older Kochi fonts were (unfortunately) based on an illegal free font. Older Kochi fonts must not be distributed any more. --- fonts/kochi-ttf/MESSAGE | 7 +++++++ fonts/kochi-ttf/Makefile | 19 ++++++------------- fonts/kochi-ttf/distinfo | 8 +++----- 3 files changed, 16 insertions(+), 18 deletions(-) create mode 100644 fonts/kochi-ttf/MESSAGE (limited to 'fonts/kochi-ttf') diff --git a/fonts/kochi-ttf/MESSAGE b/fonts/kochi-ttf/MESSAGE new file mode 100644 index 00000000000..b2bfabc9824 --- /dev/null +++ b/fonts/kochi-ttf/MESSAGE @@ -0,0 +1,7 @@ +=========================================================================== +$NetBSD: MESSAGE,v 1.1 2004/01/05 09:00:58 uebayasi Exp $ + +If you have any distfile of Kochi font older than 20030823, PLEASE REMOVE +THE FILES NOW! They must not be distributed any more!!! + +=========================================================================== diff --git a/fonts/kochi-ttf/Makefile b/fonts/kochi-ttf/Makefile index f68853e175a..1db0108f9c9 100644 --- a/fonts/kochi-ttf/Makefile +++ b/fonts/kochi-ttf/Makefile @@ -1,13 +1,10 @@ -# $NetBSD: Makefile,v 1.6 2003/08/18 06:54:09 uebayasi Exp $ +# $NetBSD: Makefile,v 1.7 2004/01/05 09:00:58 uebayasi Exp $ -DISTNAME= kochi-gothic-20020503 -PKGNAME= kochi-ttf-20020503 -WRKSRC= ${WRKDIR}/kochi-gothic +DISTNAME= kochi-substitute-${KOCHI_VERSION} +PKGNAME= kochi-ttf-${KOCHI_VERSION} CATEGORIES= fonts japanese MASTER_SITES= http://www.on.cs.keio.ac.jp/~yasu/linux/fonts/ EXTRACT_SUFX= .tar.bz2 -DISTFILES= kochi-gothic-${KOCHI_VERSION}${EXTRACT_SUFX} \ - kochi-mincho-${KOCHI_VERSION}${EXTRACT_SUFX} MAINTAINER= uebayasi@NetBSD.org HOMEPAGE= http://www.on.cs.keio.ac.jp/~yasu/jp_fonts.html @@ -15,7 +12,7 @@ COMMENT= Free Japanese TrueType font by Yasuyuki Furukawa DEPENDS+= mkfontscale>=20020524:../../fonts/mkfontscale -KOCHI_VERSION= 0.2.20020503 +KOCHI_VERSION= 20030809 NO_BUILD= yes USE_X11BASE= yes @@ -26,15 +23,11 @@ DEINSTALL_TMPL= ${FILESDIR}/deinstall FILES_SUBST+= X11PREFIX=${X11PREFIX} FILES_SUBST+= X11FONTSSUBDIR=TrueType -post-extract: - @${LN} ${WRKDIR}/kochi-mincho/fonts/kochi-mincho.ttf \ - ${WRKSRC}/fonts - do-install: ${INSTALL_DATA_DIR} ${PREFIX}/lib/X11/fonts/TrueType - ${INSTALL_DATA} ${WRKSRC}/fonts/kochi-gothic.ttf \ + ${INSTALL_DATA} ${WRKSRC}/kochi-gothic-subst.ttf \ ${PREFIX}/lib/X11/fonts/TrueType/kochi-gothic.ttf - ${INSTALL_DATA} ${WRKSRC}/fonts/kochi-mincho.ttf \ + ${INSTALL_DATA} ${WRKSRC}/kochi-mincho-subst.ttf \ ${PREFIX}/lib/X11/fonts/TrueType/kochi-mincho.ttf .include "../../mk/bsd.pkg.mk" diff --git a/fonts/kochi-ttf/distinfo b/fonts/kochi-ttf/distinfo index 4b901e7ce13..8976604ca21 100644 --- a/fonts/kochi-ttf/distinfo +++ b/fonts/kochi-ttf/distinfo @@ -1,6 +1,4 @@ -$NetBSD: distinfo,v 1.1.1.1 2002/07/15 10:49:14 uebayasi Exp $ +$NetBSD: distinfo,v 1.2 2004/01/05 09:00:58 uebayasi Exp $ -SHA1 (kochi-gothic-0.2.20020503.tar.bz2) = 754131b38aef04901808b450d0783ca2c3d9f555 -Size (kochi-gothic-0.2.20020503.tar.bz2) = 2404898 bytes -SHA1 (kochi-mincho-0.2.20020503.tar.bz2) = d8bbc98b8cb1239f8f8e9d4b142b54c83ad1cbaf -Size (kochi-mincho-0.2.20020503.tar.bz2) = 3133790 bytes +SHA1 (kochi-substitute-20030809.tar.bz2) = 9c48f3ba33558b4d48e7764b944fcb2f5f941dd8 +Size (kochi-substitute-20030809.tar.bz2) = 8675822 bytes -- cgit v1.2.3