Author: randy
Date: 2010-12-08 10:13:09 -0700 (Wed, 08 Dec 2010)
New Revision: 8735

Modified:
   trunk/BOOK/general/genlib/gobject-introspection.xml
   trunk/BOOK/general/genlib/gwrap.xml
   trunk/BOOK/general/prog/librep.xml
   trunk/BOOK/general/prog/python.xml
   trunk/BOOK/introduction/welcome/changelog.xml
Log:
Updated all libffi dependencies to use the BLFS entity instead of external 
URLs, thanks to Juan Antonio Moreno Carmona for pointing this out

Modified: trunk/BOOK/general/genlib/gobject-introspection.xml
===================================================================
--- trunk/BOOK/general/genlib/gobject-introspection.xml 2010-12-08 03:07:37 UTC 
(rev 8734)
+++ trunk/BOOK/general/genlib/gobject-introspection.xml 2010-12-08 17:13:09 UTC 
(rev 8735)
@@ -59,7 +59,8 @@
 
     <bridgehead renderas="sect4">Required</bridgehead>
     <para role="required"><xref linkend="glib2"/>,
-    <xref linkend="libffi"/>, and
+    <xref linkend="libffi"/> or <xref linkend="gcc"/> (build Java so that
+    <filename class='libraryfile'>libffi</filename> is built), and
     <xref linkend="python"/></para>
 
     <bridgehead renderas="sect4">Optional</bridgehead>

Modified: trunk/BOOK/general/genlib/gwrap.xml
===================================================================
--- trunk/BOOK/general/genlib/gwrap.xml 2010-12-08 03:07:37 UTC (rev 8734)
+++ trunk/BOOK/general/genlib/gwrap.xml 2010-12-08 17:13:09 UTC (rev 8735)
@@ -80,7 +80,7 @@
     <bridgehead renderas="sect4">Optional</bridgehead>
     <para role="optional"><ulink
     url="http://www.gnu.org/software/guile-gtk/";>guile-gtk</ulink> and
-    <xref linkend="gcc"/> (build Java so that
+    <xref linkend="libffi"/> or <xref linkend="gcc"/> (build Java so that
     <filename class='libraryfile'>libffi</filename> is built)</para>
 
     <para condition="html" role="usernotes">User Notes:

Modified: trunk/BOOK/general/prog/librep.xml
===================================================================
--- trunk/BOOK/general/prog/librep.xml  2010-12-08 03:07:37 UTC (rev 8734)
+++ trunk/BOOK/general/prog/librep.xml  2010-12-08 17:13:09 UTC (rev 8735)
@@ -73,9 +73,9 @@
     <para role="required"><xref linkend="gdbm"/></para> -->
 
     <bridgehead renderas="sect4">Optional</bridgehead>
-    <para role="optional"><!-- <xref linkend="gmp"/> and -->
-    <xref linkend="gcc"/> (build Java so that
-    <filename class='libraryfile'>libffi</filename> is built)</para>
+    <para role="optional"><xref linkend="libffi"/> or
+    <xref linkend="gcc"/> (build Java so that the
+    <filename class='libraryfile'>libffi</filename> library is built)</para>
 
     <para condition="html" role="usernotes">User Notes:
     <ulink url="&blfs-wiki;/librep"/></para>

Modified: trunk/BOOK/general/prog/python.xml
===================================================================
--- trunk/BOOK/general/prog/python.xml  2010-12-08 03:07:37 UTC (rev 8734)
+++ trunk/BOOK/general/prog/python.xml  2010-12-08 17:13:09 UTC (rev 8735)
@@ -97,9 +97,8 @@
 
     <bridgehead renderas="sect4">Optional</bridgehead>
     <para role="optional"><xref linkend="pth"/>,
-    <xref linkend="gcc"/> (install JAVA for the
-    <filename class="libraryfile">libffi</filename> library) or
-    <ulink url="http://sourceware.org/libffi/";>libffi</ulink>, and
+    <xref linkend="libffi"/> or <xref linkend="gcc"/> (install JAVA so that 
the 
+    <filename class="libraryfile">libffi</filename> library is built), and
     <ulink url="http://www.bluez.org/";>BlueZ</ulink></para>
 
     <bridgehead renderas="sect4">Optional

Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       2010-12-08 03:07:37 UTC 
(rev 8734)
+++ trunk/BOOK/introduction/welcome/changelog.xml       2010-12-08 17:13:09 UTC 
(rev 8735)
@@ -45,6 +45,11 @@
       <para>December 8th, 2010</para>
       <itemizedlist>
         <listitem>
+          <para>[randy] - Updated all libffi dependencies to use the BLFS
+          entity instead of external URLs, thanks to Juan Antonio Moreno
+          Carmona for pointing this out.</para>
+        </listitem>
+        <listitem>
           <para>[randy] - Updated to Heimdal-1.4.</para>
         </listitem>
       </itemizedlist>

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to