Update to tracker-miners-3.6.0

This commit is contained in:
Douglas R. Reno 2023-09-21 12:53:19 -05:00
parent 5a237a54a0
commit 4160b6d018
3 changed files with 8 additions and 16 deletions

View File

@ -56,7 +56,7 @@
<!--<!ENTITY folks-version "0.15.5">-->
<!--<!ENTITY gfbgraph-version "0.2.5">-->
<!ENTITY tracker3-version "3.6.0">
<!ENTITY tracker3-miners-version "3.5.2">
<!ENTITY tracker3-miners-version "3.6.0">
<!ENTITY gsound-version "1.0.3">
<!-- Runtime (sysv) and Desktop (systemd) -->

View File

@ -4,9 +4,9 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!ENTITY tracker3-miners-download-http "&gnome-download-http;/tracker-miners/3.5/tracker-miners-&tracker3-miners-version;.tar.xz">
<!ENTITY tracker3-miners-download-ftp "&gnome-download-ftp;/tracker-miners/3.5/tracker-miners-&tracker3-miners-version;.tar.xz">
<!ENTITY tracker3-miners-md5sum "307705e0ebb45c733f42489230ab14f2">
<!ENTITY tracker3-miners-download-http "&gnome-download-http;/tracker-miners/3.6/tracker-miners-&tracker3-miners-version;.tar.xz">
<!ENTITY tracker3-miners-download-ftp "&gnome-download-ftp;/tracker-miners/3.6/tracker-miners-&tracker3-miners-version;.tar.xz">
<!ENTITY tracker3-miners-md5sum "df710cd4038987fe321aaf88309dc8f3">
<!ENTITY tracker3-miners-size "7.2 MB">
<!ENTITY tracker3-miners-buildsize "38 MB (with tests)">
<!ENTITY tracker3-miners-time "0.5 SBU (with parallelism=4; add 1.0 SBU for tests, dependent on disk speed)">
@ -105,8 +105,6 @@
<ulink url="https://libiptcdata.sourceforge.net/">libitpcdata</ulink>,
<ulink url="https://libosinfo.org">libosinfo</ulink>, and
<ulink url="https://gitlab.gnome.org/GNOME/gupnp">gupnp</ulink>
<!--<ulink url="https://pypi.python.org/pypi/tap.py/">tap.py</ulink>
(for tests)-->
</para>
</sect2>
@ -114,16 +112,6 @@
<sect2 role="installation">
<title>Installation of Tracker-miners</title>
<!--
<para>
First, as the <systemitem class="username">root</systemitem> user,
remove some files from tracker-2 which will conflict with
tracker-miners-3:
</para>
<screen role="root"><userinput remap="pre">rm -fv /etc/xdg/autostart/tracker-miner-*</userinput></screen>
-->
<note>
<para>
If you plan to run the tests, some timeouts are too short when

View File

@ -41,6 +41,10 @@
<listitem>
<para>September 21st, 2023</para>
<itemizedlist>
<listitem>
<para>[renodr] - Update to tracker-miners-3.6.0. Fixes
<ulink url="&blfs-ticket-root;18575">#18575</ulink>.</para>
</listitem>
<listitem>
<para>[renodr] - Update to tracker-3.6.0. Part of
<ulink url="&blfs-ticket-root;18575">#18575</ulink>.</para>