Author: dj
Date: Wed Jun 26 18:34:33 2019
New Revision: 21739

Log:
Merge to HEAD 21736.

Modified:
   branches/BOOK-elogind/general.ent
   branches/BOOK-elogind/general/genlib/telepathy-glib.xml
   branches/BOOK-elogind/general/genutils/gtk-doc.xml
   branches/BOOK-elogind/general/graphlib/newt.xml
   branches/BOOK-elogind/general/prog/mako.xml
   branches/BOOK-elogind/general/prog/pygments.xml
   branches/BOOK-elogind/general/prog/pygobject3.xml
   branches/BOOK-elogind/general/prog/pyyaml.xml
   branches/BOOK-elogind/gnome/platform/geocode-glib.xml
   branches/BOOK-elogind/gnome/platform/gnome-desktop.xml
   branches/BOOK-elogind/gnome/platform/vte.xml
   branches/BOOK-elogind/introduction/welcome/changelog.xml
   branches/BOOK-elogind/packages.ent
   branches/BOOK-elogind/xsoft/other/thunderbird.xml

Modified: branches/BOOK-elogind/general.ent
==============================================================================
--- branches/BOOK-elogind/general.ent   Wed Jun 26 18:28:27 2019        (r21738)
+++ branches/BOOK-elogind/general.ent   Wed Jun 26 18:34:33 2019        (r21739)
@@ -1,12 +1,12 @@
 <!-- $LastChangedBy$ $Date$ -->
 
-<!ENTITY day          "24">                   <!-- Always 2 digits -->
+<!ENTITY day          "26">                   <!-- Always 2 digits -->
 <!ENTITY month        "06">                   <!-- Always 2 digits -->
 <!ENTITY year         "2019">
 <!ENTITY copyrightdate "2001-&year;">
 <!ENTITY copyholder   "The BLFS Development Team">
 <!ENTITY version      "&year;-&month;-&day; elogind">
-<!ENTITY releasedate  "June 24th, &year;">
+<!ENTITY releasedate  "June 26th, &year;">
 <!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
 <!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
 <!ENTITY lfs-version  "development">          <!-- x.y|development -->

Modified: branches/BOOK-elogind/general/genlib/telepathy-glib.xml
==============================================================================
--- branches/BOOK-elogind/general/genlib/telepathy-glib.xml     Wed Jun 26 
18:28:27 2019        (r21738)
+++ branches/BOOK-elogind/general/genlib/telepathy-glib.xml     Wed Jun 26 
18:34:33 2019        (r21739)
@@ -108,9 +108,9 @@
       following commands:
     </para>
 
-<screen><userinput>./configure --prefix=/usr \
+<screen><userinput>./configure --prefix=/usr          \
             --enable-vala-bindings \
-            --disable-static &amp;&amp;
+            --disable-static       &amp;&amp;
 make</userinput></screen>
 
     <para>

Modified: branches/BOOK-elogind/general/genutils/gtk-doc.xml
==============================================================================
--- branches/BOOK-elogind/general/genutils/gtk-doc.xml  Wed Jun 26 18:28:27 
2019        (r21738)
+++ branches/BOOK-elogind/general/genutils/gtk-doc.xml  Wed Jun 26 18:34:33 
2019        (r21739)
@@ -86,7 +86,7 @@
       <xref linkend="which"/>, and
       Python modules 
       <ulink url="https://anytree.readthedocs.io/en/latest/";>anytree</ulink>, 
and
-      <ulink 
url="https://pypi.org/project/parameterized/";>paramerterized</ulink>
+      <ulink 
url="https://pypi.org/project/parameterized/";>parameterized</ulink>
     </para>
 
     <note><para>The optional python modules above can be easily installed with

Modified: branches/BOOK-elogind/general/graphlib/newt.xml
==============================================================================
--- branches/BOOK-elogind/general/graphlib/newt.xml     Wed Jun 26 18:28:27 
2019        (r21738)
+++ branches/BOOK-elogind/general/graphlib/newt.xml     Wed Jun 26 18:34:33 
2019        (r21739)
@@ -6,9 +6,9 @@
 
   <!ENTITY newt-download-http 
"https://releases.pagure.org/newt/newt-&newt-version;.tar.gz";>
   <!ENTITY newt-download-ftp  " ">
-  <!ENTITY newt-md5sum        "70b288f821234593a8e7920e435b259b">
-  <!ENTITY newt-size          "180 KB">
-  <!ENTITY newt-buildsize     "4.1 MB">
+  <!ENTITY newt-md5sum        "a0a5fd6b53bb167a65e15996b249ebb5">
+  <!ENTITY newt-size          "172 KB">
+  <!ENTITY newt-buildsize     "6.4 MB">
   <!ENTITY newt-time          "less than 0.1 SBU">
 ]>
 

Modified: branches/BOOK-elogind/general/prog/mako.xml
==============================================================================
--- branches/BOOK-elogind/general/prog/mako.xml Wed Jun 26 18:28:27 2019        
(r21738)
+++ branches/BOOK-elogind/general/prog/mako.xml Wed Jun 26 18:34:33 2019        
(r21739)
@@ -6,9 +6,9 @@
 
   <!ENTITY Mako-download-http 
"&pymodules-dl;/M/Mako/Mako-&mako-version;.tar.gz">
   <!ENTITY Mako-download-ftp  " ">
-  <!ENTITY Mako-md5sum        "a94d376078dda65f834ea5049a81ebb5">
+  <!ENTITY Mako-md5sum        "4a7aef27217a8e6c1a29447c9b1b00ab">
   <!ENTITY Mako-size          "452 KB">
-  <!ENTITY Mako-buildsize     "3.0 MB">
+  <!ENTITY Mako-buildsize     "3.7 MB">
   <!ENTITY Mako-time          "less than 0.1 SBU">
 ]>
 

Modified: branches/BOOK-elogind/general/prog/pygments.xml
==============================================================================
--- branches/BOOK-elogind/general/prog/pygments.xml     Wed Jun 26 18:28:27 
2019        (r21738)
+++ branches/BOOK-elogind/general/prog/pygments.xml     Wed Jun 26 18:34:33 
2019        (r21739)
@@ -7,9 +7,9 @@
   <!ENTITY pygments-download-http
            
"https://files.pythonhosted.org/packages/source/P/Pygments/Pygments-&pygments-version;.tar.gz";>
   <!ENTITY pygments-download-ftp " ">
-  <!ENTITY pygments-md5sum        "a5095f15bdebf6faafa8efc9f49b5e9c">
-  <!ENTITY pygments-size          "3.0 MB">
-  <!ENTITY pygments-buildsize     "26 MB">
+  <!ENTITY pygments-md5sum        "5ecc3fbb2a783e917b369271fc0e6cd1">
+  <!ENTITY pygments-size          "8.9 MB">
+  <!ENTITY pygments-buildsize     "51 MB">
   <!ENTITY pygments-time          "less than 0.1 SBU">
 ]>
 

Modified: branches/BOOK-elogind/general/prog/pygobject3.xml
==============================================================================
--- branches/BOOK-elogind/general/prog/pygobject3.xml   Wed Jun 26 18:28:27 
2019        (r21738)
+++ branches/BOOK-elogind/general/prog/pygobject3.xml   Wed Jun 26 18:34:33 
2019        (r21739)
@@ -8,10 +8,10 @@
            
"&gnome-download-http;/pygobject/&gnome-minor-32;/pygobject-&pygobject3-version;.tar.xz">
   <!ENTITY pygobject3-download-ftp
            
"&gnome-download-ftp;/pygobject/&gnome-minor-32;/pygobject-&pygobject3-version;.tar.xz">
-  <!ENTITY pygobject3-md5sum        "9d5dbca10162dd9b0d03fed0c6cf865d">
+  <!ENTITY pygobject3-md5sum        "92ffa25351782feb96362f0dace2089f">
   <!ENTITY pygobject3-size          "540 KB">
-  <!ENTITY pygobject3-buildsize     "19 MB">
-  <!ENTITY pygobject3-time          "0.1 SBU">
+  <!ENTITY pygobject3-buildsize     "28 MB">
+  <!ENTITY pygobject3-time          "0.5 SBU">
 ]>
 
  <!-- Begin PyGObject3 -->

Modified: branches/BOOK-elogind/general/prog/pyyaml.xml
==============================================================================
--- branches/BOOK-elogind/general/prog/pyyaml.xml       Wed Jun 26 18:28:27 
2019        (r21738)
+++ branches/BOOK-elogind/general/prog/pyyaml.xml       Wed Jun 26 18:34:33 
2019        (r21739)
@@ -6,9 +6,9 @@
 
   <!ENTITY PyYAML-download-http 
"http://pyyaml.org/download/pyyaml/PyYAML-&PyYAML-version;.tar.gz";>
   <!ENTITY PyYAML-download-ftp  " ">
-  <!ENTITY PyYAML-md5sum        "3b07eb596071bac75c886129de881d22">
-  <!ENTITY PyYAML-size          "268 KB">
-  <!ENTITY PyYAML-buildsize     "11 MB">
+  <!ENTITY PyYAML-md5sum        "7e5a8d073b4084742c1d80105423ee9f">
+  <!ENTITY PyYAML-size          "272 KB">
+  <!ENTITY PyYAML-buildsize     "17 MB">
   <!ENTITY PyYAML-time          "0.1 SBU">
 ]>
 
@@ -131,7 +131,7 @@
           </seg>
           <seg>
             /usr/lib/python&python2-majorver;/site-packages/yaml and/or
-            /usr/lib/python&python3-majorver;/site-packages/yaml,
+            /usr/lib/python&python3-majorver;/site-packages/yaml
           </seg>
         </seglistitem>
       </segmentedlist>

Modified: branches/BOOK-elogind/gnome/platform/geocode-glib.xml
==============================================================================
--- branches/BOOK-elogind/gnome/platform/geocode-glib.xml       Wed Jun 26 
18:28:27 2019        (r21738)
+++ branches/BOOK-elogind/gnome/platform/geocode-glib.xml       Wed Jun 26 
18:34:33 2019        (r21739)
@@ -107,7 +107,7 @@
 
     <screen><userinput>mkdir build                                   &amp;&amp;
 cd    build                                   &amp;&amp;
-meson --prefix /usr .. -Denable-gtk-doc=false &amp;&amp;
+meson --prefix /usr -Denable-gtk-doc=false .. &amp;&amp;
 ninja</userinput></screen>
 
 

Modified: branches/BOOK-elogind/gnome/platform/gnome-desktop.xml
==============================================================================
--- branches/BOOK-elogind/gnome/platform/gnome-desktop.xml      Wed Jun 26 
18:28:27 2019        (r21738)
+++ branches/BOOK-elogind/gnome/platform/gnome-desktop.xml      Wed Jun 26 
18:34:33 2019        (r21739)
@@ -125,7 +125,7 @@
 
     <para revision="sysv">
       This package does not come with a functioning test suite.
-      or similar.
+      <!-- NOTE: On my elogind system, all tests passed. Please verify -renodr 
-->
     </para>
 
     <para revision="systemd">
@@ -150,6 +150,9 @@
       field of the <quote>GNOME About</quote> display window.
     </para>
 
+    <!-- When elogind drops into mainline, we need to add that option
+         to gnome-desktop, otherwise there's no distributor noted. -->
+
     <!--<xi:include xmlns:xi="http://www.w3.org/2001/XInclude";
        href="../../xincludes/gtk-doc-rebuild.xml"/> -->
 

Modified: branches/BOOK-elogind/gnome/platform/vte.xml
==============================================================================
--- branches/BOOK-elogind/gnome/platform/vte.xml        Wed Jun 26 18:28:27 
2019        (r21738)
+++ branches/BOOK-elogind/gnome/platform/vte.xml        Wed Jun 26 18:34:33 
2019        (r21739)
@@ -103,16 +103,7 @@
 
   <sect2 role="installation">
     <title>Installation of VTE</title>
-    <!-- with 0.56.0, not needed any more.
-    <para>
-      First, fix compilation of a Vala program with newer versions of
-      Vala (0.43 and more):
-    </para>
 
-<!- - Upstream fix: - ->
-<screen><userinput>sed -e '/bool audible/i\    public int dummy;' \
-    -i bindings/vala/app.vala</userinput></screen>
--->
     <para>
       Install <application>VTE</application> by running the following
       commands:
@@ -120,8 +111,7 @@
 
 <screen><userinput>./configure --prefix=/usr          \
             --sysconfdir=/etc      \
-            --disable-static       \
-            --enable-introspection &amp;&amp;
+            --disable-static       &amp;&amp;
 make</userinput></screen>
 
     <para>
@@ -139,12 +129,14 @@
   <sect2 role="commands">
     <title>Command Explanations</title>
 
+    <!-- Introspection is now built by default.
     <para>
-      <parameter>--enable-introspection</parameter>: This switch enables
+      <parameter>- -enable-introspection</parameter>: This switch enables
       <application>Gobject Introspection</application> bindings.
       Remove if you don't have <xref linkend="gobject-introspection"/>
       installed.
     </para>
+    -->
 
     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude";
       href="../../xincludes/static-libraries.xml"/>

Modified: branches/BOOK-elogind/introduction/welcome/changelog.xml
==============================================================================
--- branches/BOOK-elogind/introduction/welcome/changelog.xml    Wed Jun 26 
18:28:27 2019        (r21738)
+++ branches/BOOK-elogind/introduction/welcome/changelog.xml    Wed Jun 26 
18:34:33 2019        (r21739)
@@ -42,6 +42,36 @@
     </listitem>
     -->
     <listitem>
+      <para>June 26th, 2019</para>
+      <itemizedlist>
+        <listitem>
+          <para>[renodr] - Update to newt-0.52.21. Fixes
+          <ulink url="&blfs-ticket-root;12103">#12103</ulink>.</para>
+        </listitem>
+        <listitem>
+          <para>[renodr] - Update to pygobject3-3.32.2 (Python Module). Fixes
+          <ulink url="&blfs-ticket-root;12189">#12189</ulink>.</para>
+        </listitem>
+        <listitem>
+          <para>[renodr] - Update to PyYAML-5.1.1 (Python Module). Fixes
+          <ulink url="&blfs-ticket-root;12142">#12142</ulink>.</para>
+        </listitem>
+        <listitem>
+          <para>[renodr] - Update to Mako-1.0.12 (Python Module). Fixes
+          <ulink url="&blfs-ticket-root;12118">#12118</ulink>.</para>
+        </listitem>
+        <listitem>
+          <para>[renodr] - Update to Pygments-2.4.2 (Python Module). Fixes
+          <ulink url="&blfs-ticket-root;12097">#12097</ulink>.</para>
+        </listitem>
+        <listitem>
+          <para>[renodr] - Update to Thunderbird-60.7.2. Fixes
+          <ulink url="&blfs-ticket-root;12159">#12159</ulink>.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>June 25th, 2019</para>
       <itemizedlist>
         <listitem>

Modified: branches/BOOK-elogind/packages.ent
==============================================================================
--- branches/BOOK-elogind/packages.ent  Wed Jun 26 18:28:27 2019        (r21738)
+++ branches/BOOK-elogind/packages.ent  Wed Jun 26 18:34:33 2019        (r21739)
@@ -218,7 +218,7 @@
 <!ENTITY libtiff-version              "4.0.10">
 <!ENTITY libwebp-version              "1.0.2">
 <!ENTITY mypaint-brushes-version      "1.3.0"> <!-- version 1 only -->
-<!ENTITY newt-version                 "0.52.20">
+<!ENTITY newt-version                 "0.52.21">
 <!ENTITY opencv-version               "4.1.0">
 <!ENTITY opencv-contrib-version       "4.1.0">
 <!ENTITY openjpeg-version             "1.5.2">
@@ -522,18 +522,18 @@
 <!ENTITY Jinja2-version               "2.10.1">
 <!-- libxml2 for Python2 shares the version of libxml2 -->
 <!ENTITY lxml-version                 "4.3.4">
-<!ENTITY mako-version                 "1.0.10">
+<!ENTITY mako-version                 "1.0.12">
 <!ENTITY MarkupSafe-version           "1.1.1">
 <!ENTITY pyatspi2-version             "2.32.1">
 <!--<!ENTITY py2cairo-version             "1.10.0"> -->
 <!ENTITY pycairo-version              "1.18.1">
 <!ENTITY pycrypto-version             "2.6.1">
-<!ENTITY pygments-version             "2.4.0">
+<!ENTITY pygments-version             "2.4.2">
 <!ENTITY pygobject2-version           "2.28.7">
-<!ENTITY pygobject3-version           "3.32.1">
+<!ENTITY pygobject3-version           "3.32.2">
 <!ENTITY pygtk-version                "2.24.0">
 <!ENTITY pyxdg-version                "0.25">
-<!ENTITY PyYAML-version               "5.1">
+<!ENTITY PyYAML-version               "5.1.1">
 <!ENTITY scour-version                "0.37">
 <!ENTITY six-version                  "1.12.0">
 <!-- <!ENTITY setuptools-version           "30.2.0"> -->
@@ -888,7 +888,7 @@
 <!ENTITY pidgin-version               "2.13.0">
 <!ENTITY rox-filer-version            "2.11">
 <!ENTITY rxvt-unicode-version         "9.22">
-<!ENTITY thunderbird-version          "60.7.0">
+<!ENTITY thunderbird-version          "60.7.2">
 <!ENTITY tigervnc-version             "1.9.0">
 <!ENTITY transmission-version         "2.94">
 <!ENTITY xarchiver-version            "0.5.4">

Modified: branches/BOOK-elogind/xsoft/other/thunderbird.xml
==============================================================================
--- branches/BOOK-elogind/xsoft/other/thunderbird.xml   Wed Jun 26 18:28:27 
2019        (r21738)
+++ branches/BOOK-elogind/xsoft/other/thunderbird.xml   Wed Jun 26 18:34:33 
2019        (r21739)
@@ -6,10 +6,10 @@
 
   <!ENTITY thunderbird-download-http 
"&mozilla-http;/thunderbird/releases/&thunderbird-version;/source/thunderbird-&thunderbird-version;.source.tar.xz">
   <!ENTITY thunderbird-download-ftp  " ">
-  <!ENTITY thunderbird-md5sum        "d5e1f8e084a56b5591506b619c6e3a2e">
-  <!ENTITY thunderbird-size          "272 MB">
-  <!ENTITY thunderbird-buildsize     "8.1 GB (142 MB installed)">
-  <!ENTITY thunderbird-time          "28 SBU (with -j4, estimated 75 SBU with 
-j1)">
+  <!ENTITY thunderbird-md5sum        "36e4e26ad89c0cf5cdcc18c72daac1dc">
+  <!ENTITY thunderbird-size          "271 MB">
+  <!ENTITY thunderbird-buildsize     "8.1 GB (146 MB installed)">
+  <!ENTITY thunderbird-time          "26 SBU (with -j4, estimated 84 SBU with 
-j1)">
   <!-- Verified the time at -j1 on another system for posterity's sake. -->
 ]>
 
@@ -107,24 +107,7 @@
         holes.
       </para>
     </note>
-<!--
-    <note>
-      <para>
-        With <application>Thunderbird-31.0</application> and later versions,
-        you must have installed <application>Openssl</application> before
-        <application>Python 2</application>, or the build system will quickly
-        fail with output including "ImportError: cannot import name
-        HTTPSHandler". If you are in any doubt about this (e.g. upgrading from
-        an older version of Thunderbird), check if
-        
<filename>/usr/lib/python&python2-majorver;/lib-dynload/_ssl.so</filename>
-        exists.  If it does not, reinstall <xref linkend="python2"/> (after
-        installing <xref linkend="openssl"/>  - the latest version of any
-        <emphasis>currently maintained</emphasis> version of Openssl should be
-        satisfactory if already installed - if that package has not already
-        been installed).
-      </para>
-    </note>
--->
+
     <bridgehead renderas="sect4">Optional</bridgehead>
     <para role="optional">
       <!-- <xref linkend="curl"/>, not in build log-->
@@ -380,7 +363,7 @@
 StartupNotify=true</literal>
 EOF
 
-ln -sfv 
/usr/lib/thunderbird-&thunderbird-version;/chrome/icons/default/default256.png \
+ln -sfv /usr/lib/thunderbird/chrome/icons/default/default256.png \
         /usr/share/pixmaps/thunderbird.png</userinput></screen>
     </sect3>
   </sect2>
@@ -402,7 +385,7 @@
           libmozsandbox.so, libprldap60.so, and libxul.so
         </seg>
         <seg>
-          /usr/lib/thunderbird-&thunderbird-version;
+          /usr/lib/thunderbird
         </seg>
       </seglistitem>
     </segmentedlist>
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to