Author: renodr
Date: Thu Oct 8 15:18:31 2020
New Revision: 23794
Log:
Drop the python2 version of the pycryptodome module
Update to gsettings-desktop-schemas-3.38.0
Update to VTE-0.62.0
Update to yelp-xsl-3.38.0
Update to gnome-desktop-3.38.1
Update to cheese-3.38.0
Update to libpeas-1.28.0
Update to evolution-data-server-3.38.1
Update to dconf-0.38.0
Update to dconf-editor-3.38.0
Update to tracker-3.0.1
Update to tracker-miners-3.0.1
Modify tracker and tracker-miners to allow them to build on SysV systems.
Added:
trunk/BOOK/gnome/platform/tracker3-miners.xml
- copied, changed from r23792,
trunk/BOOK/gnome/platform/tracker-miners.xml
trunk/BOOK/gnome/platform/tracker3.xml (contents, props changed)
- copied, changed from r23792, trunk/BOOK/gnome/platform/tracker.xml
Modified:
trunk/BOOK/general/prog/pycryptodome.xml
trunk/BOOK/gnome.ent
trunk/BOOK/gnome/applications/cheese.xml
trunk/BOOK/gnome/platform/dconf.xml
trunk/BOOK/gnome/platform/evolution-data-server.xml
trunk/BOOK/gnome/platform/gnome-desktop.xml
trunk/BOOK/gnome/platform/gsettings-desktop-schemas.xml
trunk/BOOK/gnome/platform/libpeas.xml
trunk/BOOK/gnome/platform/platform.xml
trunk/BOOK/gnome/platform/tracker-miners.xml
trunk/BOOK/gnome/platform/tracker.xml
trunk/BOOK/gnome/platform/vte.xml
trunk/BOOK/gnome/platform/yelp-xsl.xml
trunk/BOOK/introduction/welcome/changelog.xml
Modified: trunk/BOOK/general/prog/pycryptodome.xml
==============================================================================
--- trunk/BOOK/general/prog/pycryptodome.xml Thu Oct 8 15:06:33 2020
(r23793)
+++ trunk/BOOK/general/prog/pycryptodome.xml Thu Oct 8 15:18:31 2020
(r23794)
@@ -67,13 +67,6 @@
</listitem>
</itemizedlist>
- <bridgehead renderas="sect4">PyCryptodome Dependencies</bridgehead>
-
- <bridgehead renderas="sect5">Recommended</bridgehead>
- <para role="recommended">
- <xref linkend="python2"/>
- </para>
-
<para condition="html" role="usernotes">
User Notes: <ulink url="&blfs-wiki;/pycryptodome"/>
</para>
@@ -82,31 +75,21 @@
<sect3 role="installation">
<title>Installation of PyCryptodome</title>
- <note>
- <para>
- Both <application>Python 2</application> and
- <application>Python 3</application> modules can
- be built and installed without any conflicts.
- </para>
- </note>
-
<!-- Editors note: Use - -root= instead of DESTDIR= when updating. -->
<para>
- To build the <application>Python 2</application> and
- <application>Python 3</application> modules, run the following
commands:
+ To build <application>PyCryptodome</application> as a Python 3
+ module, run the following command:
</para>
-<screen><userinput>python2 setup.py build &&
-python3 setup.py build</userinput></screen>
+<screen><userinput>python3 setup.py build</userinput></screen>
<para>
- To install both modules, run the following commands as the
+ To install the module, run the following command as the
<systemitem class="username">root</systemitem> user:
</para>
-<screen role="root"><userinput>python2 setup.py install --optimize=1 &&
-python3 setup.py install --optimize=1</userinput></screen>
+<screen role="root"><userinput>python3 setup.py install
--optimize=1</userinput></screen>
</sect3>
@@ -123,11 +106,9 @@
None
</seg>
<seg>
- pycryptodome-&pycryptodome-version;-py&python2-majorver;.egg-info
and/or
pycryptodome-&pycryptodome-version;-py&python3-majorver;.egg-info
</seg>
<seg>
- /usr/lib/python&python2-majorver;/site-packages/Crypto and/or
/usr/lib/python&python3-majorver;/site-packages/Crypto
</seg>
</seglistitem>
Modified: trunk/BOOK/gnome.ent
==============================================================================
--- trunk/BOOK/gnome.ent Thu Oct 8 15:06:33 2020 (r23793)
+++ trunk/BOOK/gnome.ent Thu Oct 8 15:18:31 2020 (r23794)
@@ -17,17 +17,17 @@
<!-- Chapter 30 -->
<!-- Platform -->
<!ENTITY gcr-version "3.38.0">
-<!ENTITY gsettings-desktop-schemas-version "3.36.1">
+<!ENTITY gsettings-desktop-schemas-version "3.38.0">
<!ENTITY libsecret-version "0.20.3">
<!ENTITY rest-version "0.8.1">
<!ENTITY totem-pl-parser-version "3.26.5">
-<!ENTITY vte-version "0.60.3">
-<!ENTITY yelp-xsl-version "3.36.0">
+<!ENTITY vte-version "0.62.0">
+<!ENTITY yelp-xsl-version "3.38.0">
<!ENTITY GConf-version "3.2.6">
<!ENTITY geocode-glib-version "3.26.2">
<!ENTITY gjs-version "1.66.0">
<!ENTITY gnome-autoar-version "0.2.4">
-<!ENTITY gnome-desktop-version "3.36.6">
+<!ENTITY gnome-desktop-version "3.38.1">
<!ENTITY gnome-menus-version "3.36.0">
<!ENTITY gnome-video-effects-version "0.5.0">
<!ENTITY gnome-online-accounts-version "3.36.0">
@@ -37,19 +37,21 @@
<!ENTITY libgee-version "0.20.3">
<!ENTITY libgtop-version "2.40.0">
<!ENTITY libgweather-version "3.36.1">
-<!ENTITY libpeas-version "1.26.0">
+<!ENTITY libpeas-version "1.28.0">
<!ENTITY libwnck-version "3.36.0">
-<!ENTITY evolution-data-server-version "3.36.5">
+<!ENTITY evolution-data-server-version "3.38.1">
<!ENTITY folks-version "0.14.0">
<!ENTITY gfbgraph-version "0.2.4">
<!ENTITY tracker-version "2.3.6">
+<!ENTITY tracker3-version "3.0.1">
<!ENTITY tracker-miners-version "2.3.5">
+<!ENTITY tracker3-miners-version "3.0.1">
<!ENTITY gsound-version "1.0.2">
<!-- Runtime (sysv) and Desktop (systemd) -->
<!--<!ENTITY caribou-version "0.4.21">-->
-<!ENTITY dconf-version "0.36.0">
-<!ENTITY dconf-editor-version "3.36.4">
+<!ENTITY dconf-version "0.38.0">
+<!ENTITY dconf-editor-version "3.38.0">
<!ENTITY gnome-backgrounds-version "3.36.0">
<!ENTITY gvfs-version "1.44.1">
<!ENTITY gexiv2-version "0.12.1">
@@ -74,7 +76,7 @@
<!-- Applications -->
<!ENTITY baobab-version "3.34.1">
<!ENTITY brasero-version "3.12.2">
-<!ENTITY cheese-version "3.34.0">
+<!ENTITY cheese-version "3.38.0">
<!ENTITY eog-version "3.36.3">
<!ENTITY evince-version "3.36.7">
<!ENTITY evolution-version "3.36.5">
Modified: trunk/BOOK/gnome/applications/cheese.xml
==============================================================================
--- trunk/BOOK/gnome/applications/cheese.xml Thu Oct 8 15:06:33 2020
(r23793)
+++ trunk/BOOK/gnome/applications/cheese.xml Thu Oct 8 15:18:31 2020
(r23794)
@@ -4,12 +4,12 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
- <!ENTITY cheese-download-http
"&gnome-download-http;/cheese/&gnome-minor-34;/cheese-&cheese-version;.tar.xz">
- <!ENTITY cheese-download-ftp
"&gnome-download-ftp;/cheese/&gnome-minor-34;/cheese-&cheese-version;.tar.xz">
- <!ENTITY cheese-md5sum "13f8326689df42b0aedda023705db803">
+ <!ENTITY cheese-download-http
"&gnome-download-http;/cheese/&gnome-minor-38;/cheese-&cheese-version;.tar.xz">
+ <!ENTITY cheese-download-ftp
"&gnome-download-ftp;/cheese/&gnome-minor-38;/cheese-&cheese-version;.tar.xz">
+ <!ENTITY cheese-md5sum "83b580b1451b27d43403d3ae5829e08c">
<!ENTITY cheese-size "1.0 MB">
- <!ENTITY cheese-buildsize "14 MB">
- <!ENTITY cheese-time "0.1 SBU (Using paralleism=4)">
+ <!ENTITY cheese-buildsize "21 MB">
+ <!ENTITY cheese-time "0.2 SBU (Using paralleism=4)">
]>
<sect1 id="cheese" xreflabel="Cheese-&cheese-version;">
@@ -124,9 +124,12 @@
<screen><literal>Device Drivers --->
Multimedia support --->
- <*> Cameras/video grabbers support [CONFIG_MEDIA_CAMERA_SUPPORT]
- <*> Media USB Adapters ---> [CONFIG_MEDIA_USB_SUPPORT]
- Select device(s) as needed</literal></screen>
+ <*> Autoselect ancillary drivers (tuners, sensors, i2c, spi,
frontends) [CONFIG_MEDIA_SUBDRV_AUTOSELECT]
+ Media device types --->
+ <*> Cameras/video grabbers support [CONFIG_MEDIA_CAMERA_SUPPORT]
+ Media drivers --->
+ <*> Media USB Adapters ---> [CONFIG_MEDIA_USB_SUPPORT]
+ Select device(s) as needed</literal></screen>
<indexterm zone="cheese cheese-kernel">
<primary sortas="d-cheese">cheese</primary>
@@ -165,6 +168,17 @@
</sect2>
+ <sect2 role="commands">
+ <title>Command Explanations</title>
+
+ <para>
+ <parameter>-Dgtk_doc=false</parameter>: This switch prevents the build
+ system from generating and installing the API documentation. Omit this
+ switch if you have <xref linkend="gtk-doc" role="nodep"/> installed
+ and wish to generate and install the API documentation.
+ </para>
+ </sect2>
+
<sect2 role="content">
<title>Contents</title>
Modified: trunk/BOOK/gnome/platform/dconf.xml
==============================================================================
--- trunk/BOOK/gnome/platform/dconf.xml Thu Oct 8 15:06:33 2020 (r23793)
+++ trunk/BOOK/gnome/platform/dconf.xml Thu Oct 8 15:18:31 2020 (r23794)
@@ -5,19 +5,19 @@
%general-entities;
<!-- DConf -->
- <!ENTITY dconf-download-http
"&gnome-download-http;/dconf/0.36/dconf-&dconf-version;.tar.xz">
- <!ENTITY dconf-download-ftp
"&gnome-download-ftp;/dconf/0.36/dconf-&dconf-version;.tar.xz">
- <!ENTITY dconf-md5sum "1a50c988d9f0206f74a44f7c6d09cead">
+ <!ENTITY dconf-download-http
"&gnome-download-http;/dconf/0.38/dconf-&dconf-version;.tar.xz">
+ <!ENTITY dconf-download-ftp
"&gnome-download-ftp;/dconf/0.38/dconf-&dconf-version;.tar.xz">
+ <!ENTITY dconf-md5sum "716cf730995cf133c2c443556a66a50c">
<!ENTITY dconf-size "116 KB">
- <!ENTITY dconf-buildsize "8.3 MB (with tests)">
+ <!ENTITY dconf-buildsize "7.0 MB (with tests)">
<!ENTITY dconf-time "0.1 SBU (with tests)">
<!-- DConf-Editor -->
- <!ENTITY dconf-editor-download-http
"&gnome-download-http;/dconf-editor/&gnome-minor-36;/dconf-editor-&dconf-editor-version;.tar.xz">
- <!ENTITY dconf-editor-download-ftp
"&gnome-download-ftp;/dconf-editor/&gnome-minor-36;/dconf-editor-&dconf-editor-version;.tar.xz">
- <!ENTITY dconf-editor-md5sum "a5e3f36ae18006ddc62d7a8ee044fa9d">
- <!ENTITY dconf-editor-size "572 KB">
- <!ENTITY dconf-editor-buildsize "36 MB">
+ <!ENTITY dconf-editor-download-http
"&gnome-download-http;/dconf-editor/&gnome-minor-38;/dconf-editor-&dconf-editor-version;.tar.xz">
+ <!ENTITY dconf-editor-download-ftp
"&gnome-download-ftp;/dconf-editor/&gnome-minor-38;/dconf-editor-&dconf-editor-version;.tar.xz">
+ <!ENTITY dconf-editor-md5sum "be67b547250c671b55277d39b3ab0d79">
+ <!ENTITY dconf-editor-size "576 KB">
+ <!ENTITY dconf-editor-buildsize "37 MB">
<!ENTITY dconf-editor-time "0.2 SBU">
]>
Modified: trunk/BOOK/gnome/platform/evolution-data-server.xml
==============================================================================
--- trunk/BOOK/gnome/platform/evolution-data-server.xml Thu Oct 8 15:06:33
2020 (r23793)
+++ trunk/BOOK/gnome/platform/evolution-data-server.xml Thu Oct 8 15:18:31
2020 (r23794)
@@ -5,13 +5,13 @@
%general-entities;
<!ENTITY evolution-data-server-download-http
-
"&gnome-download-http;/evolution-data-server/&gnome-minor-36;/evolution-data-server-&evolution-data-server-version;.tar.xz">
+
"&gnome-download-http;/evolution-data-server/&gnome-minor-38;/evolution-data-server-&evolution-data-server-version;.tar.xz">
<!ENTITY evolution-data-server-download-ftp
-
"&gnome-download-ftp;/evolution-data-server/&gnome-minor-36;/evolution-data-server-&evolution-data-server-version;.tar.xz">
- <!ENTITY evolution-data-server-md5sum
"cc971859b875606de9dd1d743e34ab33">
+
"&gnome-download-ftp;/evolution-data-server/&gnome-minor-38;/evolution-data-server-&evolution-data-server-version;.tar.xz">
+ <!ENTITY evolution-data-server-md5sum
"000862086f38f88d47b436694e988cde">
<!ENTITY evolution-data-server-size "4.4 MB">
- <!ENTITY evolution-data-server-buildsize "202 MB (with tests)">
- <!ENTITY evolution-data-server-time "2.1 SBU (using parallelism=4,
with tests)">
+ <!ENTITY evolution-data-server-buildsize "204 MB (with tests)">
+ <!ENTITY evolution-data-server-time "2.0 SBU (using parallelism=4,
with tests)">
]>
<sect1 id="evolution-data-server"
@@ -129,6 +129,13 @@
<sect2 role="installation">
<title>Installation of Evolution Data Server</title>
+ <para revision="systemd">
+ First, as the <systemitem class="username">root</systemitem> user,
+ remove old and incompatible versions of the systemd units:
+ </para>
+
+<screen role="root"><userinput remap="pre">rm -v
/usr/lib/systemd/user/evolution-*.service</userinput></screen>
+
<para>
Install <application>Evolution Data Server</application> by running
the following commands:
Modified: trunk/BOOK/gnome/platform/gnome-desktop.xml
==============================================================================
--- trunk/BOOK/gnome/platform/gnome-desktop.xml Thu Oct 8 15:06:33 2020
(r23793)
+++ trunk/BOOK/gnome/platform/gnome-desktop.xml Thu Oct 8 15:18:31 2020
(r23794)
@@ -5,12 +5,12 @@
%general-entities;
<!ENTITY gnome-desktop-download-http
-
"&gnome-download-http;/gnome-desktop/&gnome-minor-36;/gnome-desktop-&gnome-desktop-version;.tar.xz">
+
"&gnome-download-http;/gnome-desktop/&gnome-minor-38;/gnome-desktop-&gnome-desktop-version;.tar.xz">
<!ENTITY gnome-desktop-download-ftp
-
"&gnome-download-ftp;/gnome-desktop/&gnome-minor-36;/gnome-desktop-&gnome-desktop-version;.tar.xz">
- <!ENTITY gnome-desktop-md5sum "a20b6265ed16bb5e1bd0f0fce8bb7158">
- <!ENTITY gnome-desktop-size "724 KB">
- <!ENTITY gnome-desktop-buildsize "19 MB">
+
"&gnome-download-ftp;/gnome-desktop/&gnome-minor-38;/gnome-desktop-&gnome-desktop-version;.tar.xz">
+ <!ENTITY gnome-desktop-md5sum "483a25ef26195127c92106df2b5d8416">
+ <!ENTITY gnome-desktop-size "728 KB">
+ <!ENTITY gnome-desktop-buildsize "20 MB">
<!ENTITY gnome-desktop-time "0.1 SBU (Using parallelism=4)">
]>
Modified: trunk/BOOK/gnome/platform/gsettings-desktop-schemas.xml
==============================================================================
--- trunk/BOOK/gnome/platform/gsettings-desktop-schemas.xml Thu Oct 8
15:06:33 2020 (r23793)
+++ trunk/BOOK/gnome/platform/gsettings-desktop-schemas.xml Thu Oct 8
15:18:31 2020 (r23794)
@@ -5,11 +5,11 @@
%general-entities;
<!ENTITY gsettings-desktop-schemas-download-http
-
"&gnome-download-http;/gsettings-desktop-schemas/&gnome-minor-36;/gsettings-desktop-schemas-&gsettings-desktop-schemas-version;.tar.xz">
+
"&gnome-download-http;/gsettings-desktop-schemas/&gnome-minor-38;/gsettings-desktop-schemas-&gsettings-desktop-schemas-version;.tar.xz">
<!ENTITY gsettings-desktop-schemas-download-ftp
-
"&gnome-download-ftp;/gsettings-desktop-schemas/&gnome-minor-36;/gsettings-desktop-schemas-&gsettings-desktop-schemas-version;.tar.xz">
- <!ENTITY gsettings-desktop-schemas-md5sum
"708ddd8dec388ebda5539667604197c3">
- <!ENTITY gsettings-desktop-schemas-size "664 KB">
+
"&gnome-download-ftp;/gsettings-desktop-schemas/&gnome-minor-38;/gsettings-desktop-schemas-&gsettings-desktop-schemas-version;.tar.xz">
+ <!ENTITY gsettings-desktop-schemas-md5sum
"465a98f5ab8a5ca896009228257fc40d">
+ <!ENTITY gsettings-desktop-schemas-size "672 KB">
<!ENTITY gsettings-desktop-schemas-buildsize "17 MB">
<!ENTITY gsettings-desktop-schemas-time "less than 0.1 SBU">
]>
Modified: trunk/BOOK/gnome/platform/libpeas.xml
==============================================================================
--- trunk/BOOK/gnome/platform/libpeas.xml Thu Oct 8 15:06:33 2020
(r23793)
+++ trunk/BOOK/gnome/platform/libpeas.xml Thu Oct 8 15:18:31 2020
(r23794)
@@ -4,9 +4,9 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
- <!ENTITY libpeas-download-http
"&gnome-download-http;/libpeas/1.26/libpeas-&libpeas-version;.tar.xz">
- <!ENTITY libpeas-download-ftp
"&gnome-download-ftp;/libpeas/1.26/libpeas-&libpeas-version;.tar.xz">
- <!ENTITY libpeas-md5sum "f7723bf8433b7984121157e1e9a629b5">
+ <!ENTITY libpeas-download-http
"&gnome-download-http;/libpeas/1.28/libpeas-&libpeas-version;.tar.xz">
+ <!ENTITY libpeas-download-ftp
"&gnome-download-ftp;/libpeas/1.28/libpeas-&libpeas-version;.tar.xz">
+ <!ENTITY libpeas-md5sum "62a5d01e9561f8fafca68e2863640735">
<!ENTITY libpeas-size "188 KB">
<!ENTITY libpeas-buildsize "12 MB (with tests)">
<!ENTITY libpeas-time "0.2 SBU (with tests)">
Modified: trunk/BOOK/gnome/platform/platform.xml
==============================================================================
--- trunk/BOOK/gnome/platform/platform.xml Thu Oct 8 15:06:33 2020
(r23793)
+++ trunk/BOOK/gnome/platform/platform.xml Thu Oct 8 15:18:31 2020
(r23794)
@@ -49,7 +49,9 @@
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="folks.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gfbgraph.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="tracker.xml"/>
+ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="tracker3.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="tracker-miners.xml"/>
+ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="tracker3-miners.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gsound.xml"/>
<!-- GNOME Desktop -->
Modified: trunk/BOOK/gnome/platform/tracker-miners.xml
==============================================================================
--- trunk/BOOK/gnome/platform/tracker-miners.xml Thu Oct 8 15:06:33
2020 (r23793)
+++ trunk/BOOK/gnome/platform/tracker-miners.xml Thu Oct 8 15:18:31
2020 (r23794)
@@ -127,8 +127,8 @@
ninja</userinput></screen>
<para>
- To test the results, as the root user,
- issue: <command>ninja test</command>.
+ To test the results, as the <systemitem
class="username">root</systemitem>
+ user, issue: <command>ninja test</command>.
<!--
Eight tests, test-image-1, 300-miner-basic-ops, 310-fts-basic,
310-fts-basic, 311-fts-file-operations, 401-extractor-flac-cuesheet,
Modified: trunk/BOOK/gnome/platform/tracker.xml
==============================================================================
--- trunk/BOOK/gnome/platform/tracker.xml Thu Oct 8 15:06:33 2020
(r23793)
+++ trunk/BOOK/gnome/platform/tracker.xml Thu Oct 8 15:18:31 2020
(r23794)
@@ -14,6 +14,9 @@
<!ENTITY tracker-time "1.3 SBU (with tests)">
]>
+<!-- Tracker2 + Tracker-Miners2 is needed for Folks and Brasero.
+ For Brasero, look for BRASERO_SEARCH in the configure output. -->
+
<sect1 id="tracker" xreflabel="Tracker-&tracker-version;">
<?dbhtml filename="tracker.html"?>
Copied and modified: trunk/BOOK/gnome/platform/tracker3-miners.xml (from
r23792, trunk/BOOK/gnome/platform/tracker-miners.xml)
==============================================================================
--- trunk/BOOK/gnome/platform/tracker-miners.xml Thu Oct 8 02:25:27
2020 (r23792, copy source)
+++ trunk/BOOK/gnome/platform/tracker3-miners.xml Thu Oct 8 15:18:31
2020 (r23794)
@@ -4,26 +4,26 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
- <!ENTITY tracker-miners-download-http
"&gnome-download-http;/tracker-miners/2.3/tracker-miners-&tracker-miners-version;.tar.xz">
- <!ENTITY tracker-miners-download-ftp
"&gnome-download-ftp;/tracker-miners/2.3/tracker-miners-&tracker-miners-version;.tar.xz">
- <!ENTITY tracker-miners-md5sum "0bbcab133ed33ccbf65923020f99e1cc">
- <!ENTITY tracker-miners-size "3.0 MB">
- <!ENTITY tracker-miners-buildsize "28 MB (with tests)">
- <!ENTITY tracker-miners-time "1.0 SBU (with tests)">
+ <!ENTITY tracker3-miners-download-http
"&gnome-download-http;/tracker-miners/3.0/tracker-miners-&tracker3-miners-version;.tar.xz">
+ <!ENTITY tracker3-miners-download-ftp
"&gnome-download-ftp;/tracker-miners/3.0/tracker-miners-&tracker3-miners-version;.tar.xz">
+ <!ENTITY tracker3-miners-md5sum "a084d9d982e937b9e445dc600682c5ff">
+ <!ENTITY tracker3-miners-size "3.8 MB">
+ <!ENTITY tracker3-miners-buildsize "36 MB (with tests)">
+ <!ENTITY tracker3-miners-time "1.2 SBU (with tests)">
]>
-<sect1 id="tracker-miners" xreflabel="tracker-miners-&tracker-miners-version;">
- <?dbhtml filename="tracker-miners.html"?>
+<sect1 id="tracker3-miners"
xreflabel="tracker-miners-&tracker3-miners-version;">
+ <?dbhtml filename="tracker3-miners.html"?>
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
</sect1info>
- <title>Tracker-miners-&tracker-miners-version;</title>
+ <title>Tracker-miners-&tracker3-miners-version;</title>
- <indexterm zone="tracker-miners">
- <primary sortas="a-tracker-miners">tracker-miners</primary>
+ <indexterm zone="tracker3-miners">
+ <primary sortas="a-tracker3-miners">tracker3-miners</primary>
</indexterm>
<sect2 role="package">
@@ -40,32 +40,32 @@
<itemizedlist spacing="compact">
<listitem>
<para>
- Download (HTTP): <ulink url="&tracker-miners-download-http;"/>
+ Download (HTTP): <ulink url="&tracker3-miners-download-http;"/>
</para>
</listitem>
<listitem>
<para>
- Download (FTP): <ulink url="&tracker-miners-download-ftp;"/>
+ Download (FTP): <ulink url="&tracker3-miners-download-ftp;"/>
</para>
</listitem>
<listitem>
<para>
- Download MD5 sum: &tracker-miners-md5sum;
+ Download MD5 sum: &tracker3-miners-md5sum;
</para>
</listitem>
<listitem>
<para>
- Download size: &tracker-miners-size;
+ Download size: &tracker3-miners-size;
</para>
</listitem>
<listitem>
<para>
- Estimated disk space required: &tracker-miners-buildsize;
+ Estimated disk space required: &tracker3-miners-buildsize;
</para>
</listitem>
<listitem>
<para>
- Estimated build time: &tracker-miners-time;
+ Estimated build time: &tracker3-miners-time;
</para>
</listitem>
</itemizedlist>
@@ -83,7 +83,6 @@
<bridgehead renderas="sect4">Recommended</bridgehead>
<para role="recommended">
<xref linkend="ffmpeg"/>,
- <xref linkend="flac"/>,
<xref linkend="giflib"/>,
<xref linkend="icu"/>,
<xref linkend="libexif"/>,
@@ -115,30 +114,34 @@
<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 -v
/etc/xdg/autostart/tracker-miner-*</userinput></screen>
+
+ <para>
Install <application>Tracker-miners</application> by running the
following
commands:
</para>
-<screen><userinput>mkdir build &&
+<screen revision="systemd"><userinput>mkdir build &&
cd build &&
meson --prefix=/usr .. &&
ninja</userinput></screen>
+<screen revision="sysv"><userinput>mkdir build &&
+cd build &&
+
+meson --prefix=/usr -Dsystemd_user_services=false .. &&
+ninja</userinput></screen>
+
<para>
- To test the results, as the root user,
- issue: <command>ninja test</command>.
- <!--
- Eight tests, test-image-1, 300-miner-basic-ops, 310-fts-basic,
- 310-fts-basic, 311-fts-file-operations, 401-extractor-flac-cuesheet,
- 500-writeback-images, 501-writeback-image-details, and
- 502-writeback-audio are known to fail due to internal test
- suite problems.
- -->
- Two tests, test-image-1 and functional-401-extractor-flac-cuesheet,
- are known to fail.
- <!-- flac cuesheet is due to libcue not being installed. -->
+ To test the results, as the <systemitem
class="username">root</systemitem>
+ user, issue: <command>ninja test</command>.
</para>
<para>
@@ -151,10 +154,17 @@
<sect2 role="commands">
<title>Command Explanations</title>
+ <para revision="sysv">
+ <parameter>-Dsystemd_user_services=false</parameter>: This switch
prevents
+ the build process from installing systemd units since they are useless
+ on SysV systems.
+ </para>
+
<para>
<option>-Dminer_rss=false</option>: Use this option if you have not
installed the recommended dependency libgrss.
</para>
+
</sect2>
<sect2 role="content">
@@ -170,12 +180,12 @@
None
</seg>
<seg>
- libtracker-extract.so, and
- several modules under /usr/lib/tracker-miners-2.0.
+ Several modules under /usr/lib/tracker-miners-3.0.
</seg>
<seg>
- /usr/lib/tracker-miners-2.0 and
- /usr/share/tracker-miners
+ /usr/lib/tracker-miners-3.0,
+ /usr/libexec/tracker3, and
+ /usr/share/tracker3-miners
</seg>
</seglistitem>
</segmentedlist>
Copied and modified: trunk/BOOK/gnome/platform/tracker3.xml (from r23792,
trunk/BOOK/gnome/platform/tracker.xml)
==============================================================================
--- trunk/BOOK/gnome/platform/tracker.xml Thu Oct 8 02:25:27 2020
(r23792, copy source)
+++ trunk/BOOK/gnome/platform/tracker3.xml Thu Oct 8 15:18:31 2020
(r23794)
@@ -4,28 +4,28 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
- <!ENTITY tracker-download-http
-
"&gnome-download-http;/tracker/2.3/tracker-&tracker-version;.tar.xz">
- <!ENTITY tracker-download-ftp
- "&gnome-download-ftp;/tracker/2.3/tracker-&tracker-version;.tar.xz">
- <!ENTITY tracker-md5sum "f3c8baac2a3089f1c7af1dcb00547c97">
- <!ENTITY tracker-size "1.5 MB">
- <!ENTITY tracker-buildsize "262 MB (with tests)">
- <!ENTITY tracker-time "1.3 SBU (with tests)">
+ <!ENTITY tracker3-download-http
+
"&gnome-download-http;/tracker/3.0/tracker-&tracker3-version;.tar.xz">
+ <!ENTITY tracker3-download-ftp
+
"&gnome-download-ftp;/tracker/3.0/tracker-&tracker3-version;.tar.xz">
+ <!ENTITY tracker3-md5sum "173668f5d1a890a494d681457ac7029b">
+ <!ENTITY tracker3-size "1.4 MB">
+ <!ENTITY tracker3-buildsize "85 MB (with tests)">
+ <!ENTITY tracker3-time "0.4 SBU (with tests)">
]>
-<sect1 id="tracker" xreflabel="Tracker-&tracker-version;">
- <?dbhtml filename="tracker.html"?>
+<sect1 id="tracker3" xreflabel="Tracker-&tracker3-version;">
+ <?dbhtml filename="tracker3.html"?>
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
</sect1info>
- <title>Tracker-&tracker-version;</title>
+ <title>Tracker-&tracker3-version;</title>
- <indexterm zone="tracker">
- <primary sortas="a-Tracker">Tracker</primary>
+ <indexterm zone="tracker3">
+ <primary sortas="a-Tracker3">Tracker3</primary>
</indexterm>
<sect2 role="package">
@@ -42,32 +42,32 @@
<itemizedlist spacing="compact">
<listitem>
<para>
- Download (HTTP): <ulink url="&tracker-download-http;"/>
+ Download (HTTP): <ulink url="&tracker3-download-http;"/>
</para>
</listitem>
<listitem>
<para>
- Download (FTP): <ulink url="&tracker-download-ftp;"/>
+ Download (FTP): <ulink url="&tracker3-download-ftp;"/>
</para>
</listitem>
<listitem>
<para>
- Download MD5 sum: &tracker-md5sum;
+ Download MD5 sum: &tracker3-md5sum;
</para>
</listitem>
<listitem>
<para>
- Download size: &tracker-size;
+ Download size: &tracker3-size;
</para>
</listitem>
<listitem>
<para>
- Estimated disk space required: &tracker-buildsize;
+ Estimated disk space required: &tracker3-buildsize;
</para>
</listitem>
<listitem>
<para>
- Estimated build time: &tracker-time;
+ Estimated build time: &tracker3-time;
</para>
</listitem>
</itemizedlist>
@@ -100,7 +100,7 @@
</para>
<para condition="html" role="usernotes">User Notes:
- <ulink url="&blfs-wiki;/tracker"/>
+ <ulink url="&blfs-wiki;/tracker3"/>
</para>
</sect2>
@@ -112,16 +112,21 @@
commands:
</para>
-<screen><userinput>mkdir build &&
+<screen revision="systemd"><userinput>mkdir build &&
cd build &&
-meson --prefix=/usr .. &&
+meson --prefix=/usr -Ddocs=false .. &&
+ninja</userinput></screen>
+
+<screen revision="sysv"><userinput>mkdir build &&
+cd build &&
+
+meson --prefix=/usr -Ddocs=false -Dsystemd_user_services=false .. &&
ninja</userinput></screen>
<para>
To test the results, issue: <command>ninja test</command>. The tests
- should be run from a graphical session. <!--The test named steroids may
- fail but will pass if you rerun the tests after the installation. -->
+ should be run from a graphical session.
</para>
<para>
@@ -132,16 +137,25 @@
</sect2>
-<!--
+
<sect2 role="commands">
<title>Command Explanations</title>
+
<para>
- <command>glib-compile-schemas ...</command>: Compiles the settings
- schema installed by this package to prevent a runtime error in
- tracker-store.
+ <parameter>-Ddocs=false</parameter>: This switch prevents the
+ build process from generating API documentation. Omit this switch if you
+ have <xref linkend="gtk-doc" role="nodep"/> installed and wish to
+ generate and install the API documentation.
</para>
+
+ <para revision="sysv">
+ <parameter>-Dsystemd_user_services=false</parameter>: This switch
prevents
+ the build process from installing systemd user services since they are
+ useless on SysV systems.
+ </para>
+
</sect2>
--->
+
<sect2 role="content">
<title>Contents</title>
@@ -153,15 +167,14 @@
<seglistitem>
<seg>
- tracker
+ tracker3
</seg>
<seg>
- libtracker-control-2.0.so, libtracker-miner-2.0.so, and
- libtracker-sparql-2.0.so
+ libtracker-sparql-3.0.so
</seg>
<seg>
- /usr/{include,lib}/tracker-2.0, /usr/share/tracker, and
- /usr/share/gtk-doc/libtracker-{control,miner,sparql}
+ /usr/{include,lib}/tracker-3.0, /usr/share/tracker3, and
+ /usr/share/gtk-doc/html/{libtracker-sparql,ontology}-3
</seg>
</seglistitem>
</segmentedlist>
@@ -171,50 +184,26 @@
<?dbfo list-presentation="list"?>
<?dbhtml list-presentation="table"?>
- <varlistentry id="tracker-prog">
- <term><command>tracker</command></term>
+ <varlistentry id="tracker3-prog">
+ <term><command>tracker3</command></term>
<listitem>
<para>
is a control program for the indexer.
</para>
- <indexterm zone="tracker tracker-prog">
- <primary sortas="b-tracker">tracker</primary>
- </indexterm>
- </listitem>
- </varlistentry>
-
- <varlistentry id="libtracker-control">
- <term><filename
class="libraryfile">libtracker-control-2.0.so</filename></term>
- <listitem>
- <para>
- contains control and monitoring functions for miners.
- </para>
- <indexterm zone="tracker libtracker-control">
- <primary
sortas="c-libtracker-control">libtracker-control-2.0.so</primary>
- </indexterm>
- </listitem>
- </varlistentry>
-
- <varlistentry id="libtracker-miner">
- <term><filename
class="libraryfile">libtracker-miner-2.0.so</filename></term>
- <listitem>
- <para>
- contains data mining functions.
- </para>
- <indexterm zone="tracker libtracker-miner">
- <primary
sortas="c-libtracker-miner">libtracker-miner-2.0.so</primary>
+ <indexterm zone="tracker3 tracker3-prog">
+ <primary sortas="b-tracker3">tracker3</primary>
</indexterm>
</listitem>
</varlistentry>
- <varlistentry id="libtracker-sparql">
- <term><filename
class="libraryfile">libtracker-sparql-2.0.so</filename></term>
+ <varlistentry id="libtracker3-sparql">
+ <term><filename
class="libraryfile">libtracker-sparql-3.0.so</filename></term>
<listitem>
<para>
contains resource management and database functions.
</para>
- <indexterm zone="tracker libtracker-sparql">
- <primary
sortas="c-libtracker-sparql">libtracker-sparql-2.0.so</primary>
+ <indexterm zone="tracker3 libtracker3-sparql">
+ <primary
sortas="c-libtracker3-sparql">libtracker-sparql-3.0.so</primary>
</indexterm>
</listitem>
</varlistentry>
Modified: trunk/BOOK/gnome/platform/vte.xml
==============================================================================
--- trunk/BOOK/gnome/platform/vte.xml Thu Oct 8 15:06:33 2020 (r23793)
+++ trunk/BOOK/gnome/platform/vte.xml Thu Oct 8 15:18:31 2020 (r23794)
@@ -4,12 +4,12 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
- <!ENTITY vte-download-http
"&gnome-download-http;/vte/0.60/vte-&vte-version;.tar.xz">
- <!ENTITY vte-download-ftp
"&gnome-download-ftp;/vte/0.60/vte-&vte-version;.tar.xz">
- <!ENTITY vte-md5sum "4214712ecab2d50e2a3a07897c3ada49">
- <!ENTITY vte-size "523 KB">
+ <!ENTITY vte-download-http
"&gnome-download-http;/vte/0.62/vte-&vte-version;.tar.xz">
+ <!ENTITY vte-download-ftp
"&gnome-download-ftp;/vte/0.62/vte-&vte-version;.tar.xz">
+ <!ENTITY vte-md5sum "7562e1dbe1992a48cbcfd10b7acc3ff6">
+ <!ENTITY vte-size "426 KB">
<!ENTITY vte-buildsize "12 MB (with tests)">
- <!ENTITY vte-time "0.9 SBU (using parallelism=4; with tests)">
+ <!ENTITY vte-time "0.6 SBU (using parallelism=4; with tests)">
<!-- Consolidating Tests/No Tests in GNOME sections for consistency. -->
<!-- For "Contents" and "Short Descriptions" sections -->
@@ -138,15 +138,6 @@
<sect2 role="commands">
<title>Command Explanations</title>
- <!-- Introspection is now built by default.
- <para>
- <parameter>- -enable-introspection</parameter>: This switch enables
- <application>Gobject Introspection</application> bindings.
- Remove if you don't have <xref linkend="gobject-introspection"/>
- installed.
- </para>
- -->
-
<para>
<command>rm -v /etc/profile.d/vte.*</command>: This command removes two
files installed in /etc/profile.d that have no use on a LFS system.
@@ -159,7 +150,7 @@
<para>
<option>-Dgnutls=false</option>: Add this switch if you do not
- want to enable GNUTLS support.
+ want to enable GnuTLS support.
</para>
<para>
Modified: trunk/BOOK/gnome/platform/yelp-xsl.xml
==============================================================================
--- trunk/BOOK/gnome/platform/yelp-xsl.xml Thu Oct 8 15:06:33 2020
(r23793)
+++ trunk/BOOK/gnome/platform/yelp-xsl.xml Thu Oct 8 15:18:31 2020
(r23794)
@@ -4,11 +4,11 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
- <!ENTITY yelp-xsl-download-http
"&gnome-download-http;/yelp-xsl/&gnome-minor-36;/yelp-xsl-&yelp-xsl-version;.tar.xz">
- <!ENTITY yelp-xsl-download-ftp
"&gnome-download-ftp;/yelp-xsl/&gnome-minor-36;/yelp-xsl-&yelp-xsl-version;.tar.xz">
- <!ENTITY yelp-xsl-md5sum "7d71af68fff4a92bcb2b8989f126be6c">
- <!ENTITY yelp-xsl-size "628 KB">
- <!ENTITY yelp-xsl-buildsize "9.9 MB">
+ <!ENTITY yelp-xsl-download-http
"&gnome-download-http;/yelp-xsl/&gnome-minor-38;/yelp-xsl-&yelp-xsl-version;.tar.xz">
+ <!ENTITY yelp-xsl-download-ftp
"&gnome-download-ftp;/yelp-xsl/&gnome-minor-38;/yelp-xsl-&yelp-xsl-version;.tar.xz">
+ <!ENTITY yelp-xsl-md5sum "10cd7eda97c9606f5c575977ce8c26dc">
+ <!ENTITY yelp-xsl-size "632 KB">
+ <!ENTITY yelp-xsl-buildsize "10 MB">
<!ENTITY yelp-xsl-time "less than 0.1 SBU">
]>
Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml Thu Oct 8 15:06:33
2020 (r23793)
+++ trunk/BOOK/introduction/welcome/changelog.xml Thu Oct 8 15:18:31
2020 (r23794)
@@ -44,6 +44,58 @@
<listitem>
<para>October 8th, 2020</para>
<itemizedlist>
+ <listitem revision="sysv">
+ <para>[renodr] - Adapt tracker-3 and tracker-miners-3 to build
+ properly on SysV systems.</para>
+ </listitem>
+ <listitem>
+ <para>[renodr] - Update to Tracker-Miners-3.0 and move to a separate
+ page. Fixes
+ <ulink url="&blfs-ticket-root;14030">#14030</ulink>.</para>
+ </listitem>
+ <listitem>
+ <para>[renodr] - Update to Tracker-3.0.1 and move to a separate page.
+ Part of <ulink url="&blfs-ticket-root;14030">#14030</ulink>.</para>
+ </listitem>
+ <listitem>
+ <para>[renodr] - Update to dconf-0.38.0. Part of
+ <ulink url="&blfs-ticket-root;14031">#14031</ulink>.</para>
+ </listitem>
+ <listitem>
+ <para>[renodr] - Update to dconf-editor-3.38.0. Part of
+ <ulink url="&blfs-ticket-root;14031">#14031</ulink>.</para>
+ </listitem>
+ <listitem>
+ <para>[renodr] - Update to evolution-data-server-3.38.1. Part of
+ <ulink url="&blfs-ticket-root;14030">#14030</ulink>.</para>
+ </listitem>
+ <listitem>
+ <para>[renodr] - Update to libpeas-1.28.0. Part of
+ <ulink url="&blfs-ticket-root;14030">#14030</ulink>.</para>
+ </listitem>
+ <listitem>
+ <para>[renodr] - Update to cheese-3.38.0. Part of
+ <ulink url="&blfs-ticket-root;14032">#14032</ulink>.</para>
+ </listitem>
+ <listitem>
+ <para>[renodr] - Update to gnome-desktop-3.38.1. Part of
+ <ulink url="&blfs-ticket-root;14030">#14030</ulink>.</para>
+ </listitem>
+ <listitem>
+ <para>[renodr] - Update to yelp-xsl-3.38.0. Part of
+ <ulink url="&blfs-ticket-root;14030">#14030</ulink>.</para>
+ </listitem>
+ <listitem>
+ <para>[renodr] - Update to VTE-0.62.0. Part of
+ <ulink url="&blfs-ticket-root;14030">#14030</ulink>.</para>
+ </listitem>
+ <listitem>
+ <para>[renodr] - Update to gsettings-desktop-schemas-3.38.0. Part of
+ <ulink url="&blfs-ticket-root;14030">#14030</ulink>.</para>
+ </listitem>
+ <listitem>
+ <para>[renodr] - Drop the Python2 version of PyCryptodome.</para>
+ </listitem>
<listitem>
<para>[bdubbs] - Update to nano-5.3. Fixes
<ulink url="&blfs-ticket-root;14106">#14106</ulink>.</para>
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page