# lzop/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] 00.01 hours (or 000.53 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.05 hours (or 002.72 minutes) - ThinkPad E540 i7 4x2 16GB RAM #--------------------------------------------------------------------- [settings] build = default exepack = yes license = See "license*.txt" in installed tree licfile = COPYING tmpsize = 3M #--------------------------------------------------------------------- [depends] actools gawk grep liblzo2 sed #--------------------------------------------------------------------- [configure] MANBASE=$PKGDIR_PROD/man mkdir -p $MANBASE CPPFLAGS="-std=c90 -fPIC" \ bash ./configure \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --disable-dependency-tracking \ --mandir=$MANBASE #--------------------------------------------------------------------- [postbuild] makelac tar --force #--------------------------------------------------------------------- # 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 = https://packages.debian.org/unstable/source/lzop url_home = http://www.lzop.org/ url_lfs = n/a url_tarball = http://www.lzop.org/download/lzop-1.04.tar.gz #--------------------------------------------------------------------- [history] 170504 - Fixed FTBFS with gcc6 170812 - Updated from 1.03 to 1.04