# distcc/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] #--------------------------------------------------------------------- [settings] build = default fortran = disabled license = See "license*.txt" in installed tree licfile = COPYING #--------------------------------------------------------------------- [depends] actools gawk grep sed #--------------------------------------------------------------------- [configure] MANBASE=$PKGDIR_PROD/man mkdir -p $MANBASE bash ./configure \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --enable-shared=yes \ --enable-static=no \ --mandir=$MANBASE \ --disable-pump-mode \ --without-libiberty #--------------------------------------------------------------------- [postbuild] SBINDIR=$PKGDIR_PROD/sbin cp -p $PKGDIR_SPECIAL/distcc-server $SBINDIR/ chmod 755 $SBINDIR/distcc-server #--------------------------------------------------------------------- [setup.boot] # Don't remove the following comment. It's a "magic" comment that af- # fects startup-script order at "boot" time: # meta-boot-after = haveged $PRODTREE/distcc/sbin/distcc-server #--------------------------------------------------------------------- # 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 = tbd url_lfs = tbd url_tarball = https://github.com/distcc/distcc/releases/download/\ v3.4/distcc-3.4.tar.gz #--------------------------------------------------------------------- [history] 250520 Added package 250520 Started with 3.4