# ddrescue/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] 00.00 hours (or 000.10 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.00 hours (or 000.18 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.01 hours (or 000.38 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] depends = none exepack = yes license = See "license*.txt" in installed tree licfile = COPYING tmpsize = 2M #--------------------------------------------------------------------- [configure] MANBASE=$PKGDIR_PROD/man mkdir -p $MANBASE bash ./configure \ --prefix=$PKGDIR_PROD \ --mandir=$MANBASE #--------------------------------------------------------------------- [build] BINDIR=$PKGDIR_PROD/bin MANDIR1=$PKGDIR_PROD/man/man1 mkdir -p $BINDIR $MANDIR1 make cp -p ddrescue $BINDIR/ cp -p $PKGDIR_SPECIAL/ddrescue.1 $MANDIR1/ #--------------------------------------------------------------------- # 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/ddrescue/ddrescue.html url_lfs = n/a url_tarball = http://ftp.gnu.org/gnu/ddrescue/ddrescue-1.28.tar.lz #--------------------------------------------------------------------- [history] 171110 Updated from 1.20 to 1.22 180303 Updated to 1.23 190226 Updated to 1.24 210321 Updated to 1.25 220122 Updated to 1.26 230123 Updated to 1.27 240129 Updated to 1.28