Author: fernando
Date: Fri Dec 27 07:50:51 2013
New Revision: 12462

Log:
Update to ImageMagick-6.8.8-0.

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/general/genutils/imagemagick.xml
   trunk/BOOK/introduction/welcome/changelog.xml

Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent      Fri Dec 27 03:46:52 2013        (r12461)
+++ trunk/BOOK/general.ent      Fri Dec 27 07:50:51 2013        (r12462)
@@ -307,7 +307,7 @@
 <!ENTITY gtk-doc-version              "1.19">
 <!ENTITY hd2u-version                 "1.0.3">
 <!ENTITY icon-naming-utils-version    "0.8.90">
-<!ENTITY imagemagick-version          "6.8.7">
+<!ENTITY imagemagick-version          "6.8.8">
 <!ENTITY intltool-version             "0.50.2">
 <!ENTITY pinentry-version             "0.8.3">
 <!ENTITY qtchooser-version            "31">

Modified: trunk/BOOK/general/genutils/imagemagick.xml
==============================================================================
--- trunk/BOOK/general/genutils/imagemagick.xml Fri Dec 27 03:46:52 2013        
(r12461)
+++ trunk/BOOK/general/genutils/imagemagick.xml Fri Dec 27 07:50:51 2013        
(r12462)
@@ -4,7 +4,7 @@
   <!ENTITY % general-entities SYSTEM "../../general.ent">
   %general-entities;
 
-  <!ENTITY imagemagick-patch-version "7">
+  <!ENTITY imagemagick-patch-version "0">
   <!-- Not sure what to do here as ImageMagick is one of the fastest-moving
        targets in all of open-source. One solution is to always use the last
        version of a specific major-minor from the 'legacy' subdirectory of
@@ -15,13 +15,14 @@
 
   <!ENTITY imagemagick-download-http " ">
   <!ENTITY imagemagick-download-ftp  
"ftp://ftp.imagemagick.org/pub/ImageMagick/ImageMagick-&imagemagick-version;-&imagemagick-patch-version;.tar.xz";>
-  <!ENTITY imagemagick-md5sum        "90204b727714e1d8a4b8230690b912bd">
+  <!ENTITY imagemagick-md5sum        "b518b58764d49f7e38c2154230fdc3d4">
   <!ENTITY imagemagick-size          "7.2 MB">
   <!ENTITY imagemagick-buildsize     "154 MB (with typical dependencies,
                                       additional 29 MB to run the test suite,
                                       reputedly 450 MB with all dependencies)">
-  <!ENTITY imagemagick-time          "2.3 SBU (typical build - additional 8.8
-                                      SBU to run the test suite)">
+  <!ENTITY imagemagick-time          "2.3 SBU (typical build - additional 5.2
+                                      SBU to run the test suite and 29 SBU to
+                                      run the validation suite)">
 ]>
 
 <!-- Editors: It is highly unlikely that the buildsize (disk space used) will
@@ -132,9 +133,12 @@
       <ulink url="http://perens.com/FreeSoftware/";>Electric Fence</ulink>,
       <xref linkend="ffmpeg"/>,
       <ulink url="http://www.fftw.org/";>FFTW</ulink>,
-      <ulink url="http://www.gsp.com/support/virtual/email/pgp/";>PGP</ulink> or
+      <ulink url="http://www.mupdf.com/";>MuPDF</ulink>,
+<!--      <ulink 
url="http://www.gsp.com/support/virtual/email/pgp/";>PGP</ulink> or -->
+      <ulink url="http://www.openpgp.org/resources/downloads";>PGP</ulink> or
       <xref linkend="gnupg2"/>
       (you'll have to do some hacking to use <application>GnuPG</application>),
+      <ulink 
url="ftp://ftp.imagemagick.org/pub/ImageMagick/delegates/profiles.zip";>Profiles</ulink>,
       <xref linkend="sane"/>,
       <ulink url="http://ufraw.sourceforge.net/";>ufraw</ulink> (for raw 
formats listed in
       <filename>www/formats.html</filename>),
@@ -147,8 +151,8 @@
       <ulink url="http://corefonts.sourceforge.net/";>corefonts</ulink>,
       <ulink url="http://djvu.sourceforge.net/";>DjVuLibre</ulink>,
       <!-- <ulink url="http://www.i3a.org/i_flashpix.html";>FlashPIX</ulink> 
(or -->
-      <ulink 
url="ftp://ftp.imagemagick.org/pub/ImageMagick/delegates/libfpx-1.3.1-2.tar.bz2";>
-      FlashPIX</ulink>,
+      <ulink url="ftp://ftp.imagemagick.org/pub/ImageMagick/delegates/";>
+      FlashPIX (libfpx)</ulink>,
       <!-- Added already from the Xorg recommended dependency <xref 
linkend="freetype2"/>, -->
       <xref linkend="jasper"/>,
       <ulink url="http://www.cl.cam.ac.uk/~mgk25/jbigkit/";>JBIG-KIT</ulink>,
@@ -171,8 +175,8 @@
     <para role="optional">
       <ulink url="http://www.blender.org/";>Blender</ulink>,
       <ulink url="http://dejavu.sourceforge.net/";>DejaVu fonts</ulink>,
-      <ulink 
url="http://www.ghostscript.com/download/gpcldnld.html/";>GhostPCL</ulink> or
-      <ulink url="http://www.ghostscript.com/GhostPCL.html";>GhostPDL</ulink>,
+      <ulink 
url="http://www.ghostscript.com/download/gpcldnld.html";>GhostPCL</ulink> or
+      <ulink 
url="http://www.ghostscript.com/download/gpdldnld.html";>GhostPDL</ulink>,
       <xref linkend="gs"/>,
       <xref linkend="gimp"/>,
       <ulink url="http://www.gnuplot.info/";>Gnuplot</ulink>,
@@ -217,11 +221,11 @@
       Install <application>Imagemagick</application> by running the following 
commands:
     </para>
 
-    <note><para>
+<!--   <note><para>
       If Xorg is not installed in user, add the entry 
LDFLAGS=-L$XORG_PREFIX/lib
       to the configure line.
     </para></note>
-
+-->
 <screen><userinput>./configure --prefix=/usr     \
             --sysconfdir=/etc \
             --with-modules    \
@@ -230,18 +234,17 @@
 make</userinput></screen>
 
     <para>
-      The validation suite is intended to be run after the package is 
installed.
-    </para>
-
-    <para>
       Now, as the <systemitem class="username">root</systemitem> user:
     </para>
 
 <screen role="root"><userinput>make install</userinput></screen>
 
     <para>
-      To test the installation, issue: <command>make check</command>. Note 
that the
-      EPS, PS, and PDF tests require a working 
<application>Ghostscript</application>.
+      To test the installation, issue: <command>make check</command>. For a 
more
+      comprehensive test, run the <application>ImageMagick</application>
+      validation suite, also after the package is installed. Note that the EPS,
+      PS, and PDF tests require a working
+      <application>Ghostscript</application>.
     </para>
 
     <!-- This is not necessary as the 'make install' process installs 
PerlMagick
@@ -363,8 +366,10 @@
         identify, import, Magick-config, Magic++-config, MagickCore-config,
         MagickWand-config, mogrify, montage, stream, and Wand-config</seg>
 
-        <seg>libMagickCore-6.Q16.so, libMagickWand-6.Q16.so, 
libMagick++-6.Q16.so,
-        and numerous plugin modules</seg>
+        <seg>libMagickCore-6.Q16.so, libMagickWand-6.Q16.so,
+        libMagick++-6.Q16.so,
+        and numerous plugin modules under
+        /usr/lib/ImageMagick-6.8.8/modules-Q16/coders/</seg>
 
         <seg>/etc/ImageMagick-6,
         /usr/include/ImageMagick-6,

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Fri Dec 27 03:46:52 
2013        (r12461)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Fri Dec 27 07:50:51 
2013        (r12462)
@@ -47,6 +47,10 @@
       <para>December 27th, 2013</para>
       <itemizedlist>
         <listitem>
+          <para>[fernando] - Update to ImageMagick-6.8.8-0. Fixes
+          <ulink url="&blfs-ticket-root;4485">#4485</ulink>.</para>
+        </listitem>
+        <listitem>
           <para>[igor] - Update to imlib2-1.4.6. Fixes
           <ulink url="&blfs-ticket-root;4484">#4484</ulink>.</para>
         </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