# slang/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] 00.03 hours (or 001.63 minutes) - 2021 L.A. dedi box: 6x2 CPU 32GB RAM 00.02 hours (or 001.45 minutes) - HP EliteBook 8560w 32GB RAM 00.03 hours (or 001.67 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.13 hours (or 007.77 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] exepack = yes license = See "license*.txt" in installed tree licfile = COPYING tmpsize = 21M #--------------------------------------------------------------------- [depends] actools gawk grep libpng pcre sed #--------------------------------------------------------------------- [configure] bash ./configure \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --with-readline=gnu \ --without-x #--------------------------------------------------------------------- [build] make -j1 || make -j1 || make -j1 make install-all LIBDIR=$PKGDIR_PROD/lib rm -fr $LIBDIR/*.a chmod 755 $LIBDIR/*.so* #--------------------------------------------------------------------- # 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/slang2 url_home = http://www.s-lang.org/ url_lfs = http://www.linuxfromscratch.org/blfs/view/stable/\ general/slang.html url_tarball = http://www.jedsoft.org/releases/\ slang/slang-2.3.3.tar.bz2 #--------------------------------------------------------------------- [history] 210428 Updated from 2.2.4 to 2.3.2 230121 Updated to 2.3.3