Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genutils/shared-mime-info.xml

    racef9ff ra7903332  
    66
    77  <!ENTITY shared-mime-info-download-http
    8            "https://gitlab.freedesktop.org/xdg/shared-mime-info/uploads/0ee50652091363ab0d17e335e5e74fbe/shared-mime-info-&shared-mime-info-version;.tar.xz">
     8           "https://gitlab.freedesktop.org/xdg/shared-mime-info/-/archive/&shared-mime-info-version;/shared-mime-info-&shared-mime-info-version;.tar.gz">
    99  <!ENTITY shared-mime-info-download-ftp  " ">
    10   <!ENTITY shared-mime-info-md5sum        "410725367f52ddbc06ef9eda883b8f73">
     10  <!ENTITY shared-mime-info-md5sum        "8d059fb2d34062a67fd9ca63fab1fb91">
    1111  <!ENTITY shared-mime-info-size          "5.0 MB">
    1212  <!ENTITY shared-mime-info-buildsize     "26 MB">
     
    1919
    2020  <sect1info>
    21     <othername>$LastChangedBy$</othername>
    2221    <date>$Date$</date>
    2322  </sect1info>
     
    3837    </para>
    3938
    40     &lfs10_checked;
     39    &lfs110a_checked;
    4140
    4241    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    10099cd    build &amp;&amp;
    101100
    102 meson --prefix=/usr -Dupdate-mimedb=true .. &amp;&amp;
     101meson --prefix=/usr --buildtype=release -Dupdate-mimedb=true .. &amp;&amp;
    103102ninja</userinput></screen>
    104103
    105 <!--
    106104    <para>
    107       To test the results, issue: <command>make check</command>.
    108     </para>
    109 -->
    110 
    111     <!-- The files for the tests are not shipped in the tarball, and needs
    112          an external checkout. -->
    113     <para>
    114       This package does not come with a working test suite.
     105      To test the result, issue <command>ninja test</command>.
    115106    </para>
    116107
     
    125116  <sect2 role="commands">
    126117    <title>Command Explanations</title>
     118
     119    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     120      href="../../xincludes/meson-buildtype-release.xml"/>
    127121
    128122    <para>
     
    164158        <listitem>
    165159          <para>
    166             assists in adding MIME data to the database.
     160            assists in adding MIME data to the database
    167161          </para>
    168162          <indexterm zone="shared-mime-info update-mime-database">
Note: See TracChangeset for help on using the changeset viewer.