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

oddsock at dactyl.lonelymoon.com oddsock
Wed Jul 21 12:17:06 PDT 2004


Author: oddsock
Date: Wed Jul 21 12:17:06 2004
New Revision: 7240

Modified:
websites/icecast.org/docs.php
websites/icecast.org/download.php
websites/icecast.org/ezstream.php
websites/icecast.org/ices.php
Log:
fix all download links to point to svn.xiph.org until download.xiph.org is setup....


Modified: websites/icecast.org/docs.php
===================================================================
--- websites/icecast.org/docs.php	2004-07-21 19:12:13 UTC (rev 7239)
+++ websites/icecast.org/docs.php	2004-07-21 19:17:06 UTC (rev 7240)
@@ -8,7 +8,7 @@
<h3>Official Documenation</h3>

<p>Here is an index to the icecast documentation we know about.  If there is something out ther on the Web that you know about, but is not listed here, send an email to webmaster at icecast.org. </p>
-<p>All official icecast documentation is <a href="http://www.icecast.org/files/icecast_docs/">now available online</a>.</p>
+<p>All official icecast documentation is <a href="docs/">now available online</a>.</p>
<p>Also, we have a simple <a href="faq.php">FAQ</a>.</p>

<h3>Other Information</h3>

Modified: websites/icecast.org/download.php
===================================================================
--- websites/icecast.org/download.php	2004-07-21 19:12:13 UTC (rev 7239)
+++ websites/icecast.org/download.php	2004-07-21 19:17:06 UTC (rev 7240)
@@ -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://www.icecast.org/files/icecast-2.0.1-1.i386.rpm">icecast-2.0.1-1.i386.rpm</a></td></tr>
-<tr><td>Windows NT/2000/XP</td><td><a href="http://www.icecast.org/files/icecast2_win32_2.0.1_setup.exe">icecast2_win32_2.0.1_setup.exe</a></td></tr>
+<tr><td>Red Hat 9.x/Fedora RPM</td><td><a href="http://svn.xiph.org/releases/icecast/icecast-2.0.1-1.i386.rpm">icecast-2.0.1-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.0.1_setup.exe">icecast2_win32_2.0.1_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://www.icecast.org/files/icecast-2.0.1.tar.gz">icecast-2.0.1.tar.gz</a></td></tr>
-<tr><td>RPM-compatable</td><td><a href="http://www.icecast.org/files/icecast-2.0.1-1.src.rpm">icecast-2.0.1-1.src.rpm</a></td></tr>
+<tr><td>All</td><td><a href="http://svn.xiph.org/releases/icecast/icecast-2.0.1.tar.gz">icecast-2.0.1.tar.gz</a></td></tr>
+<tr><td>RPM-compatable</td><td><a href="http://svn.xiph.org/releases/icecast/icecast-2.0.1-1.src.rpm">icecast-2.0.1-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://www.icecast.org/files/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://www.icecast.org/files/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://www.icecast.org/files/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://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>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>
@@ -61,12 +61,10 @@
<div class="newscontent">
<h4>Icecast Old Releases</h4>

-<table border=1 cellpadding=5 cellspacing=0 width=80% bordercolor="#000000">
-<tr><td><b>Release</b></td><td><b>Download Link</b></td></tr>
-<tr><td>icecast2 beta3</td><td><a href="http://www.icecast.org/files/icecast-2.0-beta-3.tar.gz">icecast-2.0-beta-3.tar.gz</a><br><a href="http://www.icecast.org/files/icecast2_win32_2.0_beta3_setup.exe">icecast2_win32_2.0_beta3_setup.exe</a></td></tr>
-<tr><td>icecast2 beta2</td><td><a href="http://www.icecast.org/files/icecast-2.0-beta-2.tar.gz">icecast-2.0-beta-2.tar.gz</a><br><a href="http://www.icecast.org/files/icecast2_win32_2.0_beta2_setup.exe">icecast2_win32_2.0_beta1_setup.exe</a></td></tr>
-<tr><td>icecast2 beta1</td><td><a href="http://www.icecast.org/files/icecast-2.0-beta-1.tar.gz">icecast-2.0-beta-1.tar.gz</a><br><a href="http://www.icecast.org/files/icecast2_win32_2.0_beta1_setup.exe">icecast2_win32_2.0_beta1_setup.exe</a></td></tr>
-</table>
+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>
</div>
<div class="roundbottom">
<img src="/images/corner_bottomleft.jpg" class="corner" style="display: none" />
@@ -80,7 +78,7 @@
</div>
<div class="newscontent">
<h4>Nightly Snapshots</h4>
-We also have nightly builds of CVS, although they are not recommended in general unless you really know what you are doing...The nightly builds are available at <a href="http://www.xiph.org/~brendan/snapshots/">http://www.xiph.org/~brendan/snapshots/</a>
+Nighly snapshots are currently disabled
</div>
<div class="roundbottom">
<img src="/images/corner_bottomleft.jpg" class="corner" style="display: none" />
@@ -99,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://www.icecast.org/files/icecast-1.3.12.tar.gz">icecast-1.3.12.tar.gz</a></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>
</table>
</center>
</div>

Modified: websites/icecast.org/ezstream.php
===================================================================
--- websites/icecast.org/ezstream.php	2004-07-21 19:12:13 UTC (rev 7239)
+++ websites/icecast.org/ezstream.php	2004-07-21 19:17:06 UTC (rev 7240)
@@ -8,10 +8,10 @@
<h3>Download</h3>
<br></br>
<p>
-Version 0.1.2 is available at <a href="http://www.icecast.org/files/ezstream-0.1.2.tar.gz">http://www.icecast.org/files/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://svn.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://www.icecast.org/files/ezstream_win32_0.1.1_setup.exe">http://www.icecast.org/files/ezstream_win32_0.1.1_setup.exe</a>
+A windows binary is available as well at <a href="http://svn.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-07-21 19:12:13 UTC (rev 7239)
+++ websites/icecast.org/ices.php	2004-07-21 19:17:06 UTC (rev 7240)
@@ -8,7 +8,7 @@
<h3>Documentation</h3>
<br></br>
<p>Ices comes in two flavors, the 0.3 flavor which supports sending an MP3 stream to an icecast server, and the 2.x flavor which supports sending an Ogg Vorbis stream to an icecast server.  Currently, the 2.x version of ices is actively maintained.</p>
-<p>Documenation for ices2 can be found <a href="http://www.icecast.org/files/ices_docs/">here</a></p>
+<p>Documenation for ices2 can be found <a href="docs/ices/">here</a></p>
</div>
<div class="roundbottom">
<img src="/images/corner_bottomleft.jpg" class="corner" style="display: none" />
@@ -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://www.icecast.org/files/ices-2.0.0.tar.gz">ices-2.0.0.tar.gz</a></td></tr>
-<tr><td>ices0 (version 0.3)</td><td>source client for broadcasting in MP3 format to an icecast2 server</td><td><a href="http://www.icecast.org/files/ices/ices-0.3.tar.gz">ices-0.3.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://svn.xiph.org/releases/ices/ices-2.0.0.tar.gz">ices-2.0.0.tar.gz</a></td></tr>
+<tr><td>ices0 (version 0.3)</td><td>source client for broadcasting in MP3 format to an icecast2 server</td><td><a href="http://svn.xiph.org/releases/ices/ices-0.3.tar.gz">ices-0.3.tar.gz</a></td></tr>
</table>
</div>
<div class="roundbottom">



More information about the commits mailing list