Ignore:
File:
1 edited

Legend:

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

    ra7903332 racef9ff  
    66
    77  <!ENTITY shared-mime-info-download-http
    8            "https://gitlab.freedesktop.org/xdg/shared-mime-info/-/archive/&shared-mime-info-version;/shared-mime-info-&shared-mime-info-version;.tar.gz">
     8           "https://gitlab.freedesktop.org/xdg/shared-mime-info/uploads/0ee50652091363ab0d17e335e5e74fbe/shared-mime-info-&shared-mime-info-version;.tar.xz">
    99  <!ENTITY shared-mime-info-download-ftp  " ">
    10   <!ENTITY shared-mime-info-md5sum        "8d059fb2d34062a67fd9ca63fab1fb91">
     10  <!ENTITY shared-mime-info-md5sum        "410725367f52ddbc06ef9eda883b8f73">
    1111  <!ENTITY shared-mime-info-size          "5.0 MB">
    1212  <!ENTITY shared-mime-info-buildsize     "26 MB">
     
    1919
    2020  <sect1info>
     21    <othername>$LastChangedBy$</othername>
    2122    <date>$Date$</date>
    2223  </sect1info>
     
    3738    </para>
    3839
    39     &lfs110a_checked;
     40    &lfs10_checked;
    4041
    4142    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    99100cd    build &amp;&amp;
    100101
    101 meson --prefix=/usr --buildtype=release -Dupdate-mimedb=true .. &amp;&amp;
     102meson --prefix=/usr -Dupdate-mimedb=true .. &amp;&amp;
    102103ninja</userinput></screen>
    103104
     105<!--
    104106    <para>
    105       To test the result, issue <command>ninja test</command>.
     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.
    106115    </para>
    107116
     
    116125  <sect2 role="commands">
    117126    <title>Command Explanations</title>
    118 
    119     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    120       href="../../xincludes/meson-buildtype-release.xml"/>
    121127
    122128    <para>
     
    158164        <listitem>
    159165          <para>
    160             assists in adding MIME data to the database
     166            assists in adding MIME data to the database.
    161167          </para>
    162168          <indexterm zone="shared-mime-info update-mime-database">
Note: See TracChangeset for help on using the changeset viewer.