Author: renodr
Date: Wed Jan 16 08:56:12 2019
New Revision: 20986

Log:
Update to totem-pl-parser-3.26.2
Add a note to Evince about building in DESTDIR - it needs the same treatment as 
GTK+3

Modified:
   trunk/BOOK/gnome.ent
   trunk/BOOK/gnome/applications/evince.xml
   trunk/BOOK/gnome/platform/totem-pl-parser.xml
   trunk/BOOK/introduction/welcome/changelog.xml

Modified: trunk/BOOK/gnome.ent
==============================================================================
--- trunk/BOOK/gnome.ent        Tue Jan 15 22:18:53 2019        (r20985)
+++ trunk/BOOK/gnome.ent        Wed Jan 16 08:56:12 2019        (r20986)
@@ -19,7 +19,7 @@
 <!ENTITY gsettings-desktop-schemas-version "3.28.1">
 <!ENTITY libsecret-version                 "0.18.7">
 <!ENTITY rest-version                      "0.8.1">
-<!ENTITY totem-pl-parser-version           "3.26.1">
+<!ENTITY totem-pl-parser-version           "3.26.2">
 <!ENTITY vte-version                       "0.54.3">
 <!ENTITY yelp-xsl-version                  "3.30.1">
 <!ENTITY GConf-version                     "3.2.6">

Modified: trunk/BOOK/gnome/applications/evince.xml
==============================================================================
--- trunk/BOOK/gnome/applications/evince.xml    Tue Jan 15 22:18:53 2019        
(r20985)
+++ trunk/BOOK/gnome/applications/evince.xml    Wed Jan 16 08:56:12 2019        
(r20986)
@@ -143,6 +143,16 @@
 
 <screen role="root"><userinput>make install</userinput></screen>
 
+    <note>
+      <para>If you installed the package to your system using a "DESTDIR"
+      method, 
+      <filename>/usr/share/glib-2.0/schemas/gschemas.compiled</filename>
+      was not updated/created. Create (or update) the file using the following
+      command as the <systemitem class="username">root</systemitem> 
user:</para>
+
+<screen role="root"><userinput>glib-compile-schemas 
/usr/share/glib-2.0/schemas</userinput></screen></note>
+
+
   </sect2>
 
   <sect2 role="commands">

Modified: trunk/BOOK/gnome/platform/totem-pl-parser.xml
==============================================================================
--- trunk/BOOK/gnome/platform/totem-pl-parser.xml       Tue Jan 15 22:18:53 
2019        (r20985)
+++ trunk/BOOK/gnome/platform/totem-pl-parser.xml       Wed Jan 16 08:56:12 
2019        (r20986)
@@ -8,9 +8,9 @@
    
"&gnome-download-http;/totem-pl-parser/&gnome-minor-26;/totem-pl-parser-&totem-pl-parser-version;.tar.xz">
   <!ENTITY totem-pl-parser-download-ftp
    
"&gnome-download-ftp;/totem-pl-parser/&gnome-minor-26;/totem-pl-parser-&totem-pl-parser-version;.tar.xz">
-  <!ENTITY totem-pl-parser-md5sum        "28005570260a06b1e1579a255c5afa5e">
+  <!ENTITY totem-pl-parser-md5sum        "841689d9dbf4a36148507f5ba21c8253">
   <!ENTITY totem-pl-parser-size          "1.3 MB">
-  <!ENTITY totem-pl-parser-buildsize     "12 MB (with tests)">
+  <!ENTITY totem-pl-parser-buildsize     "10 MB (with tests)">
   <!ENTITY totem-pl-parser-time          "0.1 SBU (with tests)">
 ]>
 
@@ -76,7 +76,6 @@
 
     <bridgehead renderas="sect4">Required</bridgehead>
     <para role="required">
-      <xref linkend="gmime3"/> or <xref linkend="gmime"/>, and
       <xref linkend="libsoup"/>
     </para>
 
@@ -89,6 +88,7 @@
 
     <bridgehead renderas="sect4">Optional</bridgehead>
     <para role="optional">
+      <xref linkend="cmake"/> (for CMake Bindings),
       <xref linkend="gtk-doc"/>,
       <ulink url="http://ltp.sourceforge.net/coverage/lcov.php";> LCOV</ulink>, 
and
       <ulink url="http://sourceforge.net/projects/quvi";>libquvi &gt;= 0.9.1 
and libquvi-scripts</ulink>
@@ -116,10 +116,7 @@
 ninja</userinput></screen>
 
     <para>
-       To test the results, issue: <command>ninja test</command>. <!-- One 
test,
-       /parser/parsing/podcast_medium, is known to fail in a LFS environment.
-       With 3.26.1 and SVN-20190101, this is no longer true. Check back at 
8.4/9.0
-       release time.-->
+       To test the results, issue: <command>ninja test</command>.
     </para>
 
     <para>

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Tue Jan 15 22:18:53 
2019        (r20985)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Wed Jan 16 08:56:12 
2019        (r20986)
@@ -45,6 +45,10 @@
       <para>January 16th, 2019</para>
       <itemizedlist>
         <listitem>
+          <para>[renodr] - Update to totem-pl-parser-3.26.2. Fixes
+          <ulink url="&blfs-ticket-root;11551">#11551</ulink>.</para>
+        </listitem>
+        <listitem>
           <para>[renodr] - Update to talloc-2.1.15. Fixes
           <ulink url="&blfs-ticket-root;11550">#11550</ulink>.</para>
         </listitem>
-- 
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