NetBSD pkgsrc (package source) is a package management system for
Unix-like operating systems
gbdfed is a GTK-based BDF font editor with the following features:
o Multiple fonts can be loaded from the command line.
o Multiple fonts can be open at the same time.
o Cutting and pasting glyphs between fonts.
o Multiple glyph bitmap editors can be open at the same time.
o Cutting and pasting between glyph bitmap editors.
o Export of XBM files from glyph bitmap editors.
o Automatic correction of certain metrics when a font is loaded.
o Generation of XLFD font names for fonts without XLFD names.
o Update an XLFD font name from the font properties and vice-versa.
o Font property & comment editor.
o Supports unencoded glyphs (ENCODING of -1).
o Display of glyph encodings in octal, decimal, or hex.
o Builtin on-line help.
gbdfed imports and/or exports the following formats:
o PK/GF, HBF (Han Bitmap Font)
o PSF, CP, FNT (linux) and vfont (Sun) console fonts
o X server built-in fonts
o Windows FON/FNT
o OpenType/TrueType fonts and collections
o PSF/HEX fonts
# $NetBSD: Makefile,v 1.4 2010/06/13 22:44:16 wiz Exp $
#
DISTNAME= gbdfed-1.5
PKGREVISION= 2
CATEGORIES= fonts
MASTER_SITES= http://www.math.nmsu.edu/~mleisher/Software/gbdfed/
EXTRACT_SUFX= .tbz2
MAINTAINER= bjs@NetBSD.org
HOMEPAGE= http://www.math.nmsu.edu/~mleisher/Software/gbdfed/
COMMENT= GTK-based BDF font editor
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
USE_TOOLS+= pkg-config
USE_LIBTOOL= yes
AUTO_MKDIRS= yes
BINDIR= ${PREFIX}/bin
MAN1DIR= ${PREFIX}/${PKGMANDIR}/man1
do-install:
cd ${WRKSRC:Q} && \
${LIBTOOL} --mode=install ${INSTALL_PROGRAM} gbdfed \
${DESTDIR:Q}${BINDIR:Q} && \
${INSTALL_MAN} gbdfed.man ${DESTDIR:Q}${MAN1DIR:Q}/gbdfed.1
.include "../../graphics/freetype2/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../x11/libSM/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
@comment $NetBSD: PLIST,v 1.1.1.1 2008/08/09 19:52:02 bjs Exp $
bin/gbdfed
man/man1/gbdfed.1
$NetBSD: distinfo,v 1.2 2009/08/08 16:28:36 wiz Exp $
SHA1 (gbdfed-1.4-patch1) = b8c5c0b7219a085e3d947dc39da39ae4270102ec
RMD160 (gbdfed-1.4-patch1) = 476e9d2aaa0716cf9d052688e542ebec998b6263
Size (gbdfed-1.4-patch1) = 6035 bytes
SHA1 (gbdfed-1.5.tbz2) = b3a937beedf222e10bf6f379240d43687a9c75ac
RMD160 (gbdfed-1.5.tbz2) = d3754e4b0a2005ac347010a21296e45e1b1d3ef6
Size (gbdfed-1.5.tbz2) = 229315 bytes
SHA1 (patch-aa) = 2247ae325bd54647c7a06a096488eb75e68315a7
SHA1 (patch-ab) = 38deb59e7a8a8479a2cf52c00f4404242e410d18