# libglpk/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] 00.00 hours (or 000.27 minutes) - 2021 L.A. dedi box: 6x2 CPU 32GB RAM 00.02 hours (or 000.92 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.02 hours (or 001.17 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.02 hours (or 001.20 minutes) - HP EliteBook 8560w 32GB RAM 00.07 hours (or 004.38 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] build = default license = See "license*.txt" in installed tree licfile = COPYING setpaths = actools, libgmp tmpsize = 17M unpack = relaxed #--------------------------------------------------------------------- [depends] actools gawk grep libgmp sed zlib #--------------------------------------------------------------------- [configure] MANBASE=$PKGDIR_PROD/man mkdir -p $MANBASE bash ./configure \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --disable-dependency-tracking \ --enable-dl \ --enable-shared=yes \ --enable-static=no \ --mandir=$MANBASE \ --with-gmp \ --with-zlib #--------------------------------------------------------------------- [postbuild] cd $PKGDIR_PROD/include mkdir -p glpk cd glpk ln -s ../glpk.h . #--------------------------------------------------------------------- # 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://www.gnu.org/software/glpk/ url_lfs = n/a url_tarball = ftp://ftp.gnu.org/pub/gnu/glpk/glpk-4.65.tar.gz #--------------------------------------------------------------------- [history] 170503 Updated from 4.35 to 4.61 180307 Updated from 4.61 to 4.65