Changeset bf565e06


Ignore:
Timestamp:
12/29/2022 01:35:55 PM (16 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:
7985c336
Parents:
769728eb
Message:

Update to libgusb-0.4.3

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libgusb.xml

    r769728eb rbf565e06  
    55  %general-entities;
    66
    7   <!ENTITY libgusb-download-http "https://people.freedesktop.org/~hughsient/releases/libgusb-&libgusb-version;.tar.xz">
     7  <!ENTITY libgusb-download-http "https://github.com/hughsie/libgusb/releases/download/&libgusb-version;/libgusb-&libgusb-version;.tar.xz">
    88  <!ENTITY libgusb-download-ftp  " ">
    9   <!ENTITY libgusb-md5sum        "32367173c06f1837e9cb943e778764cd">
    10   <!ENTITY libgusb-size          "48 KB">
    11   <!ENTITY libgusb-buildsize     "2.0 MB (with tests)">
     9  <!ENTITY libgusb-md5sum        "9d7c0ee15b25809a2b0213246a5d4944">
     10  <!ENTITY libgusb-size          "47 KB">
     11  <!ENTITY libgusb-buildsize     "2.4 MB (with tests)">
    1212  <!ENTITY libgusb-time          "less than 0.1 SBU (with tests)">
    1313]>
     
    7979    <bridgehead renderas="sect4">Recommended</bridgehead>
    8080    <para role="recommended">
    81       <!-- broken, needs gtkdoc-scan which is not in recent versions
    82       <xref linkend="gtk-doc"/>,
    83 -->   <xref linkend="gobject-introspection"/>,
     81      <xref linkend="gobject-introspection"/>,
    8482      <xref linkend="usbutils"/> (for <filename>usb.ids</filename> data file,
    8583      which is also required for the tests), and
    8684      <xref linkend="vala"/>
     85    </para>
     86
     87    <bridgehead renderas="sect4">Optional</bridgehead>
     88    <para role="optional">
     89      <ulink url="https://download.gnome.org/sources/gi-docgen/">gi-docgen</ulink>
    8790    </para>
    8891
     
    124127
    125128    <para>
    126       <parameter>-Ddocs=false</parameter>: building documentation needs an old
    127       version of <application>GTK-Doc</application>, so it has to be disabled.
     129      <parameter>-Ddocs=false</parameter>: building documentation needs
     130      <application>gi-docgen</application>. Remove this switch if you have
     131      installed <application>gi-docgen</application>, and you wish to build
     132      the API documentation.
    128133    </para>
    129134
  • introduction/welcome/changelog.xml

    r769728eb rbf565e06  
    4343      <itemizedlist>
    4444        <listitem>
     45          <para>[pierre] - Update to libgusb-0.4.3. Fixes
     46          <ulink url="&blfs-ticket-root;17428">#17428</ulink>.</para>
     47        </listitem>
     48        <listitem>
    4549          <para>[pierre] - Update to libqalculate-4.5.0. Fixes
    4650          <ulink url="&blfs-ticket-root;17421">#17421</ulink>.</para>
  • packages.ent

    r769728eb rbf565e06  
    134134<!ENTITY libgsf-version               "1.14.50">
    135135<!ENTITY libgudev-version             "237">
    136 <!ENTITY libgusb-version              "0.4.2">
     136<!ENTITY libgusb-version              "0.4.3">
    137137<!ENTITY libical-version              "3.0.16">
    138138<!ENTITY libidn-version               "1.41">
Note: See TracChangeset for help on using the changeset viewer.