# reiserfsprogs/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] 00.01 hours (or 000.45 minutes) - HP EliteBook 8560w 32GB RAM 00.01 hours (or 000.45 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.01 hours (or 000.78 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.03 hours (or 001.77 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] build = default license = See "license*.txt" in installed tree licfile = COPYING tmpsize = 7M setpaths = acl e2fsprogs util-linux #--------------------------------------------------------------------- [depends] actools acl e2fsprogs # Note: For "libuuid" gawk grep #--------------------------------------------------------------------- [configure] MANBASE=$PKGDIR_PROD/man SBINDIR=$PKGDIR_PROD/sbin mkdir -p $MANBASE $SBINDIR bash ./configure \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --disable-dependency-tracking \ --mandir=$MANBASE \ --sbindir=$SBINDIR #--------------------------------------------------------------------- # 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/reiserfsprogs url_home = http://www.namesys.com/ url_lfs = http://www.linuxfromscratch.org/blfs/view/stable/\ postlfs/reiserfs.html url_tarball = https://www.kernel.org/pub/linux/kernel/\ people/jeffm/reiserfsprogs/v3.6.27/reiserfsprogs-3.6.27.tar.xz #--------------------------------------------------------------------- [history] 170504 Updated from 3.6.24 to 3.6.25 171205 Updated to 3.6.27 210205 Patched to fix FTBFS with "gcc" 10