]> git.meshlink.io Git - catta/blobdiff - docs/README
Fix compilation error caused by ACX_THREAD
[catta] / docs / README
index 37aaf2c9001314486413b78f9e7117830dd3acc3..65d8d16b72e71e82384675c0672ca85f3cbd77d4 100644 (file)
@@ -1,8 +1,8 @@
 Avahi is a free, LGPL mDNS/DNS-SD implementation.
 
-Copyright 2004, 2005 by the Avahi developers.
+Copyright 2004-2009 by the Avahi developers.
 
-       http://www.freedesktop.org/Software/Avahi
+       http://avahi.org/
 
 Avahi has a mailing list:
 
@@ -18,9 +18,9 @@ Please report bugs to the freedesktop.org bugzilla:
 
 Avahi's SVN repository is freely accessible:
 
-       svn checkout svn://svn.0pointer.de/flexmdns/trunk avahi
+       svn checkout svn://svn.0pointer.de/avahi/trunk avahi
 
-       http://0pointer.de/cgi-bin/viewcvs.cgi/?root=flexmdns
+       http://0pointer.de/cgi-bin/viewcvs.cgi/?root=avahi
 
 Avahi has the following requirements:
        - glib2
@@ -33,14 +33,15 @@ Avahi has the following requirements:
        - doxygen (optional, needed for he API documentaton)
        - Python 2.4, pygtk2 (optional, needed by all client tools)
        - python-twisted (optional, needed by avahi-bookmarks)
+    - xmltoman (if building from SVN rather than a tarball)
+      If you are not using debian or ubuntu, the upstream authors page has
+      disappeared, but you can get the source from debian here
+      http://ftp.debian.org/debian/pool/main/x/xmltoman/xmltoman_0.3.orig.tar.gz
 
 Please make sure to read the currently available documentation for avahi before
 asking for support on the mailing list:
 
        - INSTALL
        - Man pages
-       - Homepage http://www.freedesktop.org/Software/Avahi
+       - Homepage http://avahi.org/
        - Mailing list archive http://lists.freedesktop.org/archives/avahi/
-
-
-$Id$