# nas/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. This package isn't part of XOrg, but its "build" procedure uses XOrg's "xmkmf" utility. This complicates the "build" procedure con- siderably. Reason: The generated Makefile(s) want to install "nas" inside XOrg. This "cfg" file uses a parameter named DESTDIR to force installation elsewhere, but DESTDIR requires some post-installation clean-up operations. #--------------------------------------------------------------------- [buildtimes] 00.02 hours (or 001.25 minutes) - HP EliteBook 8560w 32GB RAM 00.03 hours (or 001.58 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.03 hours (or 001.70 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.07 hours (or 004.27 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] configure = none tmpsize = 8M #--------------------------------------------------------------------- [depends] actools alsa aumix bison3 flex sed xorg # for "xmkmf" zlib #--------------------------------------------------------------------- [build] mkdir -p $PKGDIR_PROD touch $PKGDIR_PROD/notused.txt #--------------------------------------------------------------------- # 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 = Not checked yet url_home = http://radscan.com/nas.html url_lfs = http://www.linuxfromscratch.org/blfs/view/stable/\ multimedia/nas.html url_tarball = http://downloads.sourceforge.net/nas/\ nas-1.9.4.src.tar.gz