Ignore:
Timestamp:
02/27/2020 02:21:07 AM (4 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:
1f1fcdb5
Parents:
f7415c4d
Message:

Update to tracker-miners-2.3.2
Update to tracker-2.3.2
Update to dconf-editor-3.34.4
Update to evolution-data-server-3.34.4
folks: restore test suite instructions
Finish tagging the GNOME libraries.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/platform/tracker-miners.xml

    rf7415c4d r44621c7  
    77  <!ENTITY tracker-miners-download-http "&gnome-download-http;/tracker-miners/2.3/tracker-miners-&tracker-miners-version;.tar.xz">
    88  <!ENTITY tracker-miners-download-ftp  "&gnome-download-ftp;/tracker-miners/2.3/tracker-miners-&tracker-miners-version;.tar.xz">
    9   <!ENTITY tracker-miners-md5sum        "0321d8f4ad27e3fccdbc8384e5b3cb83">
     9  <!ENTITY tracker-miners-md5sum        "f312f2f6f9098bf6cdd0f02210e9b81d">
    1010  <!ENTITY tracker-miners-size          "3.0 MB">
    11   <!ENTITY tracker-miners-buildsize     "30 MB (with tests)">
    12   <!ENTITY tracker-miners-time          "0.4 SBU (with tests)">
     11  <!ENTITY tracker-miners-buildsize     "20 MB (with tests)">
     12  <!ENTITY tracker-miners-time          "0.6 SBU (with tests)">
    1313]>
    1414
     
    3535    </para>
    3636
    37     &lfs90_checked;
     37    &lfs91_checked;
    3838
    3939    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    6767        <para>
    6868          Estimated build time: &tracker-miners-time;
    69         </para>
    70       </listitem>
    71     </itemizedlist>
    72 
    73     <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    74     <itemizedlist spacing="compact">
    75       <listitem>
    76         <para>
    77           Required patch:
    78           <ulink url="&patch-root;/tracker-miners-&tracker-miners-version;-upstream_fixes-1.patch"/>
    7969        </para>
    8070      </listitem>
     
    126116
    127117    <para>
    128       First, apply some fixes from upstream that fix deadlock bugs:
    129     </para>
    130 
    131 <screen><userinput remap="pre">patch -Np1 -i ../tracker-miners-&tracker-miners-version;-upstream_fixes-1.patch</userinput></screen>
    132 
    133     <para>
    134118      Install <application>Tracker-miners</application> by running the following
    135119      commands:
     
    146130      To test the results, as the root user,
    147131      issue: <command>ninja test</command>.
    148       <!--Three tests, test-image-1, xmp-loaded-1, and
    149           test_external_cue_sheet, are known to fail.-->
     132      Eight tests, test-image-1, 300-miner-basic-ops, 310-fts-basic,
     133      310-fts-basic, 311-fts-file-operations, 401-extractor-flac-cuesheet,
     134      500-writeback-images, 501-writeback-image-details, and
     135      502-writeback-audio are known to fail due to internal test
     136      suite problems.
    150137    </para>
    151138
Note: See TracChangeset for help on using the changeset viewer.