Changeset c3c692e6 for gnome


Ignore:
Timestamp:
06/16/2021 05:28:39 PM (3 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
11.0, 11.1, 11.2, 11.3, 12.0, 12.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:
e8aa56dd
Parents:
c9a4431
Message:

Update to tracker-3.1.2 and tracker-miners-3.1.2

Location:
gnome/platform
Files:
2 edited

Legend:

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

    rc9a4431 rc3c692e6  
    77  <!ENTITY tracker3-miners-download-http "&gnome-download-http;/tracker-miners/3.1/tracker-miners-&tracker3-miners-version;.tar.xz">
    88  <!ENTITY tracker3-miners-download-ftp  "&gnome-download-ftp;/tracker-miners/3.1/tracker-miners-&tracker3-miners-version;.tar.xz">
    9   <!ENTITY tracker3-miners-md5sum        "93e1f45dee14826c0cbcd25a14feebde">
     9  <!ENTITY tracker3-miners-md5sum        "51978c7f6ba10dfda2ad377f3ded85f1">
    1010  <!ENTITY tracker3-miners-size          "3.9 MB">
    11   <!ENTITY tracker3-miners-buildsize     "44 MB (with tests)">
     11  <!ENTITY tracker3-miners-buildsize     "37 MB (with tests)">
    1212  <!ENTITY tracker3-miners-time          "1.0 SBU (with tests)">
    1313]>
     
    103103      <ulink url="https://github.com/lipnitsk/libcue">libcue</ulink>,
    104104      <ulink url="http://libiptcdata.sourceforge.net/">libitpcdata</ulink>,
    105       <ulink url="https://libosinfo.org">libosinfo</ulink>,
    106       <ulink url="https://gitlab.gnome.org/GNOME/gupnp">gupnp</ulink>, and
    107       <ulink url="https://pypi.python.org/pypi/tap.py/">tap.py</ulink>
    108       (for tests)
     105      <ulink url="https://libosinfo.org">libosinfo</ulink>, and
     106      <ulink url="https://gitlab.gnome.org/GNOME/gupnp">gupnp</ulink>
     107      <!--<ulink url="https://pypi.python.org/pypi/tap.py/">tap.py</ulink>
     108      (for tests)-->
    109109    </para>
    110110
     
    148148    <para>
    149149      To test the results, as the <systemitem class="username">root</systemitem>
    150       user, issue: <command>ninja test</command>. 38 tests will fail if the
    151       Python 3 module tap.py is not installed.
     150      user, issue: <command>ninja test</command>. <!-- 38 tests will fail if the
     151      Python 3 module tap.py is not installed. -->
    152152    </para>
    153153
     
    198198        </seg>
    199199        <seg>
    200           Several modules under /usr/lib/tracker-miners-3.0.
     200          Several modules under /usr/lib/tracker-miners-3.0
    201201        </seg>
    202202        <seg>
  • gnome/platform/tracker3.xml

    rc9a4431 rc3c692e6  
    99  <!ENTITY tracker3-download-ftp
    1010           "&gnome-download-ftp;/tracker/3.1/tracker-&tracker3-version;.tar.xz">
    11   <!ENTITY tracker3-md5sum        "c7a502802f213a6cb9a7b2fc94ef47d1">
     11  <!ENTITY tracker3-md5sum        "c2a38ecdfb792b25f6190092b69b15d3">
    1212  <!ENTITY tracker3-size          "1.4 MB">
    13   <!ENTITY tracker3-buildsize     "81 MB (with tests)">
     13  <!ENTITY tracker3-buildsize     "82 MB (with tests)">
    1414  <!ENTITY tracker3-time          "0.8 SBU (with tests)">
    1515]>
     
    9797    <para role="recommended">
    9898      <xref linkend="gobject-introspection"/>,
    99       <xref linkend="icu"/>,
    100       <xref linkend="NetworkManager"/>,
    101       <xref linkend="sqlite"/>, and
    102       <xref linkend="upower"/>
     99      <xref linkend="icu"/>, and
     100      <xref linkend="sqlite"/>
    103101    </para>
    104102
     
    107105      <xref linkend="asciidoc"/>,
    108106      <xref linkend="gtk-doc"/>,
    109       <ulink url="https://github.com/scop/bash-completion/">bash-completion</ulink>,
    110       <ulink url="https://github.com/snowballstem/snowball/">libstemmer</ulink>, and
    111       <ulink url="https://pypi.python.org/pypi/tap.py/">tap.py</ulink>
    112       (for tests)
    113       <!-- Python2 used to be a dependency until 2.2.1 -->
     107      <ulink url="https://github.com/scop/bash-completion/">bash-completion</ulink>, and
     108      <ulink url="https://github.com/snowballstem/snowball/">libstemmer</ulink>
     109      <!--<ulink url="https://pypi.python.org/pypi/tap.py/">tap.py</ulink>
     110      (for tests)-->
    114111    </para>
    115112
     
    150147      should be run from a graphical session. One test,
    151148      <filename>tracker:functional/portal</filename>, is known to timeout.
    152       14 tests will fail if the Python 3 module tap.py is not installed.
     149      <!--14 tests will fail if the Python 3 module tap.py is not installed.-->
    153150    </para>
    154151
Note: See TracChangeset for help on using the changeset viewer.