# ltrace/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. The source tarball used by this package was created based on "git" upstream sources. A procedure similar to the following was used. "YYMMDD" specifies a six-digit date. OUTBASE=ltrace YYMMDD=180316 DIR=$OUTBASE-git-$YYMMDD URL=git://git.debian.org/git/collab-maint/ltrace.git rm -fr $OUTBASE $DIR $DIR.tar* git clone $URL $DIR tar jcf $DIR.tar.bz2 $DIR #--------------------------------------------------------------------- 2. "elfutils" is apparently used whether or not "--with-elfutils=no" is specified. The latter switch has to do with the use of a particular "elfutils" feature as opposed to package per se. #--------------------------------------------------------------------- [buildtimes] 00.01 hours (or 000.30 minutes) - Dell Inspiron 17R quad-core 6GB RAM 00.01 hours (or 000.53 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM 00.01 hours (or 000.58 minutes) - HP EliteBook 8560w 32GB RAM 00.01 hours (or 000.60 minutes) - 2021 L.A. dedi box: 6x2 CPU 32GB RAM 00.01 hours (or 000.72 minutes) - ThinkPad E540 i7 4x2 16GB RAM #--------------------------------------------------------------------- [settings] build = default dontfind = llvm exepack = yes license = See "license*.txt" in installed tree licfile = COPYING nowerror = yes setpaths = libunwind tmpsize = 12M #--------------------------------------------------------------------- [depends] elfutils grep libunwind #--------------------------------------------------------------------- [configure] MANBASE=$PKGDIR_PROD/man mkdir -p $MANBASE bash ./autogen.sh bash ./configure \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --disable-dependency-tracking \ --enable-shared=yes \ --enable-static=no \ --mandir=$MANBASE \ --with-elfutils=no \ --with-libunwind=yes #--------------------------------------------------------------------- # 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/ltrace url_home = http://ltrace.alioth.debian.org/ url_lfs = n/a url_tarball = git # See "technotes" in "cfg" file #--------------------------------------------------------------------- [history] 180316 Updated from 0.7.3 to 180316