Author: ken
Date: Mon Sep 2 18:25:16 2013
New Revision: 11752
Log:
cups-filters-1.0.37
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/pst/printing/cups-filters.xml
Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent Mon Sep 2 15:18:54 2013 (r11751)
+++ trunk/BOOK/general.ent Mon Sep 2 18:25:16 2013 (r11752)
@@ -823,7 +823,7 @@
<!-- Part XII -->
<!-- Chapter 42 -->
<!ENTITY cups-version "1.6.3">
-<!ENTITY cups-filters-version "1.0.36">
+<!ENTITY cups-filters-version "1.0.37">
<!ENTITY gs-version "9.09">
<!ENTITY gutenprint-version "5.2.9">
Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml Mon Sep 2 15:18:54
2013 (r11751)
+++ trunk/BOOK/introduction/welcome/changelog.xml Mon Sep 2 18:25:16
2013 (r11752)
@@ -48,6 +48,10 @@
<para>September 2nd, 2013</para>
<itemizedlist>
<listitem>
+ <para>[ken] - Update to cups-filters-1.0.37. Fixes
+ <ulink url="&blfs-ticket-root;4009">#4009</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[bdubbs] - Update to libsecret-0.16. Fixes
<ulink url="&blfs-ticket-root;4003">#4003</ulink>.</para>
</listitem>
Modified: trunk/BOOK/pst/printing/cups-filters.xml
==============================================================================
--- trunk/BOOK/pst/printing/cups-filters.xml Mon Sep 2 15:18:54 2013
(r11751)
+++ trunk/BOOK/pst/printing/cups-filters.xml Mon Sep 2 18:25:16 2013
(r11752)
@@ -7,10 +7,10 @@
<!ENTITY cups-filters-download-http
"http://www.openprinting.org/download/cups-filters/cups-filters-&cups-filters-version;.tar.xz">
<!ENTITY cups-filters-download-ftp " ">
- <!ENTITY cups-filters-md5sum "595c41a7e16136fc8c0fed1d35f583f6">
+ <!ENTITY cups-filters-md5sum "210e5cb70e9474b91dd2ab4291a5e48e">
<!ENTITY cups-filters-size "1.0 MB">
- <!ENTITY cups-filters-buildsize "27 MB">
- <!ENTITY cups-filters-time "0.4 SBU">
+ <!ENTITY cups-filters-buildsize "37 MB">
+ <!ENTITY cups-filters-time "0.3 SBU">
]>
<sect1 id="cups-filters" xreflabel="cups-filters-&cups-filters-version;">
@@ -93,12 +93,16 @@
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional">
- <xref linkend="avahi"/>
+ <xref linkend="avahi"/>,
+ <xref linkend="php"/> (use of this might be broken) and
+ <ulink url="http://www.adobe.com/products/reader">acroread</ulink>
</para>
<bridgehead renderas="sect4">Required (Runtime)</bridgehead>
<para role="optional">
- <xref linkend="gs"/> (Needed for PostScript printers)
+ <xref linkend="gs"/> (Needed for PostScript printers), or
+ <xref linkend="gutenprint"/> (for supported printers),
+ or other printer drivers
</para>
<para condition="html" role="usernotes">
@@ -125,7 +129,7 @@
make</userinput></screen>
<para>
- This package does not have working test suite.
+ To test the results, issue: <command>make check 2>&1
>testlog</command>.
</para>
<para>
@@ -162,6 +166,21 @@
not installed <xref linkend="avahi"/>.
</para>
+ <para>
+ <parameter>make check 2>&1 >testlog</parameter>: 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=VALUE</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
+ text TTF font - untested) is located.
+ </para>
+
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="../../xincludes/static-libraries.xml"/>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page