# hp2xx/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] # 1. Presently, the source tarball that's used for this package is # very old (it dates back to 2003). However, as of mid-2007, it was # the latest known official version. #--------------------------------------------------------------------- [buildtimes] 00.00 hours (or 000.12 minutes) - HP EliteBook 8560w 32GB RAM 00.00 hours (or 000.13 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.00 hours (or 000.20 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.01 hours (or 000.43 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] configure = none dontfind = libpng, libpng12 exepack = yes license = GNU General Public License, version 2 (June 1991) setpaths = libpng14 xorg tmpsize = 5M #--------------------------------------------------------------------- [depends] jpeg libpng14 tiff xorg zlib #--------------------------------------------------------------------- [build] patch -p1 < debian/patches/001_manpage.diff patch -p1 < debian/patches/002_trigraph.diff patch -p1 < debian/patches/003_segfault.diff patch -p0 < debian/patches/005_hpgl.c.diff BINDIR=$PKGDIR_PROD/bin MANDIR=$PKGDIR_PROD/man/man1 mkdir -p $BINDIR $MANDIR make cd sources chmod 755 hp2xx cp -dp hp2xx $BINDIR/ chmod 755 ../doc/hp2xx.1 cp -dp ../doc/hp2xx.1 $MANDIR/ #--------------------------------------------------------------------- # 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 = http://packages.debian.org/unstable/source/hp2xx url_home = http://www.gnu.org/software/hp2xx/ url_lfs = n/a url_tarball = http://ftp.gnu.org/gnu/hp2xx/hp2xx-3.4.4.tar.gz #--------------------------------------------------------------------- [about] "hp2xx" convert vector-based graphics data stored in Hewlett-Packard's HP-GL (AKA HPGL) plotter language to other formats, including both vector-based and raster-based formats. Supported output formats in- clude Encapsulated PostScript (EPS), PCX, and IMG, among others.