Author: igor
Date: Mon Oct 7 01:42:55 2013
New Revision: 11927
Log:
update to cups-filters-1.0.39
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 Sun Oct 6 13:07:14 2013 (r11926)
+++ trunk/BOOK/general.ent Mon Oct 7 01:42:55 2013 (r11927)
@@ -1,12 +1,12 @@
<!-- $LastChangedBy$ $Date$ -->
-<!ENTITY day "06"> <!-- Always 2 digits -->
+<!ENTITY day "07"> <!-- Always 2 digits -->
<!ENTITY month "10"> <!-- Always 2 digits -->
<!ENTITY year "2013">
<!ENTITY copyrightdate "2001-&year;">
<!ENTITY copyholder "The BLFS Development Team">
<!ENTITY version "&year;-&month;-&day;">
-<!ENTITY releasedate "October 6th, &year;">
+<!ENTITY releasedate "October 7th, &year;">
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
<!ENTITY lfs-version "development"> <!--
version|testing|unstable|development] -->
@@ -820,7 +820,7 @@
<!-- Part XII -->
<!-- Chapter 42 -->
<!ENTITY cups-version "1.6.4">
-<!ENTITY cups-filters-version "1.0.38">
+<!ENTITY cups-filters-version "1.0.39">
<!ENTITY gs-version "9.10">
<!ENTITY gutenprint-version "5.2.9">
Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml Sun Oct 6 13:07:14
2013 (r11926)
+++ trunk/BOOK/introduction/welcome/changelog.xml Mon Oct 7 01:42:55
2013 (r11927)
@@ -44,6 +44,16 @@
-->
<listitem>
+ <para>October 7th, 2013</para>
+ <itemizedlist>
+ <listitem>
+ <para>[igor] - Update to cups-filters-1.0.39. Fixes
+ <ulink url="&blfs-ticket-root;4141">#4141</ulink>.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>October 6th, 2013</para>
<itemizedlist>
<listitem>
Modified: trunk/BOOK/pst/printing/cups-filters.xml
==============================================================================
--- trunk/BOOK/pst/printing/cups-filters.xml Sun Oct 6 13:07:14 2013
(r11926)
+++ trunk/BOOK/pst/printing/cups-filters.xml Mon Oct 7 01:42:55 2013
(r11927)
@@ -5,12 +5,12 @@
%general-entities;
<!ENTITY cups-filters-download-http
-
"http://www.openprinting.org/download/cups-filters/cups-filters-&cups-filters-version;.tar.xz">
+
"http://www.openprinting.org/download/cups-filters/cups-filters-&cups-filters-version;.tar.xz">
<!ENTITY cups-filters-download-ftp " ">
- <!ENTITY cups-filters-md5sum "bf9b6f34b3445ebc16b13cbb0c249ae1">
+ <!ENTITY cups-filters-md5sum "78dd836227b64c5839bf62354c99d6c9">
<!ENTITY cups-filters-size "1.0 MB">
<!ENTITY cups-filters-buildsize "29 MB">
- <!ENTITY cups-filters-time "0.45 SBU">
+ <!ENTITY cups-filters-time "0.3 SBU">
]>
<sect1 id="cups-filters" xreflabel="cups-filters-&cups-filters-version;">
@@ -124,7 +124,6 @@
--without-rcdir \
--with-gs-path=/usr/bin/gs \
--with-pdftops-path=/usr/bin/gs \
- --disable-avahi \
--disable-static &&
make</userinput></screen>
@@ -161,13 +160,11 @@
binary in case <xref linkend="gs"/> is not installed at build time.
</para>
- <para>
- <parameter>--disable-avahi</parameter>: This switch is required if you
have
- not installed <xref linkend="avahi"/>.
- </para>
+ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
+ href="../../xincludes/static-libraries.xml"/>
<para>
- <parameter>make check 2>&1 >testlog</parameter>: the testsuite
+ <command>make check 2>&1 >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.
@@ -181,9 +178,6 @@
text TTF font - untested) is located.
</para>
- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
- href="../../xincludes/static-libraries.xml"/>
-
</sect2>
<!-- TODO: Write a bootscript for cups-browsed -->
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page