head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.8 pkgsrc-2013Q2-base:1.2 pkgsrc-2012Q4:1.2.0.6 pkgsrc-2012Q4-base:1.2 pkgsrc-2011Q4:1.2.0.4 pkgsrc-2011Q4-base:1.2 pkgsrc-2011Q2:1.2.0.2 pkgsrc-2011Q2-base:1.2 pkgsrc-2009Q4:1.1.1.1.0.4 pkgsrc-2009Q4-base:1.1.1.1 pkgsrc-2009Q3:1.1.1.1.0.2 pkgsrc-2009Q3-base:1.1.1.1 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.2 date 2010.01.16.03.33.54; author minskim; state dead; branches; next 1.1; 1.1 date 2009.07.26.23.41.25; author minskim; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2009.07.26.23.41.25; author minskim; state Exp; branches; next ; desc @@ 1.2 log @Update gsftopkk to the version in TeX Live 2009. - Use an absolute path to gs instead of relying on PATH. @ text @$NetBSD: patch-aa,v 1.1 2009/07/26 23:41:25 minskim Exp $ --- Makefile.in.orig 2008-02-01 03:23:16.000000000 -0800 +++ Makefile.in @@@@ -23,8 +23,6 @@@@ objects = gsftopk.o $(program): $(kpathsea) $(objects) $(kpathsea_link) $(objects) $(LOADLIBES) -kpse_include ../make/tkpathsea.mk - gsftopk.1: gsftopk1.sed sedscript sed -f sedscript <$(srcdir)/gsftopk1.sed >$@@ @@@@ -61,4 +59,3 @@@@ kpse_include ../make/config.mk info dvi check: kpse_include ../make/rdepend.mk -kpse_include depend.mk @ 1.1 log @Initial revision @ text @d1 1 a1 1 $NetBSD$ @ 1.1.1.1 log @Import gsftopkk-1.19.2 as fonts/gsftopkk. gsftopk is a program that uses Ghostscript to render PostScript fonts (including mock-ups of the ``built-in'' 35; e.g., Times-Roman) and convert the bitmaps to .pk format for use with xdvi or other .dvi viewers. Contrary to what its name may suggest, gsftopk can handle all types of fonts acceptable to Ghostscript, including .pfa, .pfb, and .ttf (TrueType) files. gsftopkk is the same basic program, modified to work with Karl Berry's Kpathsea path-searching library. @ text @@