# magickfonts6/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] 00.01 hours (or 000.40 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM 00.01 hours (or 000.58 minutes) - HP EliteBook 8560w 32GB RAM 00.01 hours (or 000.82 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.02 hours (or 000.95 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.02 hours (or 001.47 minutes) - Toshiba Satellite C655 E-300 CPU 4GB RAM #--------------------------------------------------------------------- [settings] configure = none dontfind = imagemagick7 license = Public domain (see notes in "magick-typegen") proddir = none purge = no setpaths = imagemagick6 tmpsize = 1M unpack = none #--------------------------------------------------------------------- [depends] ghostfonts imagemagick6:strict imagemagick7:strict perl ttf ttftool xorg #--------------------------------------------------------------------- [build] X=$PRODTREE/ttf:$PRODTREE/ghostfonts X=/usr/X11R6:/usr/X11R6/lib/X11/fonts/TTF:$X export MAGICKTYPEGENDIRS=$X echo MAGICKTYPEGENDIRS=$MAGICKTYPEGENDIRS V=`MagickCore-config --version | sed "s|[ \.].*||"` XMLFILE=$PRODTREE/imagemagick6/etc/ImageMagick-$V/type.xml \ touch $XMLFILE perl $PKGDIR_SPECIAL/magick-typegen > $XMLFILE #--------------------------------------------------------------------- [urls] none