Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libgusb.xml

    r20a35ab r87351a9  
    55  %general-entities;
    66
    7   <!ENTITY libgusb-download-http "https://github.com/hughsie/libgusb/archive/&libgusb-version;/libgusb-&libgusb-version;.tar.gz">
     7  <!ENTITY libgusb-download-http "https://people.freedesktop.org/~hughsient/releases/libgusb-&libgusb-version;.tar.xz">
    88  <!ENTITY libgusb-download-ftp  " ">
    9   <!ENTITY libgusb-md5sum        "b980fe26244b108db6692b00865af1b4">
    10   <!ENTITY libgusb-size          "52 KB">
    11   <!ENTITY libgusb-buildsize     "1.9 MB (with tests)">
     9  <!ENTITY libgusb-md5sum        "61022fb9abf16804ed3541a67af7d695">
     10  <!ENTITY libgusb-size          "44 KB">
     11  <!ENTITY libgusb-buildsize     "2.3 MB (with tests)">
    1212  <!ENTITY libgusb-time          "less than 0.1 SBU (with tests)">
    1313]>
     
    1717
    1818  <sect1info>
     19    <othername>$LastChangedBy$</othername>
    1920    <date>$Date$</date>
    2021  </sect1info>
     
    3637    </para>
    3738
    38     &lfs110a_checked;
     39    &lfs10_checked;
    3940
    4041    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    8182    <bridgehead renderas="sect4">Recommended</bridgehead>
    8283    <para role="recommended">
    83       <xref linkend="gtk-doc"/>,
     84      <xref linkend="gtk-doc"/>
    8485      <xref linkend="gobject-introspection"/>,
    8586      <xref linkend="usbutils"/> (for <filename>usb.ids</filename> data file,
     
    104105cd    build &amp;&amp;
    105106
    106 meson --prefix=/usr --buildtype=release -Ddocs=false .. &amp;&amp;
     107meson --prefix=/usr -Ddocs=false .. &amp;&amp;
    107108ninja</userinput></screen>
    108109
     
    120121  <sect2 role="commands">
    121122    <title>Command Explanations</title>
    122 
    123     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    124       href="../../xincludes/meson-buildtype-release.xml"/>
    125123
    126124    <para>
     
    163161        <listitem>
    164162          <para>
    165             is a debugging tool for the libgusb library
     163            is a debugging tool for the libgusb library.
    166164          </para>
    167165          <indexterm zone="libgusb gusbcmd">
     
    175173        <listitem>
    176174          <para>
    177             contains the <application>libgusb</application> API functions
     175            contains the <application>libgusb</application> API functions.
    178176          </para>
    179177          <indexterm zone="libgusb libgusb-lib">
Note: See TracChangeset for help on using the changeset viewer.