# libyara/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. The source tarball used by this package was created based on "git" upstream sources. The following command was used: ocgitfetch --run libyara \ https://github.com/VirusTotal/yara.git #--------------------------------------------------------------------- [buildtimes] 00.02 hours (or 001.07 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.02 hours (or 001.12 minutes) - HP EliteBook 8560w 32GB RAM #--------------------------------------------------------------------- [settings] build = default compiler = clang license = See "license*.txt" in installed tree licfile = COPYING tmpsize = 33M #--------------------------------------------------------------------- [depends] actools bison2 bison3 flex gawk grep openssl sed #--------------------------------------------------------------------- [configure] MANBASE=$PKGDIR_PROD/man mkdir -p $MANBASE autoreconf -fi bash ./configure \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --disable-dependency-tracking \ --enable-shared=yes \ --enable-static=yes \ --mandir=$MANBASE #--------------------------------------------------------------------- [postbuild] LIBDIR=$PKGDIR_PROD/lib rm -fr $LIBDIR/*.a cd $LIBDIR/pkgconfig ln -s yara.pc libyara.pc #--------------------------------------------------------------------- # 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 = https://packages.debian.org/unstable/source/yara url_home = https://github.com/VirusTotal/yara url_lfs = n/a when last checked url_tarball = git # See "technotes" in "cfg" file #--------------------------------------------------------------------- [history] 180507 Added package 180507 Started with 180507 ("git" date) 180908 Updated to 180908 181010 Updated to 181010 181026 Updated to 6221701c5 ("git" hash) 181107 Updated to 6bdf2cac4