# dnsmasq/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] 00.01 hours (or 000.32 minutes) - ThinkPad E540 i7 4x2 16GB RAM #--------------------------------------------------------------------- [settings] build = default license = See "license*.txt" in installed tree licfile = COPYING tmpsize = 5M uscheck = C210611, R210407, active #--------------------------------------------------------------------- [depends] actools dbus gawk grep lua52 luajit nettle3 pkgconf sed #--------------------------------------------------------------------- [configure] ETCDIR=$PKGDIR_PROD/etc mkdir -p $ETCDIR sed -e "s@/usr/local@$PKGDIR_PROD@" -i Makefile CFILE=$ETCDIR/dnsmasq.conf sed -e "s@[/a-z]*/etc/dnsmasq.conf@$CFILE@" \ -i `find . -name \*.8` \ `find . -name \*.h` \ `find . -name setup.html` #--------------------------------------------------------------------- [postbuild] ETCDIR=$PKGDIR_PROD/etc cp -p $PKGDIR_SPECIAL/dnsmasq.conf $ETCDIR/ ln -nsf $ETCDIR/dnsmasq.conf /etc/ INITDIR=/etc/init.d mkdir -p $INITDIR cp -p $PKGDIR_SPECIAL/init.d-dnsmasq $INITDIR/dnsmasq chmod 755 $INITDIR/dnsmasq #--------------------------------------------------------------------- [setup.boot] # meta-boot-before = lighttpd, polipo, privoxy, sendmail service dnsmasq restart #--------------------------------------------------------------------- [shutdown] sureterm dnsmasq #--------------------------------------------------------------------- # 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 = http://www.thekelleys.org.uk/dnsmasq/\ dnsmasq-2.90.tar.xz #--------------------------------------------------------------------- [history] 180409 Added package. Started with 2.79. 190518 Updated to 2.80 190923 Patched to fix FTBFS 210204 Updated to 2.84 210508 Updated to 2.85 210923 Updated to 2.86 230119 Updated to 2.88 230212 Updated to 2.89 240328 Updated to 2.90