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

giles at motherfish-iii.xiph.org giles at motherfish-iii.xiph.org
Tue May 10 13:58:07 PDT 2005


Author: giles
Date: 2005-05-10 13:58:06 -0700 (Tue, 10 May 2005)
New Revision: 9264

Modified:
   websites/icecast.org/download.php
   websites/icecast.org/ezstream.php
   websites/icecast.org/ices.php
Log:
temporarily link to the us mirror, since the fr mirror is being unreliable

Modified: websites/icecast.org/download.php
===================================================================
--- websites/icecast.org/download.php	2005-05-10 20:55:44 UTC (rev 9263)
+++ websites/icecast.org/download.php	2005-05-10 20:58:06 UTC (rev 9264)
@@ -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>Fedora Core 1 RPM</td><td><a href="http://downloads.xiph.org/releases/icecast/icecast-2.2.0-1.i386.rpm">icecast-2.2.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.2.0_setup.exe">icecast2_win32_2.2.0_setup.exe</a></td></tr>
+<tr><td>Fedora Core 1 RPM</td><td><a href="http://downloads.us.xiph.org/releases/icecast/icecast-2.2.0-1.i386.rpm">icecast-2.2.0-1.i386.rpm</a></td></tr>
+<tr><td>Windows NT/2000/XP</td><td><a href="http://downloads.us.xiph.org/releases/icecast/icecast2_win32_2.2.0_setup.exe">icecast2_win32_2.2.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://downloads.xiph.org/releases/icecast/icecast-2.2.0.tar.gz">icecast-2.2.0.tar.gz</a></td></tr>
-<tr><td>RPM-compatable</td><td><a href="http://downloads.xiph.org/releases/icecast/icecast-2.2.0-1.src.rpm">icecast-2.2.0-1.src.rpm</a></td></tr>
+<tr><td>All</td><td><a href="http://downloads.us.xiph.org/releases/icecast/icecast-2.2.0.tar.gz">icecast-2.2.0.tar.gz</a></td></tr>
+<tr><td>RPM-compatable</td><td><a href="http://downloads.us.xiph.org/releases/icecast/icecast-2.2.0-1.src.rpm">icecast-2.2.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>libshout 2.1</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.1.tar.gz">libshout-2.1.tar.gz</a></td></tr>
-<tr><td>shout-python</td><td>Python bindings for libshout 2.1</td><td><a href="http://downloads.xiph.org/releases/libshout/shout-python-0.2.tar.gz">shout-python-0.2.tar.gz</a></td></tr>
-<tr><td>shout-perl</td><td>Perl bindings for libshout 2.1</td><td><a href="http://downloads.xiph.org/releases/libshout/Shout-2.1.tar.gz">Shout-2.1.tar.gz</a></td></tr>
+<tr><td>libshout 2.1</td><td>Library which can be used to write a source client like ices</td><td><a href="http://downloads.us.xiph.org/releases/libshout/libshout-2.1.tar.gz">libshout-2.1.tar.gz</a></td></tr>
+<tr><td>shout-python</td><td>Python bindings for libshout 2.1</td><td><a href="http://downloads.us.xiph.org/releases/libshout/shout-python-0.2.tar.gz">shout-python-0.2.tar.gz</a></td></tr>
+<tr><td>shout-perl</td><td>Perl bindings for libshout 2.1</td><td><a href="http://downloads.us.xiph.org/releases/libshout/Shout-2.1.tar.gz">Shout-2.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://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>
+<li><a href="http://downloads.us.xiph.org/releases/icecast">Icecast</a>
+<li><a href="http://downloads.us.xiph.org/releases/ices">Ices</a>
+<li><a href="http://downloads.us.xiph.org/releases/libshout">Libshout</a>
 </div>
 <div class="roundbottom">
 <img src="/images/corner_bottomleft.jpg" class="corner" style="display: none" />
@@ -102,7 +102,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://downloads.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.us.xiph.org/releases/icecast/icecast-1.3.12.tar.gz">icecast-1.3.12.tar.gz</a></td></tr>
 </table>
 </center>
 </div>

Modified: websites/icecast.org/ezstream.php
===================================================================
--- websites/icecast.org/ezstream.php	2005-05-10 20:55:44 UTC (rev 9263)
+++ websites/icecast.org/ezstream.php	2005-05-10 20:58:06 UTC (rev 9264)
@@ -8,10 +8,10 @@
 <h3>Download</h3>
 <br></br>
 <p>
-Version 0.2.0 is available at <a href="http://downloads.xiph.org/releases/ezstream/ezstream-0.2.0.tar.gz">ezstream-0.2.0.tar.gz</a>
+Version 0.2.0 is available at <a href="http://downloads.us.xiph.org/releases/ezstream/ezstream-0.2.0.tar.gz">ezstream-0.2.0.tar.gz</a>
 </p>
 <p>
-A windows binary is available as well at <a href="http://downloads.xiph.org/releases/ezstream/ezstream_win32_0.2.0_setup.exe">ezstream_win32_0.2.0_setup.exe</a>
+A windows binary is available as well at <a href="http://downloads.us.xiph.org/releases/ezstream/ezstream_win32_0.2.0_setup.exe">ezstream_win32_0.2.0_setup.exe</a>
 </p>
 <br></br>
 <h3>What is it ?</h3>

Modified: websites/icecast.org/ices.php
===================================================================
--- websites/icecast.org/ices.php	2005-05-10 20:55:44 UTC (rev 9263)
+++ websites/icecast.org/ices.php	2005-05-10 20:58:06 UTC (rev 9264)
@@ -28,11 +28,11 @@
 <tr><td>ices2 (version 2.0)</td>
 <td>source client for broadcasting in Ogg Vorbis format to an icecast2 server</td>
 <td>
-<a href="http://downloads.xiph.org/releases/ices/ices-2.0.1.tar.bz2">ices-2.0.1.tar.bz2</a><br>
-<a href="http://downloads.xiph.org/releases/ices/ices-2.0.1.tar.gz">ices-2.0.1.tar.gz</a>
+<a href="http://downloads.us.xiph.org/releases/ices/ices-2.0.1.tar.bz2">ices-2.0.1.tar.bz2</a><br>
+<a href="http://downloads.us.xiph.org/releases/ices/ices-2.0.1.tar.gz">ices-2.0.1.tar.gz</a>
 </td>
 </tr>
-<tr><td>ices0 (version 0.4)</td><td>source client for broadcasting in MP3 format to an icecast2 server</td><td><a href="http://downloads.xiph.org/releases/ices/ices-0.4.tar.gz">ices-0.4.tar.gz</a></td></tr>
+<tr><td>ices0 (version 0.4)</td><td>source client for broadcasting in MP3 format to an icecast2 server</td><td><a href="http://downloads.us.xiph.org/releases/ices/ices-0.4.tar.gz">ices-0.4.tar.gz</a></td></tr>
 </table>
 </div>
 <div class="roundbottom">



More information about the commits mailing list