Changeset de49ebd for general


Ignore:
Timestamp:
04/02/2006 03:50:30 PM (18 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
406ad9bd
Parents:
feb1f411
Message:

Updated to libusb-0.1.12

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5797 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libusb.xml

    rfeb1f411 rde49ebd  
    66
    77  <!ENTITY libusb-download-http "http://prdownloads.sourceforge.net/libusb/libusb-&libusb-version;.tar.gz">
    8   <!ENTITY libusb-download-ftp  "ftp://ftp.fu-berlin.de/unix/linux/mirrors/gentoo/distfiles/libusb-&libusb-version;.tar.gz">
    9   <!ENTITY libusb-md5sum        "c6062b29acd2cef414bcc34e0decbdd1">
    10   <!ENTITY libusb-size          "375 KB">
    11   <!ENTITY libusb-buildsize     "7.4 MB (additional 1.3 MB to install documentation)">
    12   <!ENTITY libusb-time          "0.1 SBU">
     8  <!ENTITY libusb-download-ftp  " ">
     9  <!ENTITY libusb-md5sum        "caf182cbc7565dac0fd72155919672e6">
     10  <!ENTITY libusb-size          "389 KB">
     11  <!ENTITY libusb-buildsize     "8.4 MB (includes installing all documentation)">
     12  <!ENTITY libusb-time          "0.3 SBU (includes building all documentation)">
    1313]>
    1414
     
    6161    <bridgehead renderas="sect3">libusb Dependencies</bridgehead>
    6262
    63     <bridgehead renderas="sect4">Optional (Required to Build the HTML User
    64     Manual)</bridgehead>
     63    <bridgehead renderas="sect4">Optional</bridgehead>
     64    <para role="optional"><xref linkend="pkgconfig"/></para>
     65
     66    <bridgehead renderas="sect4">Optional
     67    (Required to Build the HTML User Manual)</bridgehead>
    6568    <para role="optional"><xref linkend="openjade"/> and
    6669    <ulink url="http://www.docbook.org/sgml/4.2/index.html"> DocBOOK SGML
    6770    DTD-4.2</ulink></para>
    6871
    69     <bridgehead renderas="sect4">Optional (Required to Build the API
    70     Documentation)</bridgehead>
     72    <bridgehead renderas="sect4">Optional
     73    (Required to Build the API Documentation)</bridgehead>
    7174    <para role="optional"><xref linkend="doxygen"/> and
    7275    <ulink url="http://www.graphviz.org/">GraphViz</ulink></para>
     
    116119
    117120    <para><parameter>--disable-build-docs</parameter>: This switch avoids
    118     building the HTML user manual.</para>
     121    building the HTML user manual. Remove it if you have the required
     122    dependencies installed and wish to build the manual.</para>
    119123
    120124  </sect2>
Note: See TracChangeset for help on using the changeset viewer.