# dateutils/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] 00.01 hours (or 000.63 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.01 hours (or 000.75 minutes) - HP EliteBook 8560w 32GB RAM #--------------------------------------------------------------------- [settings] build = default compiler = clang exepack = yes license = See "license*.txt" in installed tree licfile = LICENSE tmpsize = 27M #--------------------------------------------------------------------- [depends] actools curl gawk gperf grep octave sed #--------------------------------------------------------------------- [configure] BINDIR=$PKGDIR_PROD/bin MANBASE=$PKGDIR_PROD/man mkdir -p $BINDIR $MANBASE export TZDIR=$PRODTREE/glibc/share/zoneinfo bash ./configure \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --bindir=$BINDIR \ --disable-dependency-tracking \ --mandir=$MANBASE #--------------------------------------------------------------------- # 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 = tbd url_home = tbd url_lfs = tbd url_tarball = https://bitbucket.org/hroptatyr/dateutils/\ downloads/dateutils-0.4.11.tar.xz #--------------------------------------------------------------------- [history] 180311 Added package 180311 Started with 0.4.3 180814 Updated to 0.4.4 180822 Updated to 0.4.5 210217 Updated to 0.4.8 210820 Updated to 0.4.9 220615 Updated to 0.4.10 240129 Updated to 0.4.11