[xiph-commits] r3478 - browser_plugin/trunk

j at svn.annodex.net j at svn.annodex.net
Sat Feb 16 20:22:55 PST 2008


Author: j
Date: 2008-02-16 20:22:55 -0800 (Sat, 16 Feb 2008)
New Revision: 3478

Modified:
   browser_plugin/trunk/README
Log:
update README for plugin, fishound trunk should not be used but stable branch

Modified: browser_plugin/trunk/README
===================================================================
--- browser_plugin/trunk/README	2008-02-17 04:22:30 UTC (rev 3477)
+++ browser_plugin/trunk/README	2008-02-17 04:22:55 UTC (rev 3478)
@@ -19,7 +19,7 @@
   * liboggz and libfishsound -- from svn.annodex.net:
 
     svn co http://svn.annodex.net/liboggz/trunk liboggz
-    svn co http://svn.annodex.net/libfishsound/trunk libfishsound
+    svn co http://svn.annodex.net/libfishsound/branches/1.0-stable libfishsound
 
 See the README files associated with these libraries for installation
 instructions.
@@ -27,21 +27,14 @@
 To build the Firefox plugin on GNU/Linux or similar platforms, you need:
 
   * The core liboggplay dependencies (listed above)
-  * Imlib2 -- from http://www.enlightenment.org/Libraries/Imlib2/
+  * Imlib2 -- from your distribution or from
+              http://sourceforge.net/project/showfiles.php?group_id=2&package_id=11130
   * Firefox (development environment) -- http://developer.mozilla.org/
   * GTK2.0 -- from http://www.gtk.org/
 
-To build src/tests/glut-player, you need:
-  * The core liboggplay dependencies (listed above)
-  * GLUT -- see http://www.opengl.org/resources/libraries/
-
-To build src/tests/dump-all-streams, you need:
-  * The core liboggplay dependencies (listed above)
-  * libsndfile -- from http://www.mega-nerd.com/libsndfile/
-
 On Debian, the required packages for all these additional libraries are:
   g++ libogg-dev libvorbis-dev libspeex-dev libtheora-dev libsndfile1-dev
-  libimlib2-dev libglut-dev firefox-dev libgtk2.0-dev
+  libimlib2-dev firefox-dev libgtk2.0-dev
 
 Plugin Installation
 -------------------



More information about the commits mailing list