# aspell-base/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] 00.01 hours (or 000.57 minutes) - 2021 L.A. dedi box: 6x2 CPU 32GB RAM 00.02 hours (or 001.07 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.02 hours (or 001.07 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.11 hours (or 006.88 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] build = default exepack = yes fortran = disabled license = GNU Lesser General Public License, version 2.1 (Feb. 1999) nls = disabled proddir = $PRODTREE/aspell purge = yes tmpsize = 48M #--------------------------------------------------------------------- [depends] actools gawk grep ncurses perl sed which #--------------------------------------------------------------------- [configure] MANBASE=$PKGDIR_PROD/man mkdir -p $MANBASE bash ./configure \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --disable-dependency-tracking \ --disable-nls \ --enable-shared=yes \ --enable-static=no \ --mandir=$MANBASE #--------------------------------------------------------------------- [postbuild] BINDIR=$PKGDIR_PROD/bin DOCDIR=$PKGDIR_PROD/doc mkdir -p $BINDIR $DOCDIR rm -fr $PKGDIR_PROD/share/info (rmdir $PKGDIR_PROD/share >& /dev/null || true) cp -p scripts/{ispell,spell} $BINDIR/ chmod 755 $BINDIR/* cp -p COPYING $DOCDIR/license-main.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://aspell.net/ url_lfs = http://www.linuxfromscratch.org/blfs/view/stable/\ general/aspell.html url_tarball = http://ftp.gnu.org/gnu/aspell/aspell-0.60.8.1.tar.gz #--------------------------------------------------------------------- [history] 180417 Updated from 0.60.6.1 to 0.60.7-rc1 190831 Updated to 0.60.7 210222 Updated to 0.60.8 240324 Updated to 0.60.8.1