# avahi/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] 00.02 hours (or 001.10 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.02 hours (or 001.15 minutes) - HP Pavilion dv8 8GB RAM 00.02 hours (or 001.27 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.04 hours (or 002.63 minutes) - Toshiba Satellite C655 E-300 CPU 4GB RAM #--------------------------------------------------------------------- [settings] build = default ccpause = 10 exepack = yes kill = killall -qw --signal SIGTERM avahi-daemon license = See "license*.txt" in installed tree licfile = LICENSE nls = disabled nosyslinks = yes setpaths = avahi slowdown = no tmpsize = 16M #--------------------------------------------------------------------- [depends] actools cairo cpan-xml-parser dbus:strict expat gawk gdbm gettext grep gtkcore intltool libdaemon perl pkgconf pygtk2 python sed #--------------------------------------------------------------------- [configure] export CCPAUSE=1 DBUSSYSD=$PRODTREE/gtkcore/share/dbus-1/system.d MANBASE=$PKGDIR_PROD/man VARDIR=/var for name in avahi avahi-autoipd netdev do if test -z "`grep $name /etc/group`" ; then groupadd $name fi if test -z "`grep $name /etc/passwd`" ; then useradd $name -g $name -d /dev/null \ -s /bin/false -p notused fi done # Warning: "Builds" may fail unless "--keeptimes" is used here. treetextsub --keeptimes \ --pattern=_DISABLE_DEPRECATED \ --newtext=_ENABLE_DEPRECATED mkdir -p $MANBASE $VARDIR bash ./configure \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ \ --disable-dependency-tracking \ --disable-doxygen-doc \ --disable-mono \ --disable-monodoc \ --disable-nls \ --disable-python \ --disable-qt3 \ --disable-qt4 \ --disable-qt5 \ \ --enable-compat-howl \ --enable-compat-libdns_sd \ --enable-introspection=no \ --enable-shared=yes \ --enable-static=no \ \ --localstatedir=$VARDIR \ --mandir=$MANBASE \ --with-dbus-sys=$DBUSSYSD \ --with-distro=none \ --with-systemdsystemunitdir=no \ --with-xml=expat #--------------------------------------------------------------------- [setup.boot] killall -qw --signal SIGTERM avahi-daemon mkdir -p /var/run for name in avahi avahi-autoipd netdev do if test -z "`grep $name /etc/group`" ; then groupadd $name fi if test -z "`grep $name /etc/passwd`" ; then useradd $name -g $name -d /dev/null \ -s /bin/false -p notused fi done #--------------------------------------------------------------------- # 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://avahi.org/ url_lfs = Not checked yet url_tarball = https://github.com/lathiat/avahi/releases/\ download/v0.8/avahi-0.8.tar.gz #--------------------------------------------------------------------- [history] 171028 Updated from 0.6.31 to 0.7 190125 Updated to 0.8