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

dm8tbr at svn.xiph.org dm8tbr at svn.xiph.org
Sat Nov 26 13:19:32 PST 2011


Author: dm8tbr
Date: 2011-11-26 13:19:32 -0800 (Sat, 26 Nov 2011)
New Revision: 18135

Modified:
   websites/icecast.org/docs.php
   websites/icecast.org/download.php
Log:
Added link to fork of libshout ruby bindings. #1765

Removed snapshots as they don't seem to be updated.

Added links to two Portuguese wiki pages. #710



Modified: websites/icecast.org/docs.php
===================================================================
--- websites/icecast.org/docs.php	2011-11-26 20:49:10 UTC (rev 18134)
+++ websites/icecast.org/docs.php	2011-11-26 21:19:32 UTC (rev 18135)
@@ -30,6 +30,12 @@
 <p>
 * <a href="http://www.radiolivre.org/icecast">Montando um Servidor de Webradio (Portuguese)</a>
 </p>
+<p>
+* <a href="https://docs.indymedia.org/Sysadmin/IceCastPtBr">Guide on how to use and admin Icecast2 (Portuguese)</a>
+</p>
+<p>
+* <a href="https://docs.indymedia.org/Sysadmin/WebTVPt">HowTo - Video streaming to an Icecast2 server (Portuguese)</a>
+</p>
 </div>
 <div class="roundbottom">
 <img src="/images/corner_bottomleft.jpg" class="corner" style="display: none" />

Modified: websites/icecast.org/download.php
===================================================================
--- websites/icecast.org/download.php	2011-11-26 20:49:10 UTC (rev 18134)
+++ websites/icecast.org/download.php	2011-11-26 21:19:32 UTC (rev 18135)
@@ -48,7 +48,7 @@
 </tr>
 <tr><td>shout-python</td><td>Python bindings for libshout 2</td><td><a href="http://downloads.us.xiph.org/releases/libshout/shout-python-0.2.1.tar.gz">shout-python-0.2.1.tar.gz</a></td></tr>
 <tr><td>shout-perl</td><td>Perl bindings for libshout 2</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 libshout 2</td><td><a href="http://www.dingoskidneys.com/~jaredj/shout.html">http://www.dingoskidneys.com/~jaredj/shout.html</a></td></tr>
+<tr><td>ruby-shout</td><td>Ruby bindings for libshout 2</td><td><a href="https://github.com/niko/ruby-shout">https://github.com/niko/ruby-shout</a><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>
 <tr><td>libshout-java</td><td>Java bindings for libshout<td><a href="http://benow.ca/index?page=project&project=libshout-java">http://benow.ca/index?page=project&project=libshout-java</a></td></tr>
@@ -76,6 +76,7 @@
 </div>
 </div>
 
+<!-- this seems to have stopped updating, so hiding it.
 <br><br>
 <div class="roundcont">
 <div class="roundtop">
@@ -94,6 +95,7 @@
 <img src="/images/corner_bottomleft.jpg" class="corner" style="display: none" />
 </div>
 </div>
+-->
 
 <br><br>
 <div class="roundcont">



More information about the commits mailing list