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

giles at motherfish-iii.xiph.org giles at motherfish-iii.xiph.org
Tue Dec 28 12:38:39 PST 2004


Author: giles
Date: 2004-12-28 12:38:38 -0800 (Tue, 28 Dec 2004)
New Revision: 8539

Modified:
   websites/icecast.org/download.php
   websites/icecast.org/ezstream.php
   websites/icecast.org/ices.php
Log:
Link to the (multiple address) generic downloads url instead of the us 
mirror. The au mirror is updating at the same time, but the french one
is still on an hourly cronjob.


Modified: websites/icecast.org/download.php
===================================================================
--- websites/icecast.org/download.php	2004-12-26 14:42:38 UTC (rev 8538)
+++ websites/icecast.org/download.php	2004-12-28 20:38:38 UTC (rev 8539)
@@ -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.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>
+<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>
 </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.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>
+<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>
 </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://downloads.us.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.us.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.us.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://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>
+<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://downloads.us.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>

Modified: websites/icecast.org/ezstream.php
===================================================================
--- websites/icecast.org/ezstream.php	2004-12-26 14:42:38 UTC (rev 8538)
+++ websites/icecast.org/ezstream.php	2004-12-28 20:38:38 UTC (rev 8539)
@@ -8,10 +8,10 @@
 <h3>Download</h3>
 <br></br>
 <p>
-Version 0.1.2 is available at <a href="http://downloads.us.xiph.org/releases/ezstream/ezstream-0.1.2.tar.gz">ezstream-0.1.2.tar.gz</a> - Version 0.1.2 supports handling of a SIGHUP message which will cause ezstream to reread the currently processing playlist.  This only works on unix platforms and so I'm not going to release a 0.1.2 binary for win32.
+Version 0.1.2 is available at <a href="http://downloads.xiph.org/releases/ezstream/ezstream-0.1.2.tar.gz">ezstream-0.1.2.tar.gz</a> - Version 0.1.2 supports handling of a SIGHUP message which will cause ezstream to reread the currently processing playlist.  This only works on unix platforms and so I'm not going to release a 0.1.2 binary for win32.
 </p>
 <p>
-A windows binary is available as well at <a href="http://downloads.us.xiph.org/releases/ezstream/ezstream_win32_0.1.1_setup.exe">ezstream_win32_0.1.1_setup.exe</a>
+A windows binary is available as well at <a href="http://downloads.xiph.org/releases/ezstream/ezstream_win32_0.1.1_setup.exe">ezstream_win32_0.1.1_setup.exe</a>
 </p>
 <br></br>
 <h3>What is it ?</h3>

Modified: websites/icecast.org/ices.php
===================================================================
--- websites/icecast.org/ices.php	2004-12-26 14:42:38 UTC (rev 8538)
+++ websites/icecast.org/ices.php	2004-12-28 20:38:38 UTC (rev 8539)
@@ -25,8 +25,8 @@
 
 <table border=1 cellpadding=5 cellspacing=0 width=90% bordercolor="#000000">
 <tr><td><b>Utility</b></td><td><b>Description</b></td><td><b>Download Link</b></td></tr>
-<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.us.xiph.org/releases/ices/ices-2.0.0.tar.gz">ices-2.0.0.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>
+<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.0.tar.gz">ices-2.0.0.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>
 </table>
 </div>
 <div class="roundbottom">



More information about the commits mailing list