Author: bdubbs
Date: Wed Apr 11 18:26:09 2018
New Revision: 20076

Log:
Update xfburn dependencies.
Remove obsolete note in gtk+3.
Update to gnupg-2.2.6. 
Update gnome-screenshot instructions.

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/gnome/applications/gnome-screenshot.xml
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/packages.ent
   trunk/BOOK/postlfs/security/gnupg2.xml
   trunk/BOOK/x/lib/gtk+3.xml
   trunk/BOOK/xfce/apps/xfburn.xml

Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent      Tue Apr 10 19:46:04 2018        (r20075)
+++ trunk/BOOK/general.ent      Wed Apr 11 18:26:09 2018        (r20076)
@@ -1,12 +1,12 @@
 <!-- $LastChangedBy$ $Date$ -->
 
-<!ENTITY day          "10">                   <!-- Always 2 digits -->
+<!ENTITY day          "11">                   <!-- Always 2 digits -->
 <!ENTITY month        "04">                   <!-- Always 2 digits -->
 <!ENTITY year         "2018">
 <!ENTITY copyrightdate "2001-&year;">
 <!ENTITY copyholder   "The BLFS Development Team">
 <!ENTITY version      "&year;-&month;-&day;">
-<!ENTITY releasedate  "April 10th, &year;">
+<!ENTITY releasedate  "April 11th, &year;">
 <!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
 <!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
 <!ENTITY lfs-version  "development">          <!-- x.y|development -->

Modified: trunk/BOOK/gnome/applications/gnome-screenshot.xml
==============================================================================
--- trunk/BOOK/gnome/applications/gnome-screenshot.xml  Tue Apr 10 19:46:04 
2018        (r20075)
+++ trunk/BOOK/gnome/applications/gnome-screenshot.xml  Wed Apr 11 18:26:09 
2018        (r20076)
@@ -37,7 +37,7 @@
       user-defined area of the screen, with optional beautifying border 
effects.
     </para>
 
-    &lfs82_checked;
+    <!-- &lfs82_checked; -->
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">
@@ -89,6 +89,15 @@
   <sect2 role="installation">
     <title>Installation of GNOME Screenshot</title>
 
+    <note><para>There is a build problem caused by a file installed by gettext
+    in LFS.  If gettext was installed with instructions before the 
+    April 11, 1018 version of LFS, run the following as the 
+    <systemitem class="username">root</systemitem> user:</para>
+
+<screen><userinput>sed -e '/AppData/N;N;p;s/\.appdata\./.metainfo./' \
+    -i /usr/share/gettext-0.19.8/its/appdata.loc</userinput></screen>
+    </note>
+
     <para>
       Install <application>GNOME Screenshot</application> by running the 
following
       commands:
@@ -98,17 +107,8 @@
 cd    build &amp;&amp;
 
 meson --prefix=/usr .. &amp;&amp;
-
-sed '/^build all/s@src/org.gnome.Screenshot.metainfo.xml@@' \
-    -i build.ninja                          &amp;&amp;
-cp ../src/org.gnome.Screenshot.metainfo.xml.in \
-      src/org.gnome.Screenshot.metainfo.xml &amp;&amp;
-
 ninja</userinput></screen>
 
-<!-- The sed and cp above are to work around a problem with current itstool
-     remove once resolved... -->
-
     <para>
       This package does not come with a test suite.
     </para>

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Tue Apr 10 19:46:04 
2018        (r20075)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Wed Apr 11 18:26:09 
2018        (r20076)
@@ -42,6 +42,26 @@
     </listitem>
 -->
    <listitem>
+      <para>April 11, 2018</para>
+      <itemizedlist>
+        <listitem>
+          <para>[bdubbs] - Update xfburn dependencies.</para>
+        </listitem>
+        <listitem>
+          <para>[bdubbs] - Remove obsolete note in gtk+3.</para>
+        </listitem>
+        <listitem>
+          <para>[bdubbs] - Update to gnupg-2.2.6.  Fixes
+          <ulink url="&blfs-ticket-root;10640">#10640</ulink>.</para>
+        </listitem>
+        <listitem>
+          <para>[bdubbs] - Update gnome-screenshot instructions.  Fixes
+          <ulink url="&blfs-ticket-root;10112">#10``2</ulink>.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+   <listitem>
       <para>April 10, 2018</para>
       <itemizedlist>
         <listitem>

Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent     Tue Apr 10 19:46:04 2018        (r20075)
+++ trunk/BOOK/packages.ent     Wed Apr 11 18:26:09 2018        (r20076)
@@ -14,7 +14,7 @@
 <!ENTITY cryptsetup-minor             "2.0">
 <!ENTITY cryptsetup-version           "&cryptsetup-minor;.2">
 <!ENTITY cyrus-sasl-version           "2.1.26">
-<!ENTITY gnupg2-version               "2.2.5">
+<!ENTITY gnupg2-version               "2.2.6">
 <!ENTITY gnutls-version               "3.5.18">
 <!ENTITY gpgme-version                "1.10.0">
 <!ENTITY haveged-version              "1.9.2">

Modified: trunk/BOOK/postlfs/security/gnupg2.xml
==============================================================================
--- trunk/BOOK/postlfs/security/gnupg2.xml      Tue Apr 10 19:46:04 2018        
(r20075)
+++ trunk/BOOK/postlfs/security/gnupg2.xml      Wed Apr 11 18:26:09 2018        
(r20076)
@@ -8,10 +8,10 @@
   <!-- Something is wrong with ftp server and it confuses curl when currency 
runs it -->
   <!-- <!ENTITY gnupg2-download-ftp  
"&gnupg-ftp;/gnupg/gnupg-&gnupg2-version;.tar.bz2"> -->
   <!ENTITY gnupg2-download-ftp  " ">
-  <!ENTITY gnupg2-md5sum        "567cd2d41fa632903066fde73d2005cb">
+  <!ENTITY gnupg2-md5sum        "2b13d3b6db10b9e93c828703fd6ff823">
   <!ENTITY gnupg2-size          "6.3 MB">
-  <!ENTITY gnupg2-buildsize     "136 MB (with all tests; add 24 MB for docs)">
-  <!ENTITY gnupg2-time          "0.3 SBU (using parallelism=4; add 1.5 SBU for 
tests)">
+  <!ENTITY gnupg2-buildsize     "111 MB (with all tests; add 24 MB for docs)">
+  <!ENTITY gnupg2-time          "0.3 SBU (using parallelism=4; add 1.9 SBU for 
tests)">
 ]>
 
 <sect1 id="gnupg2" xreflabel="GnuPG-&gnupg2-version;">
@@ -129,7 +129,6 @@
 
 <screen><userinput>./configure --prefix=/usr            \
             --enable-symcryptrun     \
-            --enable-maintainer-mode \
             --docdir=/usr/share/doc/gnupg-&gnupg2-version; &amp;&amp;
 make &amp;&amp;
 
@@ -196,9 +195,6 @@
     <para><parameter>--enable-symcryptrun</parameter>: This switch enables
     building the symcryptrun program.</para>
 
-    <para><parameter>--enable-maintainer-mode</parameter>: This switch is
-    needed for proper completion of the tests.</para>
-
     <para>
       <option>--enable-all-tests</option>: allows more tests to be run whith
       <command>make check</command>.

Modified: trunk/BOOK/x/lib/gtk+3.xml
==============================================================================
--- trunk/BOOK/x/lib/gtk+3.xml  Tue Apr 10 19:46:04 2018        (r20075)
+++ trunk/BOOK/x/lib/gtk+3.xml  Wed Apr 11 18:26:09 2018        (r20076)
@@ -125,7 +125,7 @@
 
   <sect2 role="installation">
     <title>Installation of GTK+ 3</title>
-
+<!--
     <note>
       <para>
         <application>GTK+ 3</application> will overwrite
@@ -133,11 +133,11 @@
         it is installed.  There is nothing wrong about that assuming that both
         programs provide same functionality.  If you wish to keep one from
         <application>GTK+ 2</application> you can add
-        <option>--enable-gtk2-dependency</option> to the
+        <option>- -enable-gtk2-dependency</option> to the
         <command>configure</command> command.
       </para>
     </note>
-
+-->
     <para>
       Install <application>GTK+ 3</application> by running the following
       commands:

Modified: trunk/BOOK/xfce/apps/xfburn.xml
==============================================================================
--- trunk/BOOK/xfce/apps/xfburn.xml     Tue Apr 10 19:46:04 2018        (r20075)
+++ trunk/BOOK/xfce/apps/xfburn.xml     Wed Apr 11 18:26:09 2018        (r20076)
@@ -77,9 +77,10 @@
 
     <bridgehead renderas="sect4">Required</bridgehead>
     <para role="required">
-      <xref linkend="exo"/>,
-      <xref linkend="libxfce4util"/>, and
-      <xref linkend="libisoburn"/>
+      <xref linkend="exo"/>, 
+      <xref linkend="libburn"/>,
+      <xref linkend="libisofs"/>, and
+      <xref linkend="libxfce4util"/>
     </para>
 
     <bridgehead renderas="sect4">Optional</bridgehead>
-- 
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