# psftools/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] # 1. As of mid-2006, the "configure" script for this package accepts # "--host=...", but doesn't seem to use the setting provided. #--------------------------------------------------------------------- [buildtimes] 00.01 hours (or 000.42 minutes) - HP EliteBook 8560w 32GB RAM 00.01 hours (or 000.48 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.01 hours (or 000.82 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.03 hours (or 001.83 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] build = default exepack = yes license = GNU General Public License, version 2 (June 1991) tmpsize = 7M #--------------------------------------------------------------------- [depends] actools sed #--------------------------------------------------------------------- [configure] bash ./configure \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --enable-shared=yes \ --enable-static=no #--------------------------------------------------------------------- # Original URLs. These URLs were valid at one point, but may have died # since then. If you download newer versions of tarballs [etc.], don't # delete the original versions, as you may not be able to replace # them. [urls] url_debian = n/a url_home = http://www.seasip.info/Unix/PSF/ url_lfs = n/a url_tarball = http://www.seasip.info/Unix/PSF/\ psftools-1.0.5.tar.gz #--------------------------------------------------------------------- [about] The PSF Tools are an attempt to do something similar to NetPBM for simple fixed-width bitmap fonts. The current release can convert the following formats to PSF: * Raw (DOS-style) font * Windows font (FNT, FON) * Sinclair Spectrum +3 * MDA character ROM dump * DOS/Linux codepages (CP, CPI) * Hercules WriteOn (WOF) * Plain text and PSF to the following formats: * Raw font * Windows font (FNT, FON) * Hercules WriteOn (WOF) * DOS codepages (CPI) * Sinclair Spectrum +3 * BDF * C include file * XBM image containing all characters * Single PBM image for each character * Plain text