# libneon/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] 00.01 hours (or 000.47 minutes) - 2021 L.A. dedi box: 6x2 CPU 32GB RAM 00.01 hours (or 000.55 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.01 hours (or 000.58 minutes) - HP EliteBook 8560w 32GB RAM 00.01 hours (or 000.65 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.04 hours (or 002.15 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] build = default fortran = disabled license = See "license*.txt" in installed tree licfile = test/COPYING nls = disabled tmpsize = 6M unpack = relaxed #--------------------------------------------------------------------- [depends] actools expat gnutls3 # May (or may not) be used grep libgcrypt openssl # May (or may not) be used pkgconf sed zlib #--------------------------------------------------------------------- [configure] MANBASE=$PKGDIR_PROD/man mkdir -p $MANBASE # Courtesy of BLFS: sed -e 's/client_set/set/' \ -e 's/gnutls_retr/&2/' \ -e 's/type = t/cert_&/' \ -i src/ne_gnutls.c bash ./configure \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --disable-debug \ --disable-nls \ --enable-shared=yes \ --enable-static=no \ --mandir=$MANBASE \ --with-expat \ --with-ssl #--------------------------------------------------------------------- [postbuild] rm -fr $PKGDIR_PROD/{man,share} #--------------------------------------------------------------------- # 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 = Not checked yet url_home = Seems to be gone url_lfs = http://www.linuxfromscratch.org/blfs/view/svn/\ basicnet/neon.html url_tarball = https://notroj.github.io/neon/neon-0.31.2.tar.gz #--------------------------------------------------------------------- [history] 170511 Updated from 0.30.1 to 0.30.2 210221 Updated to 0.31.2