Author: randy
Date: 2006-04-02 09:50:30 -0600 (Sun, 02 Apr 2006)
New Revision: 5797

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/general/genlib/libusb.xml
   trunk/BOOK/introduction/welcome/changelog.xml
Log:
Updated to libusb-0.1.12

Modified: trunk/BOOK/general/genlib/libusb.xml
===================================================================
--- trunk/BOOK/general/genlib/libusb.xml        2006-04-02 12:56:44 UTC (rev 
5796)
+++ trunk/BOOK/general/genlib/libusb.xml        2006-04-02 15:50:30 UTC (rev 
5797)
@@ -5,11 +5,11 @@
   %general-entities;
 
   <!ENTITY libusb-download-http 
"http://prdownloads.sourceforge.net/libusb/libusb-&libusb-version;.tar.gz";>
-  <!ENTITY libusb-download-ftp  
"ftp://ftp.fu-berlin.de/unix/linux/mirrors/gentoo/distfiles/libusb-&libusb-version;.tar.gz";>
-  <!ENTITY libusb-md5sum        "c6062b29acd2cef414bcc34e0decbdd1">
-  <!ENTITY libusb-size          "375 KB">
-  <!ENTITY libusb-buildsize     "7.4 MB (additional 1.3 MB to install 
documentation)">
-  <!ENTITY libusb-time          "0.1 SBU">
+  <!ENTITY libusb-download-ftp  " ">
+  <!ENTITY libusb-md5sum        "caf182cbc7565dac0fd72155919672e6">
+  <!ENTITY libusb-size          "389 KB">
+  <!ENTITY libusb-buildsize     "8.4 MB (includes installing all 
documentation)">
+  <!ENTITY libusb-time          "0.3 SBU (includes building all 
documentation)">
 ]>
 
 <sect1 id="libusb" xreflabel="libusb-&libusb-version;">
@@ -60,14 +60,17 @@
 
     <bridgehead renderas="sect3">libusb Dependencies</bridgehead>
 
-    <bridgehead renderas="sect4">Optional (Required to Build the HTML User
-    Manual)</bridgehead>
+    <bridgehead renderas="sect4">Optional</bridgehead>
+    <para role="optional"><xref linkend="pkgconfig"/></para>
+
+    <bridgehead renderas="sect4">Optional
+    (Required to Build the HTML User Manual)</bridgehead>
     <para role="optional"><xref linkend="openjade"/> and
     <ulink url="http://www.docbook.org/sgml/4.2/index.html";> DocBOOK SGML
     DTD-4.2</ulink></para>
 
-    <bridgehead renderas="sect4">Optional (Required to Build the API
-    Documentation)</bridgehead>
+    <bridgehead renderas="sect4">Optional
+    (Required to Build the API Documentation)</bridgehead>
     <para role="optional"><xref linkend="doxygen"/> and
     <ulink url="http://www.graphviz.org/";>GraphViz</ulink></para>
 
@@ -115,7 +118,8 @@
     <title>Command Explanations</title>
 
     <para><parameter>--disable-build-docs</parameter>: This switch avoids
-    building the HTML user manual.</para>
+    building the HTML user manual. Remove it if you have the required
+    dependencies installed and wish to build the manual.</para>
 
   </sect2>
 

Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent      2006-04-02 12:56:44 UTC (rev 5796)
+++ trunk/BOOK/general.ent      2006-04-02 15:50:30 UTC (rev 5797)
@@ -104,7 +104,7 @@
 <!ENTITY slib-version                 "3a3">
 <!ENTITY gwrap-version                "1.9.6">
 <!ENTITY LZO-version                  "2.02">
-<!ENTITY libusb-version               "0.1.10a">
+<!ENTITY libusb-version               "0.1.12">
 <!ENTITY iso-codes-version            "0.49">
 <!ENTITY gmime-version                "2.1.17">
 <!ENTITY libidn-version               "0.6.3">

Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       2006-04-02 12:56:44 UTC 
(rev 5796)
+++ trunk/BOOK/introduction/welcome/changelog.xml       2006-04-02 15:50:30 UTC 
(rev 5797)
@@ -45,6 +45,9 @@
       <para>April 2nd, 2006</para>
       <itemizedlist>
         <listitem>
+          <para>[randy] - Updated to libusb-0.1.12.</para>
+        </listitem>
+        <listitem>
           <para>[randy] - Updated to G-Wrap-1.9.6.</para>
         </listitem>
         <listitem>

-- 
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