pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: PR/47883 CVS commit: pkgsrc/fonts/jisx0213fonts
The following reply was made to PR pkg/47883; it has been noted by GNATS.
From: Izumi Tsutsui <tsutsui%ceres.dti.ne.jp@localhost>
To: dholland%NetBSD.org@localhost
Cc: gnats-bugs%NetBSD.org@localhost, tsutsui%ceres.dti.ne.jp@localhost
Subject: Re: PR/47883 CVS commit: pkgsrc/fonts/jisx0213fonts
Date: Tue, 9 Jul 2013 22:28:31 +0900
> % cd pkgsrc/fonts
> % grep bdftopcf */Makefile* | grep -v USE_TOOLS
> bdftopcf/Makefile:DISTNAME= bdftopcf-1.0.4
> efont-unicode/Makefile: bdftopcf $${FONT}.bdf |
> \
> ja-elisat/Makefile: ${TOOLS_PATH.bdftopcf} -o $$p $$i; \
> ja-elisau/Makefile: ${TOOLS_PATH.bdftopcf} -o $$p $$i; \
> ja-kaname/Makefile: ${TOOLS_PATH.bdftopcf} -o $$p $$i; \
> ja-naga10/Makefile: bdftopcf $$i | ${GZIP_CMD} > $$p.gz; \
> jisx0212fonts/Makefile: bdftopcf $${f}.bdf | \
> jisx0213fonts/Makefile: ${TOOLS_PATH.bdftopcf} $${f}.bdf | \
> misaki-fonts/Makefile: ${TOOLS_PATH.bdftopcf} -o
> ${WRKSRC}/${filename:S/bdf/pcf/} ${WRKSRC}/${filename}
> uni-vga/Makefile: ${TOOLS_PATH.bdftopcf} -o ${WRKSRC}/u_vga16.pcf
> ${WRKSRC}/u_vga16.bdf
> %
efont-unicode and ja-naga10 don't have any problem on buildclusters
after obache@'s fix ass mentioned in this PR.
If there is no reason to prefer TOOLS macro except the fixed bug,
I'll revert all of them to use plain bdftopcf.
---
Izumi Tsutsui
Home |
Main Index |
Thread Index |
Old Index