Author: bdubbs
Date: 2012-09-12 17:42:01 -0600 (Wed, 12 Sep 2012)
New Revision: 10661
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/pst/printing/gs.xml
Log:
Update to ghostscript-9.06
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2012-09-12 19:00:38 UTC (rev 10660)
+++ trunk/BOOK/general.ent 2012-09-12 23:42:01 UTC (rev 10661)
@@ -1141,7 +1141,7 @@
<!ENTITY cups-version "1.6.1">
<!ENTITY cups-filters-version "1.0.20">
<!ENTITY LPRng-version "3.8.B">
-<!ENTITY gs-version "9.05">
+<!ENTITY gs-version "9.06">
<!ENTITY gutenprint-version "5.2.7">
<!-- Obsolete
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2012-09-12 19:00:38 UTC
(rev 10660)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2012-09-12 23:42:01 UTC
(rev 10661)
@@ -47,6 +47,10 @@
<para>September 12th, 2012</para>
<itemizedlist>
<listitem>
+ <para>[bdubbs] - Update to ghostscript-9.06. Fixes
+ <ulink url="&blfs-ticket-root;3556">#3556</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[rthomsen] - KDE 4.9.1.</para>
</listitem>
<listitem>
Modified: trunk/BOOK/pst/printing/gs.xml
===================================================================
--- trunk/BOOK/pst/printing/gs.xml 2012-09-12 19:00:38 UTC (rev 10660)
+++ trunk/BOOK/pst/printing/gs.xml 2012-09-12 23:42:01 UTC (rev 10661)
@@ -7,10 +7,10 @@
<!ENTITY gs-download-http
"http://downloads.ghostscript.com/public/ghostscript-&gs-version;.tar.bz2">
<!ENTITY gs-download-ftp " ">
- <!ENTITY gs-md5sum "8bcef1f33ddf8a4d12b2cf8da385c191">
- <!ENTITY gs-size "27 MB">
+ <!ENTITY gs-md5sum "46f9ebe40dc52755287b30704270db11">
+ <!ENTITY gs-size "28 MB">
<!ENTITY gs-buildsize
- "252 MB (includes installing libgs.so and both font tarballs)">
+ "195 MB (includes installing libgs.so and both font tarballs)">
<!ENTITY gs-time
"2.5 SBU (includes building and installing libgs.so)">
@@ -46,7 +46,7 @@
for PostScript data with the ability to render PostScript to different
targets.</para>
- &lfs72_built;
+ &lfs72_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
@@ -165,7 +165,7 @@
jobs (eg, make -j4) then the build may fail due to race conditions in
the <application>Ghostscript</application> build system. You can work
around that problem by simply running make again (eg,
- <command>make -j4 || make -j4</command>).
+ <command>make -j4 || make -j1</command>).
</para>
</note>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page