diff options
author | David Somero <dsomero@hotmail.com> | 2011-01-02 00:49:54 -0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-01-02 00:27:08 -0600 |
commit | c27fe35bbdda8ead4bbfa124b3f308767138ea34 (patch) | |
tree | ee2cacfdd45dbeb6a4196c1707af5b6d18307f44 /network/avahi/README | |
parent | ebb70e89c98ad3b16fbab9c15140b7375f53ed49 (diff) | |
download | slackbuilds-c27fe35bbdda8ead4bbfa124b3f308767138ea34.tar.gz |
network/avahi: Updated for version 0.6.28.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'network/avahi/README')
-rw-r--r-- | network/avahi/README | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/network/avahi/README b/network/avahi/README index 6d736c9e4d..b28ab8ca5c 100644 --- a/network/avahi/README +++ b/network/avahi/README @@ -1,17 +1,17 @@ -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. +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. +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. -This requires libdaemon. +This requires libdaemon. mono is an optional dependency that also requires gtk-sharp - enable it with the following: "MONO=yes ./avahi.SlackBuild" |