# jsonc/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] 00.01 hours (or 000.32 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.01 hours (or 000.35 minutes) - HP EliteBook 8560w 32GB RAM #--------------------------------------------------------------------- [settings] fortran = disabled license = See "license*.txt" in installed tree licfile = COPYING tmpsize = 7M unpack = relaxed #--------------------------------------------------------------------- [depends] cmake #--------------------------------------------------------------------- [configure] mkdir obj && cd obj # You can optionally use the following below if "clang" has been # built: # # -DCMAKE_C_COMPILER=clang \ # -DCMAKE_CXX_COMPILER=clang++ \ cmake \ -DCMAKE_BUILD_TYPE=RELEASE \ -DCMAKE_INSTALL_PREFIX=$PKGDIR_PROD \ -DCMAKE_INSTALL_LIBDIR=lib \ .. #--------------------------------------------------------------------- [build] cd obj && smpmake && make install #--------------------------------------------------------------------- # 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 = https://github.com/json-c/json-c url_lfs = tbd url_tarball = https://s3.amazonaws.com/json-c_releases/releases/\ json-c-0.18.tar.gz #--------------------------------------------------------------------- [history] 170516 Added package. Started with 0.12.1. 180624 Updated to 0.13.1 210222 Updated to 0.15 220812 Updated to 0.16 240510 Updated to 0.17 241023 Updated to 0.18