# libyajl/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] 00.01 hours (or 000.30 minutes) - HP EliteBook 8560w 32GB RAM 00.01 hours (or 000.37 minutes) - ThinkPad E540 i7 4x2 16GB RAM #--------------------------------------------------------------------- [settings] license = See "license*.txt" in installed tree licfile = COPYING tmpsize = 3M unpack = relaxed #--------------------------------------------------------------------- [depends] cmake #--------------------------------------------------------------------- [configure] mkdir obj cd obj cmake -DCMAKE_INSTALL_PREFIX:PATH=$PKGDIR_PROD .. #--------------------------------------------------------------------- [build] PCFDIR=$PKGDIR_PROD/lib/pkgconfig mkdir -p $PCFDIR cd obj smpmake make install rm -fr $PKGDIR_PROD/lib/*.a cp -p yajl-*/share/pkgconfig/yajl.pc $PCFDIR/ #--------------------------------------------------------------------- # 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/yajl url_home = https://github.com/lloyd/yajl url_lfs = n/a when last checked url_tarball = https://github.com/lloyd/yajl/archive/2.1.0.tar.gz #--------------------------------------------------------------------- [history] 180503 Added package. Started with 2.1.0.