[xiph-commits] r8166 - websites/icecast.org

oddsock at motherfish-iii.xiph.org oddsock at motherfish-iii.xiph.org
Thu Nov 4 10:30:37 PST 2004


Author: oddsock
Date: 2004-11-04 10:30:37 -0800 (Thu, 04 Nov 2004)
New Revision: 8166

Modified:
   websites/icecast.org/download.php
Log:
use downloads.xiph.org rather than svn.xiph.org


Modified: websites/icecast.org/download.php
===================================================================
--- websites/icecast.org/download.php	2004-11-04 17:18:11 UTC (rev 8165)
+++ websites/icecast.org/download.php	2004-11-04 18:30:37 UTC (rev 8166)
@@ -11,8 +11,8 @@
 <p>Binary Packages</p>
 <table border=1 cellpadding=5 cellspacing=0 width=90% bordercolor="#000000">
 <tr><td><b>Platform</b></td><td><b>Download Link</b></td></tr>
-<tr><td>Red Hat 9.x/Fedora RPM</td><td><a href="http://svn.xiph.org/releases/icecast/icecast-2.1.0-1.i386.rpm">icecast-2.1.0-1.i386.rpm</a></td></tr>
-<tr><td>Windows NT/2000/XP</td><td><a href="http://svn.xiph.org/releases/icecast/icecast2_win32_2.1.0_setup.exe">icecast2_win32_2.1.0_setup.exe</a></td></tr>
+<tr><td>Red Hat 9.x/Fedora RPM</td><td><a href="http://downloads.xiph.org/releases/icecast/icecast-2.1.0-1.i386.rpm">icecast-2.1.0-1.i386.rpm</a></td></tr>
+<tr><td>Windows NT/2000/XP</td><td><a href="http://downloads.xiph.org/releases/icecast/icecast2_win32_2.1.0_setup.exe">icecast2_win32_2.1.0_setup.exe</a></td></tr>
 </table>
 </center>
 <br></br>
@@ -20,8 +20,8 @@
 <p>Source Packages</p>
 <table border=1 cellpadding=5 cellspacing=0 width=90% bordercolor="#000000">
 <tr><td><b>Platform</b></td><td><b>Download Link</b></td></tr>
-<tr><td>All</td><td><a href="http://svn.xiph.org/releases/icecast/icecast-2.1.0.tar.gz">icecast-2.1.0.tar.gz</a></td></tr>
-<tr><td>RPM-compatable</td><td><a href="http://svn.xiph.org/releases/icecast/icecast-2.1.0-1.src.rpm">icecast-2.1.0-1.src.rpm</a></td></tr>
+<tr><td>All</td><td><a href="http://downloads.xiph.org/releases/icecast/icecast-2.1.0.tar.gz">icecast-2.1.0.tar.gz</a></td></tr>
+<tr><td>RPM-compatable</td><td><a href="http://downloads.xiph.org/releases/icecast/icecast-2.1.0-1.src.rpm">icecast-2.1.0-1.src.rpm</a></td></tr>
 </table>
 </center>
 <p>In addition to icecast, you will most likely need to download a source client for creating the actual stream.  We suggest that you download one from our <a href="3rdparty.php">3rdparty applications</a> page.</p>
@@ -40,9 +40,9 @@
 <h4>Icecast Library / Language Bindings</h4>
 <table border=1 cellpadding=5 cellspacing=0 width=90% bordercolor="#000000">
 <tr><td><b>Library</b></td><td><b>Desc</b></td><td><b>Download Link</b></td></tr>
-<tr><td>libshout2</td><td>Library which can be used to write a source client like ices</td><td><a href="http://svn.xiph.org/releases/libshout/libshout-2.0.tar.gz">libshout-2.0.tar.gz</a></td></tr>
-<tr><td>shout-python</td><td>Python bindings for libshout2</td><td><a href="http://svn.xiph.org/releases/libshout/shout-python-0.1.tar.gz">shout-python-0.1.tar.gz</a></td></tr>
-<tr><td>shout-perl</td><td>Perl bindings for libshout2</td><td><a href="http://svn.xiph.org/releases/libshout/Shout-2.0.1.tar.gz">Shout-2.0.1.tar.gz</a></td></tr>
+<tr><td>libshout2</td><td>Library which can be used to write a source client like ices</td><td><a href="http://downloads.xiph.org/releases/libshout/libshout-2.0.tar.gz">libshout-2.0.tar.gz</a></td></tr>
+<tr><td>shout-python</td><td>Python bindings for libshout2</td><td><a href="http://downloads.xiph.org/releases/libshout/shout-python-0.1.tar.gz">shout-python-0.1.tar.gz</a></td></tr>
+<tr><td>shout-perl</td><td>Perl bindings for libshout2</td><td><a href="http://downloads.xiph.org/releases/libshout/Shout-2.0.1.tar.gz">Shout-2.0.1.tar.gz</a></td></tr>
 <tr><td>ruby-shout</td><td>Ruby bindings for libshout2</td><td><a href="http://www.dingoskidneys.com/~jaredj/shout.html">http://www.dingoskidneys.com/~jaredj/shout.html</a></td></tr>
 <tr><td>ocaml-shout</td><td>OCaml bindings for libshout2</td><td><a href="http://savonet.sourceforge.net/">http://savonet.sourceforge.net/</a></td></tr>
 <tr><td>shoutpy</td><td>shoutpy uses Boost.Python to expose libshout 2 to Python, through a separately usable C++ wrapper<td><a href="http://dingoskidneys.com/shoutpy/">http://dingoskidneys.com/shoutpy/</a></td></tr>
@@ -62,9 +62,9 @@
 <h4>Icecast Old Releases</h4>
 
 All older releases can be found here:
-<li><a href="http://svn.xiph.org/releases/icecast">Icecast</a>
-<li><a href="http://svn.xiph.org/releases/ices">Ices</a>
-<li><a href="http://svn.xiph.org/releases/libshout">Libshout</a>
+<li><a href="http://downloads.xiph.org/releases/icecast">Icecast</a>
+<li><a href="http://downloads.xiph.org/releases/ices">Ices</a>
+<li><a href="http://downloads.xiph.org/releases/libshout">Libshout</a>
 </div>
 <div class="roundbottom">
 <img src="/images/corner_bottomleft.jpg" class="corner" style="display: none" />
@@ -97,7 +97,7 @@
 <p>Source Packages</p>
 <table border=1 cellpadding=5 cellspacing=0 width=80% bordercolor="#000000">
 <tr><td><b>Platform</b></td><td><b>Download Link</b></td></tr>
-<tr><td>All</td><td><a href="http://svn.xiph.org/releases/icecast/icecast-1.3.12.tar.gz">icecast-1.3.12.tar.gz</a></td></tr>
+<tr><td>All</td><td><a href="http://downloads.xiph.org/releases/icecast/icecast-1.3.12.tar.gz">icecast-1.3.12.tar.gz</a></td></tr>
 </table>
 </center>
 </div>



More information about the commits mailing list