# libdaemon/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] 00.01 hours (or 000.32 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.01 hours (or 000.32 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.01 hours (or 000.40 minutes) - HP EliteBook 8560w 32GB RAM 00.01 hours (or 000.70 minutes) - Toshiba Satellite C655 E-300 CPU 4GB RAM #--------------------------------------------------------------------- [settings] build = default license = GNU Lesser General Public License, version 2.1 (Feb 1999) #--------------------------------------------------------------------- [depends] actools gawk grep sed #--------------------------------------------------------------------- [configure] MANBASE=$PKGDIR_PROD/man mkdir -p $MANBASE bash ./configure \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --disable-dependency-tracking \ --disable-examples \ --enable-shared=yes \ --enable-static=no \ --mandir=$MANBASE #--------------------------------------------------------------------- [postbuild] SHADIR=$PKGDIR_PROD/share rm -fr $SHADIR/doc rmdir $SHADIR 2> /dev/null || true #--------------------------------------------------------------------- # 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 = http://0pointer.de/lennart/projects/libdaemon/ url_lfs = Not checked yet url_tarball = http://0pointer.de/lennart/projects/\ libdaemon/libdaemon-0.14.tar.gz #--------------------------------------------------------------------- [history] 180630 Added an Alpine patch