# c-ares/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] 00.01 hours (or 000.82 minutes) - 2023 dedi Xeon E3-1200 v3 4x2 32GB RAM 00.01 hours (or 000.85 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.02 hours (or 001.30 minutes) - ThinkPad W530 i7 4x2 32GB RAM 00.04 hours (or 002.27 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.04 hours (or 002.32 minutes) - Toshiba Satellite C655 E-300 CPU 4GB RAM 00.05 hours (or 002.70 minutes) - HP EliteBook 8560w 32GB RAM 00.07 hours (or 004.08 minutes) - 2021 L.A. dedi box: 6x2 CPU 32GB RAM 00.06 hours (or 003.87 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] build = default exepack = yes fortran = disabled license = See "license*.txt" in installed tree licfile = LICENSE.md tmpsize = 182M #--------------------------------------------------------------------- [depends] actools gawk grep sed #--------------------------------------------------------------------- [configure] MANBASE=$PKGDIR_PROD/man mkdir -p $MANBASE autoreconf -fi bash ./configure \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --disable-debug \ --disable-dependency-tracking \ --enable-shared=yes \ --enable-static=no \ --mandir=$MANBASE #--------------------------------------------------------------------- [postbuild] BINDIR=$PKGDIR_PROD/bin mkdir -p $BINDIR cd src/tools/.libs/ cp -p adig ahost $BINDIR/ #--------------------------------------------------------------------- # 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 = n/a url_home = tbd url_lfs = n/a url_tarball = https://github.com/c-ares/c-ares/releases/\ download/v1.32.1/c-ares-1.32.1.tar.gz #--------------------------------------------------------------------- [history] 170503 Updated from 1.10.0 to 1.12.0 180902 Updated to 1.14.0 191001 Updated to 1.15.0 210204 Updated to 1.17.1 210912 Updated to 1.17.2 211117 Updated to 1.18.1 240704 Updated to 1.32.0 241004 Updated to 1.33.1