Author: renodr
Date: Sun Aug 28 16:56:06 2016
New Revision: 17680

Log:
Update to poppler-0.47.0
Update to cups-filters-1.11.1
(systemd) Restore cups-filters cups-browsed unit
Tags

Modified:
   trunk/BOOK/general/graphlib/babl.xml
   trunk/BOOK/general/graphlib/gegl.xml
   trunk/BOOK/general/graphlib/ijs.xml
   trunk/BOOK/general/graphlib/poppler.xml
   trunk/BOOK/general/graphlib/qpdf.xml
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/packages.ent
   trunk/BOOK/pst/printing/cups-filters.xml
   trunk/BOOK/pst/printing/gs.xml
   trunk/BOOK/pst/printing/gutenprint.xml
   trunk/BOOK/pst/ps/enscript.xml
   trunk/BOOK/xsoft/other/gimp.xml

Modified: trunk/BOOK/general/graphlib/babl.xml
==============================================================================
--- trunk/BOOK/general/graphlib/babl.xml        Sun Aug 28 16:06:20 2016        
(r17679)
+++ trunk/BOOK/general/graphlib/babl.xml        Sun Aug 28 16:56:06 2016        
(r17680)
@@ -37,7 +37,7 @@
       pixel format translation library.
     </para>
 
-    &lfs79_checked;&gcc6_checked;
+    &lfs7a_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">

Modified: trunk/BOOK/general/graphlib/gegl.xml
==============================================================================
--- trunk/BOOK/general/graphlib/gegl.xml        Sun Aug 28 16:06:20 2016        
(r17679)
+++ trunk/BOOK/general/graphlib/gegl.xml        Sun Aug 28 16:56:06 2016        
(r17680)
@@ -35,7 +35,7 @@
       image processing format.
     </para>
 
-    &lfs79_checked;&gcc6_checked;
+    &lfs7a_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">

Modified: trunk/BOOK/general/graphlib/ijs.xml
==============================================================================
--- trunk/BOOK/general/graphlib/ijs.xml Sun Aug 28 16:06:20 2016        (r17679)
+++ trunk/BOOK/general/graphlib/ijs.xml Sun Aug 28 16:56:06 2016        (r17680)
@@ -35,7 +35,7 @@
       of raster page images.
     </para>
 
-    &lfs79_checked;&gcc6_checked;
+    &lfs7a_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">

Modified: trunk/BOOK/general/graphlib/poppler.xml
==============================================================================
--- trunk/BOOK/general/graphlib/poppler.xml     Sun Aug 28 16:06:20 2016        
(r17679)
+++ trunk/BOOK/general/graphlib/poppler.xml     Sun Aug 28 16:56:06 2016        
(r17680)
@@ -6,10 +6,10 @@
 
   <!ENTITY poppler-download-http 
"http://poppler.freedesktop.org/poppler-&poppler-version;.tar.xz";>
   <!ENTITY poppler-download-ftp       " ">
-  <!ENTITY poppler-md5sum             "a6513d6fe72751c58b501403c3da6ef1">
-  <!ENTITY poppler-size               "1.5 MB">
-  <!ENTITY poppler-buildsize          "49 MB (with Qt5 library)">
-  <!ENTITY poppler-time               "1.5 SBU (with Qt5 library)">
+  <!ENTITY poppler-md5sum             "669b195ff24173d35cacf1d20b6fe4fa">
+  <!ENTITY poppler-size               "1.6 MB">
+  <!ENTITY poppler-buildsize          "71 MB (with Qt5 library)">
+  <!ENTITY poppler-time               "1.3 SBU (with Qt5 library)">
 
 
   <!ENTITY poppler-data-version       "0.4.7">
@@ -44,7 +44,7 @@
       useful for providing PDF rendering functionality as a shared library.
     </para>
 
-    &lfs79_checked;&gcc6_checked;
+    &lfs7a_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">
@@ -130,7 +130,8 @@
     <para role="recommended">
       <xref linkend="cairo"/>,
       <xref linkend="libjpeg"/>,
-      <xref linkend="libpng"/>, and
+      <xref linkend="libpng"/>,
+      <xref linkend="nss"/>, and
       <xref linkend="openjpeg"/>
     </para>
 
@@ -290,8 +291,7 @@
         <seg>
           libpoppler.so,
           libpoppler-cpp.so,
-          libpoppler-glib.so,
-          libpoppler-qt4.so, and
+          libpoppler-glib.so, and
           libpoppler-qt5.so
         </seg>
         <seg>
@@ -504,6 +504,7 @@
         </listitem>
       </varlistentry>
 
+<!--
       <varlistentry id="libpoppler-qt4">
         <term><filename class="libraryfile">libpoppler-qt4.so</filename></term>
         <listitem>
@@ -516,6 +517,7 @@
           </indexterm>
         </listitem>
       </varlistentry>
+-->
 
       <varlistentry id="libpoppler-qt5">
         <term><filename class="libraryfile">libpoppler-qt5.so</filename></term>

Modified: trunk/BOOK/general/graphlib/qpdf.xml
==============================================================================
--- trunk/BOOK/general/graphlib/qpdf.xml        Sun Aug 28 16:06:20 2016        
(r17679)
+++ trunk/BOOK/general/graphlib/qpdf.xml        Sun Aug 28 16:56:06 2016        
(r17680)
@@ -35,7 +35,7 @@
       transformations on PDF files.
     </para>
 
-    &lfs79_checked;&gcc6_checked;
+    &lfs7a_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Sun Aug 28 16:06:20 
2016        (r17679)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Sun Aug 28 16:56:06 
2016        (r17680)
@@ -47,6 +47,17 @@
    <listitem>
       <para>August 28th, 2016</para>
       <itemizedlist>
+        <listitem revision="systemd">
+          <para>[renodr] - Restored systemd unit to cups-filters.</para>
+        </listitem>
+        <listitem>
+          <para>[renodr] - Update to cups-filters-1.11.1. Fixes
+          <ulink url="&blfs-ticket-root;8192">#8192</ulink>.</para>
+        </listitem>
+        <listitem>
+          <para>[renodr] - Update to poppler-0.47.0. Fixes
+          <ulink url="&blfs-ticket-root;8194">#8194</ulink>.</para>
+        </listitem>
         <listitem>
           <para>[dj] - Added IPv6 entries to root.hints for
           bind-9.10.4-P2.</para>

Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent     Sun Aug 28 16:06:20 2016        (r17679)
+++ trunk/BOOK/packages.ent     Sun Aug 28 16:56:06 2016        (r17680)
@@ -196,7 +196,7 @@
 <!ENTITY openjpeg-version             "1.5.2">
 <!ENTITY openjpeg2-version            "2.1.0">
 <!ENTITY pixman-version               "0.34.0">   <!-- Even minors only -->
-<!ENTITY poppler-version              "0.46.0">
+<!ENTITY poppler-version              "0.47.0">
 <!ENTITY qpdf-version                 "6.0.0">
 
 <!-- Chapter 11 -->
@@ -803,7 +803,7 @@
 <!-- Part XII -->
 <!-- Chapter 50 -->
 <!ENTITY cups-version                 "2.1.4">
-<!ENTITY cups-filters-version         "1.10.0">
+<!ENTITY cups-filters-version         "1.11.1">
 <!ENTITY gs-version                   "9.19">
 <!ENTITY gutenprint-version           "5.2.11">
 

Modified: trunk/BOOK/pst/printing/cups-filters.xml
==============================================================================
--- trunk/BOOK/pst/printing/cups-filters.xml    Sun Aug 28 16:06:20 2016        
(r17679)
+++ trunk/BOOK/pst/printing/cups-filters.xml    Sun Aug 28 16:56:06 2016        
(r17680)
@@ -7,9 +7,9 @@
   <!ENTITY cups-filters-download-http
   
"https://www.openprinting.org/download/cups-filters/cups-filters-&cups-filters-version;.tar.xz";>
   <!ENTITY cups-filters-download-ftp  " ">
-  <!ENTITY cups-filters-md5sum        "d84c6cb3df637a9655e46dfae41dce50">
+  <!ENTITY cups-filters-md5sum        "1c2397093639aa728e4ba866bbdc440c">
   <!ENTITY cups-filters-size          "1.3 MB">
-  <!ENTITY cups-filters-buildsize     "40 MB (with tests)">
+  <!ENTITY cups-filters-buildsize     "42 MB (with tests)">
   <!ENTITY cups-filters-time          "0.5 SBU (with tests)">
 ]>
 
@@ -37,7 +37,7 @@
       maintained by Apple Inc.
     </para>
 
-    &lfs79_checked;&gcc6_checked;
+    &lfs7a_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">
@@ -126,6 +126,13 @@
   <sect2 role="installation">
     <title>Installation of CUPS Filters</title>
 
+    <para revision="systemd">
+      First, fix the systemd unit file to work with
+      <application>CUPS</application> 2.0 and later:
+    </para>
+
+<screen revision="systemd"><userinput>sed -i 
"s:cups.service:org.cups.cupsd.service:g" 
utils/cups-browsed.service</userinput></screen>
+
     <para>
       Install <application>CUPS Filters</application> by running the following
       commands:
@@ -143,6 +150,10 @@
         --docdir=/usr/share/doc/cups-filters-&cups-filters-version; &amp;&amp;
 make</userinput></screen>
 
+<!-- The test suite still bombs out for me. I'll leave the instructions for it
+     here though. I didn't have the Dejavu font installed, but used one of the
+     ones installed by X. -->
+
     <para>
       To test the results, issue: <command>make check 2&gt;&amp;1 
&gt;testlog</command>.
     </para>
@@ -153,6 +164,13 @@
 
 <screen role="root"><userinput>make install</userinput></screen>
 
+    <para revision="systemd">
+      Install the systemd unit by running the following command as the
+      <systemitem class="username">root</systemitem> user:
+    </para>
+
+<screen role="root" revision="systemd"><userinput>install -v -m644 
utils/cups-browsed.service 
/lib/systemd/system/cups-browsed.service</userinput></screen>
+
   </sect2>
 
   <sect2 role="commands">
@@ -187,14 +205,14 @@
       href="../../xincludes/static-libraries.xml"/>
 
     <para>
-      <command>make check 2&gt;&amp;1 &gt;testlog</command>: the testsuite
+      <command>make check 2&gt;&amp;1 &gt;testlog</command>: The testsuite
       dumps a stream of bytes into the input buffer after it finishes. Sending
       the output to a file keeps the history usable, but some debug information
       will still appear on the screen.
     </para>
 
     <para>
-      <option>--with-test-path=<replaceable>VALUE</replaceable></option> : if 
you wish to run the tests, but
+      <option>--with-test-path=<replaceable>VALUE</replaceable></option>: If 
you wish to run the tests, but
       you do not have the default
       <filename>/usr/share/fonts/dejavu/DejaVuSans.ttf</filename> use this 
switch
       to specify where <filename>DejaVuSans.ttf</filename> (or perhaps some 
other
@@ -205,6 +223,28 @@
 
 <!-- TODO: Write a bootscript for cups-browsed -->
 
+  <sect2 role="configuration" revision="systemd">
+    <title>Configuring CUPS Filters</title>
+
+    <sect3 id="cups-filters-init">
+      <title>Systemd Units</title>
+
+      <para>
+        To start the <command>cups-browsed</command> daemon at boot, enable
+        the previously installed systemd unit by running the following command
+        as the <systemitem class="username">root</systemitem> user:
+      </para>
+
+      <indexterm zone="cups-filters cups-filters-init">
+        <primary sortas="f-cups-browsed">cups-browsed</primary>
+      </indexterm>
+
+<screen role="root"><userinput>systemctl enable 
cups-browsed</userinput></screen>
+
+    </sect3>
+   
+  </sect2>
+
   <sect2 role="content">
     <title>Contents</title>
 

Modified: trunk/BOOK/pst/printing/gs.xml
==============================================================================
--- trunk/BOOK/pst/printing/gs.xml      Sun Aug 28 16:06:20 2016        (r17679)
+++ trunk/BOOK/pst/printing/gs.xml      Sun Aug 28 16:56:06 2016        (r17680)
@@ -45,8 +45,7 @@
     targets. It used to be part of the cups printing stack, but is no longer
     used for that.</para>
 
-    &lfs79_checked;
-    &gcc6_checked;
+    &lfs7a_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">

Modified: trunk/BOOK/pst/printing/gutenprint.xml
==============================================================================
--- trunk/BOOK/pst/printing/gutenprint.xml      Sun Aug 28 16:06:20 2016        
(r17679)
+++ trunk/BOOK/pst/printing/gutenprint.xml      Sun Aug 28 16:56:06 2016        
(r17680)
@@ -39,8 +39,7 @@
     <ulink url="http://gutenprint.sourceforge.net/p_Supported_Printers.php"/>.
     </para>
 
-    &lfs79_checked;
-    &gcc6_checked;
+    &lfs7a_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">

Modified: trunk/BOOK/pst/ps/enscript.xml
==============================================================================
--- trunk/BOOK/pst/ps/enscript.xml      Sun Aug 28 16:06:20 2016        (r17679)
+++ trunk/BOOK/pst/ps/enscript.xml      Sun Aug 28 16:56:06 2016        (r17680)
@@ -36,7 +36,7 @@
     <para><application>Enscript</application> converts ASCII text files
     to PostScript, HTML, RTF, ANSI and overstrikes.</para>
 
-    &lfs79_checked;
+    &lfs7a_checked;
 
     <caution>
       <para><application>Enscript</application> cannot convert UTF-8 encoded

Modified: trunk/BOOK/xsoft/other/gimp.xml
==============================================================================
--- trunk/BOOK/xsoft/other/gimp.xml     Sun Aug 28 16:06:20 2016        (r17679)
+++ trunk/BOOK/xsoft/other/gimp.xml     Sun Aug 28 16:56:06 2016        (r17680)
@@ -48,7 +48,7 @@
       photo retouching, image composition and image authoring.
     </para>
 
-    &lfs79_checked;&gcc6_checked;
+    &lfs7a_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">
-- 
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