Subject: pkg/17115: update fonts/mkfontscale to 20020524
To: None <gnats-bugs@gnats.netbsd.org>
From: None <rxg@ms25.url.com.tw>
List: netbsd-bugs
Date: 05/31/2002 19:24:02
>Number: 17115
>Category: pkg
>Synopsis: update fonts/mkfontscale to 20020524
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Fri May 31 04:27:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator: Rui-Xiang Guo
>Release: NetBSD 1.5ZC
>Organization:
>Environment:
System: NetBSD hive.u2online 1.5ZC NetBSD 1.5ZC (HIVE) #0: Sat May 18 11:39:56 CST 2002 rxg@hive.u2online:/usr/src/sys/arch/i386/compile/HIVE i386
Architecture: i386
Machine: i386
>Description:
Changes:
- Implements ``fuzz'' value for large encodings (defaults to 1%);
precise heuristics are still used for 8-bit fonts.
- Implements simple heuristic for distinguishing charcell fonts;
tested with Courier New (-m-) and Lucida Console (-c-), more testing
is needed.
- Empty names are now treated the same as missing, which may (or may
not) work around some arguably incorrect fonts.
- Changed big5.eten-0 to big5-0.
>How-To-Repeat:
1. fix the Makefile with this:
--- /usr/pkgsrc/fonts/mkfontscale/Makefile Mon May 20 20:30:29 2002
+++ Makefile Fri May 31 19:12:33 2002
@@ -1,11 +1,11 @@
# $NetBSD: Makefile,v 1.1.1.1 2002/05/20 12:30:29 wiz Exp $
#
-DISTNAME= mkfontscale-20020418
+DISTNAME= mkfontscale-20020524
CATEGORIES= fonts
MASTER_SITES= http://www.pps.jussieu.fr/~jch/software/files/
-MAINTAINER= rxg@netbsd.org
+MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.pps.jussieu.fr/~jch/software/files/
COMMENT= create an index of scalable font files for X
@@ -13,5 +13,4 @@
WRKSRC= ${WRKDIR}/mkfontscale
-.include "../../graphics/freetype2/buildlink.mk"
.include "../../mk/bsd.pkg.mk"
2. remove patch-ab
3. type 'make makesum ; make makepatchsum ; make install'
ps. Should we need to mark it as XFree 4.x specific?
Because it depends on libfontenc.a library.
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted: