Author: thomas
Date: Fri Sep  4 23:55:39 2020
New Revision: 23680

Log:
Upgrade poppler-20.09.0

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/general/graphlib/poppler.xml
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/packages.ent

Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent      Fri Sep  4 21:49:13 2020        (r23679)
+++ trunk/BOOK/general.ent      Fri Sep  4 23:55:39 2020        (r23680)
@@ -1,12 +1,12 @@
 <!-- $LastChangedBy$ $Date$ -->
 
-<!ENTITY day          "04">                   <!-- Always 2 digits -->
+<!ENTITY day          "05">                   <!-- Always 2 digits -->
 <!ENTITY month        "09">                   <!-- Always 2 digits -->
 <!ENTITY year         "2020">
 <!ENTITY copyrightdate "2001-&year;">
 <!ENTITY copyholder   "The BLFS Development Team">
 <!ENTITY version      "&year;-&month;-&day;">
-<!ENTITY releasedate  "September 4th, &year;">
+<!ENTITY releasedate  "September 5th, &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/general/graphlib/poppler.xml
==============================================================================
--- trunk/BOOK/general/graphlib/poppler.xml     Fri Sep  4 21:49:13 2020        
(r23679)
+++ trunk/BOOK/general/graphlib/poppler.xml     Fri Sep  4 23:55:39 2020        
(r23680)
@@ -6,10 +6,10 @@
 
   <!ENTITY poppler-download-http 
"https://poppler.freedesktop.org/poppler-&poppler-version;.tar.xz";>
   <!ENTITY poppler-download-ftp  " ">
-  <!ENTITY poppler-md5sum        "30f85f976b41b070165a1e6b9e95681e">
+  <!ENTITY poppler-md5sum        "969328317ed60213f78b3502b074b72e">
   <!ENTITY poppler-size          "1.5 MB">
   <!ENTITY poppler-buildsize     "94 MB (with Qt5 library and tests)">
-  <!ENTITY poppler-time          "0.9 SBU (with parallelism=4, Qt5 library, 
and tests)">
+  <!ENTITY poppler-time          "1.1 SBU (with parallelism=4, Qt5 library, 
and tests)">
 
   <!ENTITY poppler-data-version       "0.4.9">
 
@@ -144,6 +144,7 @@
       <xref linkend="git"/> (for downloading test files),
       <xref linkend="gobject-introspection"/>,
       <xref linkend="gtk-doc"/>,
+      <xref linkend="pygments"/>,
       <xref linkend="gtk3"/>,
       <xref linkend="libtiff"/>, and
       <xref linkend="qt5"/>
@@ -244,13 +245,15 @@
 
 <!--  This was broken for me - Bruce
       Still broken with 0.69.0 - Doug
-      Seems to work with 0.73.0 - Pierre -->
+      Seems to work with 0.73.0 - Pierre
+      Works with 20.09.0 but without the 
+         sed -i '1s/python/&3/' make-glib-api-docs
+         and pygments is required - Thomas
+-->
     <para>
       <option>-DENABLE_GTK_DOC=ON</option>: Use this parameter if 
-      GTK-Doc is installed and you wish to rebuild and install 
-      the API documentation. If Python 2 is not installed, one script
-      needs to be changed: run <command>sed -i '1s/python/&amp;3/'
-      make-glib-api-docs</command> first.
+      GTK-Doc and Pygments is installed and you wish to rebuild and install 
+      the API documentation.
     </para>
 
     <para>

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Fri Sep  4 21:49:13 
2020        (r23679)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Fri Sep  4 23:55:39 
2020        (r23680)
@@ -45,6 +45,16 @@
       <para>September 4th, 2020</para>
       <itemizedlist>
         <listitem>
+          <para>[thomas] - Update to poppler-20.09.0. Fixes
+          <ulink url="&blfs-ticket-root;13988">#13988</ulink>.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+        
+    <listitem>
+      <para>September 4th, 2020</para>
+      <itemizedlist>
+        <listitem>
           <para>[renodr] - Update to pipewire-0.3.10. Fixes
           <ulink url="&blfs-ticket-root;13943">#13943</ulink>.</para>
         </listitem>

Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent     Fri Sep  4 21:49:13 2020        (r23679)
+++ trunk/BOOK/packages.ent     Fri Sep  4 23:55:39 2020        (r23680)
@@ -230,7 +230,7 @@
 <!ENTITY openjpeg-version             "1.5.2">
 <!ENTITY openjpeg2-version            "2.3.1">
 <!ENTITY pixman-version               "0.40.0">   <!-- Even minors only -->
-<!ENTITY poppler-version              "20.08.0">
+<!ENTITY poppler-version              "20.09.0">
 <!ENTITY potrace-version              "1.16">
 <!ENTITY qpdf-version                 "10.0.1">
 <!ENTITY libsass-version              "3.6.4">
-- 
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