Date: Tue, 27 Jun 2006 05:51:31 GMT From: Daichi GOTO <daichi@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: maho@FreeBSD.org Subject: ports/99530: editors/openoffice.org-2.0: change sugigestion for japanese font Message-ID: <200606270551.k5R5pVZH028733@freefall.freebsd.org> Resent-Message-ID: <200606270620.k5R6KLvj029926@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 99530 >Category: ports >Synopsis: editors/openoffice.org-2.0: change sugigestion for japanese font >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Jun 27 06:20:20 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Daichi GOTO >Release: FreeBSD 6.0-STABLE i386 >Organization: ONGS Inc. >Environment: FreeBSD parancell.ongs.co.jp 6.1-STABLE FreeBSD 6.1-STABLE #2: Fri Jun 2 16:09:49 JST 2006 root@parancell.ongs.co.jp:/usr/obj/usr/src/sys/GENERIC i386 >Description: It is a change suggestion around default Japanese font of editors/openoffice.org-2.0. I think it is good idea japanese/ipa-ttfonts gets default font stage for editors/openoffice.org-2.0 because of its high-quality and richess font faces. >How-To-Repeat: >Fix: ------------------------------------------------------------- diff -ur openoffice.org-2.0.orig/files/Makefile.localized openoffice.org-2.0/files/Makefile.localized --- openoffice.org-2.0.orig/files/Makefile.localized Tue Jun 27 14:39:46 2006 +++ openoffice.org-2.0/files/Makefile.localized Tue Jun 27 14:42:52 2006 @@ -153,7 +153,7 @@ .if ${LOCALIZED_LANG} == "ja" CATEGORIES+= japanese LANG_PKGNAME= ${LOCALIZED_LANG} -RUN_DEPENDS+= ${X11BASE}/lib/X11/fonts/TrueType/sazanami-mincho.ttf:${PORTSDIR}/japanese/sazanami-ttf +RUN_DEPENDS+= ${X11BASE}/lib/X11/fonts/TrueType/ipam.ttf:${PORTSDIR}/japanese/ipa-ttfonts .endif ################################################################ .if ${LOCALIZED_LANG} == "km" ------------------------------------------------------------- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606270551.k5R5pVZH028733>