summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2006-06-20 18:51:21 +0000
committerLennart Poettering <lennart@poettering.net>2006-06-20 18:51:21 +0000
commitd424aa5450354304966ad35a25330399b3d9c16d (patch)
treed6e1bf3a38c6b4fe122b5dac729ef299c84b4cf8
parent8658babe3c2996c2b7780b93f4c94620be926586 (diff)
s/polyp/pulse/ in the README file
git-svn-id: file:///home/lennart/svn/public/libao-pulse/trunk@28 a8d83910-18e2-0310-866c-8ed7f9518005
-rw-r--r--doc/README.html.in28
1 files changed, 14 insertions, 14 deletions
diff --git a/doc/README.html.in b/doc/README.html.in
index e76ee66..8637f8c 100644
--- a/doc/README.html.in
+++ b/doc/README.html.in
@@ -3,12 +3,12 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
-<title>libao-polyp @PACKAGE_VERSION@</title>
+<title>libao-pulse @PACKAGE_VERSION@</title>
<link rel="stylesheet" type="text/css" href="style.css" />
</head>
<body>
-<h1><a name="top">libao-polyp @PACKAGE_VERSION@</a></h1>
+<h1><a name="top">libao-pulse @PACKAGE_VERSION@</a></h1>
<p><i>Copyright 2004-2006 Lennart Poettering &lt;@PACKAGE_BUGREPORT@&gt;</i></p>
@@ -59,7 +59,7 @@ href="@PACKAGE_URL@libao-polyp-0.1.tar.gz">Version 0.1</a> released</p>
<h2><a name="overview">Overview</a></h2>
-<p><tt>libao-polyp</tt> is a <a href="http://www.xiph.org/ao/"><tt>libao</tt></a> driver for the <a href="http://0pointer.de/lennart/projects/polypaudio/">Polypaudio sound server</a>.</p>
+<p><tt>libao-pulse</tt> is a <a href="http://www.xiph.org/ao/"><tt>libao</tt></a> driver for the <a href="http://0pointer.de/lennart/projects/pulseaudio/">Polypaudio sound server</a>.</p>
<h2><a name="status">Current Status</a></h2>
@@ -67,18 +67,18 @@ href="@PACKAGE_URL@libao-polyp-0.1.tar.gz">Version 0.1</a> released</p>
<h2><a name="documentation">Documentation</a></h2>
-<p>There is not much to say. Just install this software, the driver will then be available under the name <tt>polyp</tt>.</p>
+<p>There is not much to say. Just install this software, the driver will then be available under the name <tt>pulse</tt>.</p>
<h2><a name="requirements">Requirements</a></h2>
-<p>Currently, <tt>libao-polyp</tt> is tested on Linux only.</p>
+<p>Currently, <tt>libao-pulse</tt> is tested on Linux only.</p>
-<p><tt>libao-polyp</tt> was developed and tested on Debian GNU/Linux
+<p><tt>libao-pulse</tt> was developed and tested on Debian GNU/Linux
"testing" from July 2004, it should work on most other Linux
distributions (and maybe Unix versions) since it uses GNU autoconf for
source code configuration.</p>
-<p>Obviously <tt>libao-polyp</tt> requires an installation of
+<p>Obviously <tt>libao-pulse</tt> requires an installation of
<tt>polypaudio</tt> (version 0.9) and <tt>libao</tt> (version 0.8.5
works, earlier versions probably as well).</p>
@@ -88,12 +88,12 @@ works, earlier versions probably as well).</p>
<tt>./configure</tt> inside the distribution directory for configuring
the source tree. After that you should run <tt>make</tt> for
compilation and <tt>make install</tt> (as root) for installation of
-<tt>libao-polyp</tt>.</p>
+<tt>libao-pulse</tt>.</p>
-<p>Make sure that <tt>libao-polyp</tt>'s driver files are installed
+<p>Make sure that <tt>libao-pulse</tt>'s driver files are installed
into <tt>libao</tt>'s driver directory. The exact path differs from
distribution to distribution, but is probably something like
-<tt>/usr/lib/ao/plugins-2</tt>. To install <tt>libao-polyp</tt> to
+<tt>/usr/lib/ao/plugins-2</tt>. To install <tt>libao-pulse</tt> to
that directory make sure to pass <tt>--prefix=/usr</tt> to the
<tt>configure</tt> command line.</p>
@@ -105,16 +105,16 @@ that directory make sure to pass <tt>--prefix=/usr</tt> to the
<p>The newest release is always available from <a href="@PACKAGE_URL@">@PACKAGE_URL@</a></p>
-<p>The current release is <a href="@PACKAGE_URL@libao-polyp-@PACKAGE_VERSION@.tar.gz">@PACKAGE_VERSION@</a></p>
+<p>The current release is <a href="@PACKAGE_URL@libao-pulse-@PACKAGE_VERSION@.tar.gz">@PACKAGE_VERSION@</a></p>
-<p>Get <tt>libao-polyp</tt>'s development sources from the <a href="http://subversion.tigris.org/">Subversion</a> <a href="svn://0pointer.de/libao-polyp">repository</a> (<a href="http://0pointer.de/cgi-bin/viewcvs.cgi/?root=libao-polyp">viewcvs</a>): </p>
+<p>Get <tt>libao-pulse</tt>'s development sources from the <a href="http://subversion.tigris.org/">Subversion</a> <a href="svn://0pointer.de/libao-pulse">repository</a> (<a href="http://0pointer.de/cgi-bin/viewcvs.cgi/?root=libao-pulse">viewcvs</a>): </p>
-<pre>svn checkout svn://0pointer.de/libao-polyp/trunk libao-polyp</pre>
+<pre>svn checkout svn://0pointer.de/libao-pulse/trunk libao-pulse</pre>
<p>If you want to be notified whenever I release a new version of this software use the subscription feature of <a href="http://freshmeat.net/projects/libao-polyp/">Freshmeat</a>.</p>
<hr/>
-<address class="grey">Lennart Poettering &lt;@PACKAGE_BUGREPORT@&gt;, May 2006</address>
+<address class="grey">Lennart Poettering &lt;@PACKAGE_BUGREPORT@&gt;, June 2006</address>
<div class="grey"><i>$Id$</i></div>
</body>