# ghostfonts/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] 00.00 hours (or 000.00 minutes) - 2021 dedi 00.00 hours (or 000.02 minutes) - HP Pavilion dv8 8GB RAM 00.00 hours (or 000.02 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.00 hours (or 000.03 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.00 hours (or 000.03 minutes) - Toshiba Satellite C655 E-300 CPU 4GB RAM #--------------------------------------------------------------------- [settings] configure = none license = See "license*.txt" in installed tree licfile = COPYING makejail = yes revision = numeric tmpsize = 5M unpack = relaxed #--------------------------------------------------------------------- [depends] ghostscript:strict #--------------------------------------------------------------------- [build] LINKPAR=$PRODTREE/ghostscript/share/ghostscript LINKDIR=$LINKPAR/fonts LOCSHDIR=/usr/local/share/ghostscript cp -a * $PKGDIR_PROD/ mkdir -p $LINKPAR rm -fr $LINKDIR ln -nsf $PKGDIR_PROD $LINKDIR ln -nsf $PRODTREE/ghostfonts $LINKPAR/fonts mkdir -p $LOCSHDIR cd $LOCSHDIR rm -fr fonts ln -nsf $PRODTREE/ghostfonts fonts #--------------------------------------------------------------------- # 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.cs.wisc.edu/~ghost/doc/GPL/ url_lfs = n/a url_tarball = ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/GPL/\ gs861/ghostscript-fonts-std-8.11.tar.gz