DESCR

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.

Makefile

# $NetBSD: Makefile,v 1.2 2010/01/16 03:33:54 minskim Exp $

DISTNAME= texlive-20091011-source
PKGNAME= gsftopkk-1.19.2
PKGREVISION= 1
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=systems/texlive/Source/}
EXTRACT_SUFX= .tar.xz

MAINTAINER= minskim@NetBSD.org
HOMEPAGE= http://math.berkeley.edu/~vojta/gsftopk.html
COMMENT= Tool to convert bitmaps to .pk format

CONFLICTS+= teTeX-bin<=3.0nb34

EXTRACT_ELEMENTS= ${DISTNAME}/build-aux \
${DISTNAME}/texk/gsftopk

PKG_DESTDIR_SUPPORT= user-destdir

GNU_CONFIGURE= yes
INFO_FILES= yes
USE_LIBTOOL= yes
USE_TOOLS+= gs:run
WRKSRC= ${WRKDIR}/${DISTNAME}/texk/gsftopk

CONFIGURE_ARGS+= --with-system-kpathsea \
--with-kpathsea-includes=${BUILDLINK_PREFIX.kpathsea}/include \
--with-kpathsea-libdir=${BUILDLINK_PREFIX.kpathsea}/lib
CPPFLAGS+= -DGS_PATH='"${TOOLS_PATH.gs}"'

TEX_TEXMF_DIRS+= ${PREFIX}/share/texmf

.include "../../print/kpathsea/buildlink3.mk"
.include "../../print/kpathsea/texmf.mk"
.include "../../mk/bsd.pkg.mk"

PLIST

@comment $NetBSD: PLIST,v 1.1.1.1 2009/07/26 23:41:25 minskim Exp $
bin/gsftopk
man/man1/gsftopk.1
share/texmf/dvips/gsftopk/render.ps

distinfo

$NetBSD: distinfo,v 1.2 2010/01/16 03:33:54 minskim Exp $

SHA1 (texlive-20091011-source.tar.xz) = 82fc9fcdb82c63a00f4b08a51733c761cbda897d
RMD160 (texlive-20091011-source.tar.xz) = 81b86cd93e629d6b1b3d7918848dd76babc0d5a9
Size (texlive-20091011-source.tar.xz) = 29683728 bytes
SHA1 (patch-ab) = 0514214408c63e26c9ccaf840331549048ada5b0