Changeset 7b29f96 for general


Ignore:
Timestamp:
09/21/2019 05:57:09 PM (5 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.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, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
ef5c2e3
Parents:
d9ed7cc
Message:

Update to shared-mime-info-1.14

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22181 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

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

    rd9ed7cc r7b29f96  
    66
    77  <!ENTITY shared-mime-info-download-http
    8            "https://gitlab.freedesktop.org/xdg/shared-mime-info/uploads/5349e18c86eb96eee258a5c1f19122d0/shared-mime-info-&shared-mime-info-version;.tar.xz">
     8           "https://gitlab.freedesktop.org/xdg/shared-mime-info/uploads/aee9ae9646cbef724bbb1bd2ba146556/shared-mime-info-&shared-mime-info-version;.tar.xz">
    99  <!ENTITY shared-mime-info-download-ftp  " ">
    10   <!ENTITY shared-mime-info-md5sum        "5b91bdbcd609391537b27a98bde70059">
     10  <!ENTITY shared-mime-info-md5sum        "debdc8dbbb411558db20b6f5cc5d089d">
    1111  <!ENTITY shared-mime-info-size          "756 KB">
    12   <!ENTITY shared-mime-info-buildsize     "12 MB">
     12  <!ENTITY shared-mime-info-buildsize     "21 MB">
    1313  <!ENTITY shared-mime-info-time          "0.1 SBU">
    1414]>
     
    7878    <bridgehead renderas="sect4">Required</bridgehead>
    7979    <para role="required">
    80       <xref linkend="glib2"/> and
     80      <xref linkend="glib2"/>,
     81      <xref linkend="itstool"/>, and
    8182      <xref linkend="libxml2"/>
    8283    </para>
     
    8990  <sect2 role="installation">
    9091    <title>Installation of Shared Mime Info</title>
    91 <!-- The race condition seems to be fixed for 1.12
    92     <note>
    93       <para>If your processor is <emphasis>not</emphasis> a very recent
    94       Intel, you may need to use <literal>make -j1</literal> for this
    95       package.</para>
    96     </note>
    97 -->
     92
    9893    <para>
    9994      Install <application>Shared Mime Info</application> by running the
Note: See TracChangeset for help on using the changeset viewer.