Ignore:
Timestamp:
09/28/2022 10:34:01 AM (19 months ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
3d48ae4
Parents:
5fe69261 (diff), 87065037 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'trunk' into plabs/python-mods

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libgusb.xml

    r5fe69261 r1ff0f0c  
    77  <!ENTITY libgusb-download-http "https://people.freedesktop.org/~hughsient/releases/libgusb-&libgusb-version;.tar.xz">
    88  <!ENTITY libgusb-download-ftp  " ">
    9   <!ENTITY libgusb-md5sum        "5effbae7609134a51f3ec295733302c3">
    10   <!ENTITY libgusb-size          "44 KB">
    11   <!ENTITY libgusb-buildsize     "1.6 MB (with tests)">
     9  <!ENTITY libgusb-md5sum        "0eedc08183367d8238b2d1fc39897913">
     10  <!ENTITY libgusb-size          "52 KB">
     11  <!ENTITY libgusb-buildsize     "2.0 MB (with tests)">
    1212  <!ENTITY libgusb-time          "less than 0.1 SBU (with tests)">
    1313]>
     
    7676    <bridgehead renderas="sect4">Required</bridgehead>
    7777    <para role="required">
     78      <xref linkend="json-glib"/> and
    7879      <xref linkend="libusb"/>
    7980    </para>
     
    8182    <bridgehead renderas="sect4">Recommended</bridgehead>
    8283    <para role="recommended">
     84      <!-- broken, needs gtkdoc-scan which is not in recent versions
    8385      <xref linkend="gtk-doc"/>,
    84       <xref linkend="gobject-introspection"/>,
     86-->   <xref linkend="gobject-introspection"/>,
    8587      <xref linkend="usbutils"/> (for <filename>usb.ids</filename> data file,
    8688      which is also required for the tests), and
     
    125127
    126128    <para>
    127       <option>-Ddocs=true</option>: Use this option if
    128       <application>GTK-Doc</application> is installed and you wish to install
    129       the documentation.
     129      <parameter>-Ddocs=false</parameter>: building documentation needs an old
     130      version of <application>GTK-Doc</application>, so it has to be disabled.
    130131    </para>
    131132
Note: See TracChangeset for help on using the changeset viewer.