# slirp/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. The source tarball used by this package has been renamed. #--------------------------------------------------------------------- [buildtimes] #--------------------------------------------------------------------- [settings] license = See "license*.txt" in installed tree licfile = COPYRIGHT tmpsize = 2M #--------------------------------------------------------------------- [depends] actools gawk grep perl sed #--------------------------------------------------------------------- [configure] BINDIR=$PKGDIR_PROD/bin MANBASE=$PKGDIR_PROD/man mkdir -p $BINDIR $MANBASE/man1 cd src && ./configure \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --disable-dependency-tracking \ --enable-shared=yes \ --enable-static=no \ --mandir=$MANBASE #--------------------------------------------------------------------- [build] cd src && 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_page = tbd url_home = tbd url_lfs = tbd url_tarball = http://deb.debian.org/debian/pool/main/s/\ slirp/slirp_1.0.17.orig.tar.gz #--------------------------------------------------------------------- [history] 220115 Added package. Started with 1.0.17.