slackbuilds/network/avahi
Robby Workman 17ad7f1950 network/avahi: Updated for version 0.6.32.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2017-06-03 08:00:06 +07:00
..
README network/avahi: Fixed dep information 2012-08-25 13:22:27 +02:00
README.SBo network/avahi: Updated for version 0.6.25 2010-05-13 00:35:42 +02:00
avahi.SlackBuild network/avahi: Updated for version 0.6.32. 2017-06-03 08:00:06 +07:00
avahi.info network/avahi: Updated for version 0.6.32. 2017-06-03 08:00:06 +07:00
doinst.sh network/avahi: Updated for version 0.6.30. 2011-04-11 00:10:56 -05:00
fix-dbus-report-after-configure.patch network/avahi: Updated for version 0.6.32. 2017-06-03 08:00:06 +07:00
fixup_avahi-dnsconfd.action.patch network/avahi: Updated for version 0.6.31. 2012-09-08 17:24:55 -05:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

README

Avahi is an implementation of the DNS Service Discovery and Multicast DNS
specifications for Zeroconf Computing.  It uses D-BUS for communication
between user applications and a system daemon.  The daemon is used to
coordinate application efforts in caching replies, necessary to minimize
the traffic imposed on networks.  This kind of technology is already
found in Apple MacOS X (branded Rendezvous Bonjour and sometimes Zeroconf)
and is very convenient.

You will need to have an "avahi" user and group on the target system
prior to installing the avahi package.  See README.SBo in this directory
(it is also installed to the package docmentation directory) for more
information and for setup notes.

mono is an optional dependency that also requires gtk-sharp - enable it
with the following:  "MONO=yes ./avahi.SlackBuild"