[Cvs-annodex] commit (annodex): AnnodexFirefoxExtension/trunk/Docs/DevDoc_MediaEngineAddendum.html

cchiu nobody at lists.annodex.net
Wed Jun 14 07:13:03 UTC 2006


Update of /var/local/lib/svn/annodex (new revision 2333)

Modified files:
   AnnodexFirefoxExtension/trunk/Docs/DevDoc_MediaEngineAddendum.html

Log Message:
Updated documentation to compile in VLC version 0.85

Modified: AnnodexFirefoxExtension/trunk/Docs/DevDoc_MediaEngineAddendum.html
===================================================================
--- AnnodexFirefoxExtension/trunk/Docs/DevDoc_MediaEngineAddendum.html	2006-06-14 07:09:21 UTC (rev 2332)
+++ AnnodexFirefoxExtension/trunk/Docs/DevDoc_MediaEngineAddendum.html	2006-06-14 07:13:03 UTC (rev 2333)
@@ -96,6 +96,9 @@
 Cygwin</a></h2>
 
 
+<h3>1.1 Cygwin Configuration Changes for VLC Version 0.8.2:</h3>
+
+
 <p>The following the following walkthrough steps identifies the current build problem(s):</p>
 <ul>
   <li><b>Steps 1-2:</b> General Cygwin setup process to install dependencies 
@@ -106,7 +109,6 @@
   slash pathnames; but the native pathname syntax in Unix is backslash paths.</li>
   <li><b>Step 8: </b>The constant NS_SPECIALIZE_TEMPLATE cannot be resolved.</li>
 </ul>
-<h3>Cygwin Configuration Changes for VLC Version 0.8.2:</h3>
 <ol>
   <li>Ensure the following categories are all selected when using Cygwin for 
   basic system dependencies to be fulfilled:<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" id="AutoNumber3" height="71">
@@ -168,7 +170,7 @@
 &nbsp;</font></li>
   <li>In the <font face="Courier New">/MediaEngines/VLC/src</font> directory run 
   the following script <font face="Courier New">./Build</font></li></ol>
-<h3>Cygwin Configuration Changes for VLC Version 0.8.5:</h3>
+<h3>1.2 Cygwin Configuration Changes for VLC Version 0.8.5:</h3>
 <ol>
   <li>Setup the latest win32 pre-assembled libraries for VLC by extracting the 
   archive and copying it to the root <font face="Courier New">cygwin</font> directory.
@@ -211,6 +213,9 @@
 MacOS</a></h2>
 
 
+<h3>2.1 MacOS Configuration Changes for VLC Version 0.8.2:</h3>
+
+
 <p>The following the following walkthrough steps identifies the current build problem(s):</p>
 <ul>
   <li><b>Steps 1, 3:</b> General MacOS setup process to install dependencies 
@@ -220,7 +225,6 @@
   <li><b>Step 6: </b>The Mozilla IDL Compiler (XPIDL) has to be assigned the 
   resource dependencies.</li>
 </ul>
-<h3>MacOS Configuration Changes for VLC Version 0.8.2:</h3>
 <ol>
   <li>Setup the contribution dependencies for MacOS. As there are no binary 
   dependencies that can be downloaded, they will need to be compiled from source 
@@ -265,7 +269,7 @@
 &nbsp;</font></li>
   <li>In the <font face="Courier New">/MediaEngines/VLC/src</font> directory run 
   the following script <font face="Courier New">./Build</font></li></ol>
-<h3>MacOS Configuration Changes for VLC Version 0.8.5:</h3>
+<h3>2.2 MacOS Configuration Changes for VLC Version 0.8.5:</h3>
 <ol>
   <li>Checkout the 0.85 tag of the VLC source on Subversion at the following 
   location to a directory of your choice:
@@ -308,7 +312,7 @@
   By default, the directory is located at <font face="Courier New">
   /Library/Internet Plug-Ins</font></li>
 </ol>
-<h3>MacOS XPI Packaging Configuration Changes:</h3>
+<h3>2.3 MacOS XPI Packaging Configuration Changes:</h3>
 <p>In addition to compilation, to package a plug-in for MacOS systems, there is 
 an additional requirement due to the nature of the MacOS HFS file system. More 
 specifically, the resource forks need to be serialised after the archive is 
@@ -355,7 +359,7 @@
   <li><b>Step 6: </b>The Mozilla IDL Compiler (XPIDL) has to be assigned the 
   resource dependencies.</li>
 </ul>
-<h3>Linux Configuration Changes for VLC Version 0.8.2:</h3>
+<h3>3.1 Linux Configuration Changes for VLC Version 0.8.2:</h3>
 <ol>
   <li>Make sure the following dependencies are installed (Development using 
   Ubuntu Dapper 0.6):
@@ -395,7 +399,7 @@
   <li>In the <font face="Courier New">/MediaEngines/VLC/src</font> directory run 
   the following script <font face="Courier New">./Build</font></li></ol>
 
-<h3>Linux Configuration Changes for VLC Version 0.8.5:</h3>
+<h3>3.2 Linux Configuration Changes for VLC Version 0.8.5:</h3>
 <ol>
   <li>Download the stable Gecko SDK from Mozilla.org at this location:
   <a href="http://ftp.mozilla.org/pub/mozilla.org/mozilla/nightly/latest-trunk/">
@@ -417,8 +421,7 @@
     <font face="Courier New">CPPFLAGS</font>, <font face="Courier New">LDFLAGS</font>,
     <font face="Courier New">XPIDL</font>, <font face="Courier New">XPIDL_INCL</font> 
     and <font face="Courier New">--with-mozilla-sdk-path</font> need to be 
-    modified to specify the absolute path of the contribution libraries compiled 
-    in step 3 and the Gecko-SDK.<br>
+    modified to specify the absolute path of the Gecko-SDK.<br>
     <i>Note:</i> The values used in the Makefile are the default paths of the 
     resources, while <font face="Courier New">{Path of VLC Source}</font> is the 
     path of the VLC source you have checked out.<br>


-- 
cchiu



More information about the cvs-annodex mailing list