Author: randy
Date: 2006-06-11 11:53:42 -0600 (Sun, 11 Jun 2006)
New Revision: 6154

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/general/genutils/imagemagick.xml
   trunk/BOOK/introduction/welcome/changelog.xml
Log:
Updated to ImageMagick-6.2.8-0

Modified: trunk/BOOK/general/genutils/imagemagick.xml
===================================================================
--- trunk/BOOK/general/genutils/imagemagick.xml 2006-06-09 03:01:47 UTC (rev 
6153)
+++ trunk/BOOK/general/genutils/imagemagick.xml 2006-06-11 17:53:42 UTC (rev 
6154)
@@ -4,15 +4,26 @@
   <!ENTITY % general-entities SYSTEM "../../general.ent">
   %general-entities;
 
-  <!ENTITY imagemagick-patch-version "5">
+  <!ENTITY imagemagick-patch-version "0">
   <!ENTITY imagemagick-download-http 
"http://www.imagemagick.org/download/ImageMagick-&imagemagick-version;-&imagemagick-patch-version;.tar.bz2";>
   <!ENTITY imagemagick-download-ftp  
"ftp://ftp.imagemagick.net/pub/ImageMagick/ImageMagick-&imagemagick-version;-&imagemagick-patch-version;.tar.bz2";>
-  <!ENTITY imagemagick-md5sum        "015400407873400f341ce9d761ab5be8">
-  <!ENTITY imagemagick-size          "5.0 MB">
-  <!ENTITY imagemagick-buildsize     "123 MB (additional 68 MB if you run the 
Image::Magick demo)">
-  <!ENTITY imagemagick-time          "3.0 SBU (Additional 1.2 SBU to run the 
test suite)">
+  <!ENTITY imagemagick-md5sum        "484cd7b62fac2164e8257449405f2563">
+  <!ENTITY imagemagick-size          "5.2 MB">
+  <!ENTITY imagemagick-buildsize     "174 MB (additional 68 MB if you run the 
Image::Magick demo)">
+  <!ENTITY imagemagick-time          "3.4 SBU (Additional 1.1 SBU to run the 
test suite)">
 ]>
 
+<!-- Editors: It is highly unlikely that the buildsize (disk space used) will
+     be less than the figure shown above. Unless you have installed *all* the
+     delegate dependencies, you will see a smaller buildsize, but what is
+     currently listed above is the space one would require if all the
+     dependencies are installed, which is what we want.
+
+     Also, please look over the output from the configure command for any
+     additional dependencies that need to be listed, as ImageMagick is
+     constantly adding additional features and dependencies. -->
+
+
 <sect1 id="imagemagick"
 xreflabel="ImageMagick-&imagemagick-version;-&imagemagick-patch-version;">
   <?dbhtml filename="imagemagick.html"?>
@@ -91,10 +102,10 @@
     
url="http://www.imagemagick.org/script/advanced-unix-installation.php"/>.</para>
 
     <bridgehead renderas="sect4">Optional System Utilities</bridgehead>
-    <para role="optional">
+    <para role="optional"><xref linkend="pkgconfig"/>,
     <xref linkend="cups"/> or <xref linkend="LPRng"/> (or any other print
     utility that provides an <command>lpr</command> command),
-    <ulink url="http://www.cybercom.net/~dcoffin/dcraw/";>DCRaw</ulink>,
+    <ulink 
url="http://www.mcmurchy.com/dcraw/dcraw-1.328.tar.gz";>DCRaw</ulink>,
     <ulink url="http://dmalloc.com/";>Dmalloc</ulink>,
     <ulink url="http://perens.com/FreeSoftware/";>Electric Fence</ulink>,
     <ulink url="http://www.gsp.com/support/virtual/email/pgp/";>PGP</ulink>
@@ -105,8 +116,7 @@
     </para>
 
     <bridgehead renderas="sect4">Optional Graphics Libraries</bridgehead>
-    <para role="optional">
-    <ulink url="http://corefonts.sourceforge.net/";>corefonts</ulink>,
+    <para role="optional"><ulink 
url="http://corefonts.sourceforge.net/";>corefonts</ulink>,
     <ulink url="http://www.i3a.org/i_flashpix.html";>FlashPIX</ulink> (or
     <ulink 
url="ftp://ftp.imagemagick.org/pub/ImageMagick/delegates/libfpx-1.2.0.13.tar.bz2";>
     FlashPIX library</ulink>),
@@ -121,22 +131,21 @@
     <xref linkend="libtiff"/>,
     <xref linkend="libxml2"/>, and
     <ulink url="http://www.agocg.ac.uk/train/cgm/ralcgm.htm";>RALCGM</ulink>
+    (or <ulink 
url="http://www.mcmurchy.com/ralcgm/ralcgm-3.50.tar.gz";>RALCGM-3.50</ulink>)
     </para>
 
     <bridgehead renderas="sect4">Optional Graphics Utilities</bridgehead>
-    <para role="optional">
-    <xref linkend="espgs"/> or <xref linkend="gs"/>,
+    <para role="optional"><xref linkend="espgs"/> or <xref linkend="gs"/>,
     <ulink url="http://www.artifex.com/downloads/";>GhostPCL</ulink>,
     <xref linkend="gimp"/>,
     <ulink url="http://www.gnuplot.info/";>Gnuplot</ulink>,
-    <xref linkend="graphviz"/>,
+    <xref linkend="graphviz"/> (requires a &gt;2.8 development snapshot),
     <ulink url="http://www.povray.org/";>POV-Ray</ulink>, and
     <ulink url="http://radsite.lbl.gov/radiance/HOME.html";>Radiance</ulink>
     </para>
 
     <bridgehead renderas="sect4">Optional Conversion Tools</bridgehead>
-    <para role="optional">
-    <ulink url="http://autotrace.sourceforge.net/";>AutoTrace</ulink>,
+    <para role="optional"><ulink 
url="http://autotrace.sourceforge.net/";>AutoTrace</ulink>,
     <xref linkend="enscript"/>,
     <ulink url="http://www.gnu.org/software/hp2xx/";>hp2xx</ulink>,
     <ulink url="http://user.it.uu.se/~jan/html2ps.html";>html2ps</ulink>,
@@ -150,9 +159,8 @@
     <ulink 
url="http://cpan.org/authors/id/J/JS/JSTENZEL/Getopt-ArgvFile-1.10.tgz";>
     Getopt::ArgvFile</ulink>), and
     <ulink url="http://www.cs.utah.edu/gdc/projects/urt/";>Utah Raster 
Toolkit</ulink>
-    (or <ulink
-    
url="http://www.funet.fi/pub/graphics/packages/Utah-Raster-Toolkit/rel3/urt-3.1b.mlg.tar.gz";>
-    source</ulink>)
+    <!-- 
url="http://www.funet.fi/pub/graphics/packages/Utah-Raster-Toolkit/rel3/urt-3.1b.mlg.tar.gz";>
 -->
+    (or <ulink 
url="http://www.mcmurchy.com/urt/urt-3.1b.tar.gz";>URT-3.1b</ulink>)
     </para>
 
     <para condition="html" role="usernotes">User Notes:
@@ -170,8 +178,10 @@
 make</userinput></screen>
 
      <para>To test the results, issue: <command>make check</command>. Note that
-     as many as 17% of the tests may fail due to system and/or build parameter
-     settings.</para>
+     some of the tests may fail due to system and/or build parameter settings.
+     In a recent test build performed on a current LFS SVN (20060508) platform
+     with all the delegate dependencies installed, 11 of the 714 tests
+     failed.</para>
 
      <para>Now, as the <systemitem class="username">root</systemitem> 
user:</para>
 

Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent      2006-06-09 03:01:47 UTC (rev 6153)
+++ trunk/BOOK/general.ent      2006-06-11 17:53:42 UTC (rev 6154)
@@ -1,5 +1,5 @@
-<!ENTITY day          "06">                   <!-- Always 2 digits -->
-<!ENTITY month        "08">                   <!-- Always 2 digits -->
+<!ENTITY day          "11">                   <!-- Always 2 digits -->
+<!ENTITY month        "06">                   <!-- Always 2 digits -->
 <!ENTITY year         "2006">
 <!ENTITY version      "svn-&year;&month;&day;">
 <!ENTITY releasedate  "June &day;th, &year;">
@@ -135,7 +135,7 @@
 <!ENTITY bc-version                   "1.06">
 <!ENTITY rep-gtk-version              "0.18">
 <!ENTITY compface-version             "1.4">
-<!ENTITY imagemagick-version          "6.2.7">
+<!ENTITY imagemagick-version          "6.2.8">
 <!ENTITY hd2u-version                 "1.0.0">
 <!ENTITY gtk-doc-version              "1.6">
 <!ENTITY scrollkeeper-version         "0.3.14">

Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       2006-06-09 03:01:47 UTC 
(rev 6153)
+++ trunk/BOOK/introduction/welcome/changelog.xml       2006-06-11 17:53:42 UTC 
(rev 6154)
@@ -42,6 +42,15 @@
 -->
 
     <listitem>
+      <para>June 11th, 2006</para>
+      <itemizedlist>
+        <listitem>
+          <para>[randy] - Updated to ImageMagick-6.2.8-0.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>June 6th, 2006</para>
       <itemizedlist>
         <listitem>

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to