Subject: pkg/8668: enable Japanese font support to xpdf pkg
To: None <gnats-bugs@gnats.netbsd.org>
From: SUNAGAWA Keiki <kei_sun@ba2.so-net.ne.jp>
List: netbsd-bugs
Date: 10/23/1999 00:52:46
>Number:         8668
>Category:       pkg
>Synopsis:       xpdf pkg supports Japanese fonts, but not enabled on pkg.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager (NetBSD software packages system bug manager)
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Sat Oct 23 00:48:00 1999
>Last-Modified:
>Originator:     SUNAGAWA Keiki
>Organization:
	home
>Release:        NetBSD-current as of 1999-10-23
>Environment:
	
System: NetBSD azarin 1.4L NetBSD 1.4L (AZARIN) #81: Mon Oct 11 22:57:13 JST 1999 kei@azarin:/a/anoncvs/netbsd/src/sys/arch/macppc/compile/AZARIN macppc


>Description:
	xpdf supports Japanese fonts by adding '--enable-japanese-support' to
	configure argument, but not default.

>How-To-Repeat:
	Building xpdf pkg and browse a pdf file written in Japanese with it,
	get white area to window and warning as below.

	Xpdf was compiled without Japanese font support
>Fix:
	Apply the diff to enable to Japanese support.

--- Makefile.orig	Fri Oct 22 08:17:48 1999
+++ Makefile	Sat Oct 23 16:07:52 1999
@@ -16,6 +16,8 @@
 GNU_CONFIGURE=	yes
 USE_X11BASE=	yes
 
+CONFIGURE_ARGS+=	--enable-japanese
+
 CONFLICTS=	xpdf-crypto-0.90
 
 MAN1=		xpdf.1 pdftops.1 pdftotext.1 pdfinfo.1 pdftopbm.1 pdfimages.1
>Audit-Trail:
>Unformatted: