Author: gdalziel
Date: 2009-07-27 06:11:13 -0600 (Mon, 27 Jul 2009)
New Revision: 7881
Modified:
trunk/BOOK/general.ent
trunk/BOOK/general/genlib/libusb.xml
trunk/BOOK/introduction/welcome/changelog.xml
Log:
Updated to libusb-1.0.2.
Modified: trunk/BOOK/general/genlib/libusb.xml
===================================================================
--- trunk/BOOK/general/genlib/libusb.xml 2009-07-26 22:07:09 UTC (rev
7880)
+++ trunk/BOOK/general/genlib/libusb.xml 2009-07-27 12:11:13 UTC (rev
7881)
@@ -6,9 +6,9 @@
<!ENTITY libusb-download-http
"&sourceforge-repo;/libusb/libusb-&libusb-version;.tar.bz2">
<!ENTITY libusb-download-ftp
"&sources-anduin-ftp;/l/libusb-&libusb-version;.tar.bz2">
- <!ENTITY libusb-md5sum "df2447c23750ef2b4a314200feacc2ee">
- <!ENTITY libusb-size "304 KB">
- <!ENTITY libusb-buildsize "3.3 MB">
+ <!ENTITY libusb-md5sum "dc8865eaff167aabe78e5799762b8067">
+ <!ENTITY libusb-size "305 KB">
+ <!ENTITY libusb-buildsize "4 MB">
<!ENTITY libusb-time "less than 0.1 SBU">
]>
@@ -32,6 +32,8 @@
<para>The <application>libusb</application> package contains a library
used by some applications for USB device access.</para>
+ &lfs65_checked;
+
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>
@@ -77,11 +79,12 @@
<para>If <application>Doxygen</application> is installed and you wish to
build the API documentation, issue the following command:</para>
- <!-- not sure why we can't just use 'make -C doc docs' -->
-<screen><userinput>pushd doc &&
+<!-- <screen><userinput>pushd doc &&
make docs &&
-popd</userinput></screen>
+popd</userinput></screen> -->
+<screen><userinput>make -C doc docs</userinput></screen> <!-- tested with
doxygen -->
+
<para>This package does not come with a test suite.</para>
<para>Now, as the <systemitem class="username">root</systemitem>
user:</para>
@@ -168,7 +171,7 @@
<seglistitem>
<seg>None</seg>
<seg>libusb-1.0.{so,a}</seg>
- <seg>/usr/include/libusb-1.0 and optionally
+ <seg>/usr/include/libusb-1.0 and
/usr/share/doc/libusb-&libusb-version;</seg>
</seglistitem>
</segmentedlist>
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2009-07-26 22:07:09 UTC (rev 7880)
+++ trunk/BOOK/general.ent 2009-07-27 12:11:13 UTC (rev 7881)
@@ -3,7 +3,7 @@
$Date$
-->
-<!ENTITY day "26"> <!-- Always 2 digits -->
+<!ENTITY day "27"> <!-- Always 2 digits -->
<!ENTITY month "07"> <!-- Always 2 digits -->
<!ENTITY year "2009">
<!ENTITY copyrightdate "2001-&year;">
@@ -130,7 +130,7 @@
<!ENTITY slib-version "3a4">
<!ENTITY gwrap-version "1.3.4">
<!ENTITY LZO-version "2.03">
-<!ENTITY libusb-version "1.0.0">
+<!ENTITY libusb-version "1.0.2">
<!ENTITY libusb-compat-version "0.1.0">
<!ENTITY iso-codes-version "3.5">
<!ENTITY gmime-version "2.2.10">
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2009-07-26 22:07:09 UTC
(rev 7880)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2009-07-27 12:11:13 UTC
(rev 7881)
@@ -41,6 +41,15 @@
-->
<listitem>
+ <para>July 27th, 2009</para>
+ <itemizedlist>
+ <listitem>
+ <para>[gdalziel] - Updated to libusb-1.0.2.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>July 26th, 2009</para>
<itemizedlist>
<listitem>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page