# sleuthkit/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. The source tarball used by this package was created based on "git" upstream sources. The sources were obtained as follows: ocgitfetch --run sleuthkit \ https://github.com/sleuthkit/sleuthkit.git #--------------------------------------------------------------------- 2. This package disables support for "libewf". Reason: Old versions of the library can't be built and new versions have dropped required functions. #--------------------------------------------------------------------- [buildtimes] 00.03 hours (or 001.80 minutes) - ThinkPad E540 i7 4x2 16GB RAM #--------------------------------------------------------------------- [settings] build = default license = tbd setpaths = afflib postgresql tmpsize = 134M #--------------------------------------------------------------------- [depends] actools afflib gawk grep libvhdi libvmdk openssl postgresql sed sharutils sqlite3 zlib #--------------------------------------------------------------------- [configure] MANBASE=$PKGDIR_PROD/man mkdir -p $MANBASE ./bootstrap bash ./configure \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --disable-dependency-tracking \ --disable-java \ --enable-shared=yes \ --enable-static=no \ --mandir=$MANBASE \ --without-libewf #--------------------------------------------------------------------- # 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_page = tbd url_home = tbd url_lfs = tbd url_tarball = git # See "technotes" in "cfg" file #--------------------------------------------------------------------- [history] 181010 Added package. Started with 181010 ("git" date). 181015 Updated to 181015 ("git" date; circa 4.6.3) 181107 Updated to ddec31585 ("git" hash; circa 4.6.4) 190209 Updated to 27a4553f9 190427 Updated to 83edeb539 ("git" hash; circa 4.6.6) 210320 Updated to a3ca85b99 230122 Updated to f6454e30c