# clisp/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. The "clisp" module "mit-clx" seems to be broken as of "clisp" re- lease 2.49. #--------------------------------------------------------------------- [buildtimes] 00.11 hours (or 006.82 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.13 hours (or 007.67 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.56 hours (or 033.83 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] altpkg = yes exepack = yes fortran = disabled ldbefore = -ldl -lc license = See "license*.txt" in installed tree licfile = COPYRIGHT nls = disabled setpaths = libffcall, libsigsegv, $PRODTREE/xorg slowdown = yes smptries = 8 tmpsize = 125M unpack = relaxed #--------------------------------------------------------------------- [depends] actools dbus gawk gdbm grep gzip gtkcore libffcall libglade2 libsigsegv ncurses pcre readline termcap sed xorg zlib #--------------------------------------------------------------------- [configure] MANBASE=$PKGDIR_PROD/man mkdir -p $MANBASE export FORCE_UNSAFE_CONFIGURE=1 bash ./configure \ --prefix=$PKGDIR_PROD \ --mandir=$MANBASE \ --with-dynamic-modules \ --with-gmalloc \ \ --with-module=berkeley-db \ --with-module=bindings/glibc \ --with-module=clx/new-clx \ --with-module=dbus \ --with-module=gdbm \ --with-module=gtk2 \ --with-module=i18n \ --with-module=pcre \ --with-module=queens \ --with-module=rawsock \ --with-module=readline \ --with-module=regexp \ --with-module=syscalls \ --with-module=zlib \ \ --with-libsigsegv-prefix=$PRODTREE/libsigsegv sed -e "s| -R/[A-Za-z0-9_/]*/libsigsegv/lib| |" \ -i src/Makefile #--------------------------------------------------------------------- [build] # "smpmake" won't work here. ulimit -s 16384 cd src make make install #--------------------------------------------------------------------- # 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://clisp.cons.org/ url_lfs = n/a url_tarball = tbd #--------------------------------------------------------------------- [history] 180623 Updated from 2.49 to 2.49.92