Author: fernando
Date: Thu Feb 13 13:38:28 2014
New Revision: 12700

Log:
Update to ImageMagick-6.8.8-5.

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

Modified: trunk/BOOK/general/genutils/imagemagick.xml
==============================================================================
--- trunk/BOOK/general/genutils/imagemagick.xml Thu Feb 13 13:09:43 2014        
(r12699)
+++ trunk/BOOK/general/genutils/imagemagick.xml Thu Feb 13 13:38:28 2014        
(r12700)
@@ -4,7 +4,7 @@
   <!ENTITY % general-entities SYSTEM "../../general.ent">
   %general-entities;
 
-  <!ENTITY imagemagick-patch-version "0">
+  <!ENTITY imagemagick-patch-version "5">
   <!-- 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,13 @@
 
   <!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        "b518b58764d49f7e38c2154230fdc3d4">
+  <!ENTITY imagemagick-md5sum        "d727efcba3e45ce6c51cafbfb387a8fd">
   <!ENTITY imagemagick-size          "7.2 MB">
-  <!ENTITY imagemagick-buildsize     "154 MB (with typical dependencies,
+  <!ENTITY imagemagick-buildsize     "156 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 5.2
-                                      SBU to run the test suite and 29 SBU to
+  <!ENTITY imagemagick-time          "2.3 SBU (typical build - additional 5.3
+                                      SBU to run the test suite and 11 SBU to
                                       run the validation suite)">
 ]>
 
@@ -130,7 +130,7 @@
       <xref linkend="cups"/>,
       <xref linkend="curl"/>,
       <ulink url="http://dmalloc.com/";>Dmalloc</ulink>,
-      <ulink url="http://perens.com/FreeSoftware/";>Electric Fence</ulink>,
+      <ulink 
url="http://linux.softpedia.com/get/Programming/Debuggers/Electric-Fence-3305.shtml/";>Electric
 Fence</ulink>,
       <xref linkend="ffmpeg"/>,
       <ulink url="http://www.fftw.org/";>FFTW</ulink>,
       <ulink url="http://www.mupdf.com/";>MuPDF</ulink>,
@@ -166,6 +166,7 @@
       <xref linkend="libwebp"/>,
       <ulink url="http://liblqr.wikidot.com/en:download-page";>Liquid 
Rescale</ulink>,
       <ulink url="http://www.openexr.com/";>OpenEXR</ulink>,
+      <xref linkend="openjpeg"/>,
       <xref linkend="pango"/>, and
       <ulink url="http://www.agocg.ac.uk/train/cgm/ralcgm.htm";>RALCGM</ulink>
       (or <ulink 
url="http://www.mcmurchy.com/ralcgm/ralcgm-3.51.tar.gz";>ralcgm</ulink>)
@@ -368,8 +369,10 @@
 
         <seg>libMagickCore-6.Q16.so, libMagickWand-6.Q16.so,
         libMagick++-6.Q16.so,
-        and numerous plugin modules under
-        /usr/lib/ImageMagick-&imagemagick-version;/modules-Q16/coders/</seg>
+        numerous modules under
+        
/usr/lib/ImageMagick-&imagemagick-version;/modules-Q16/{coders,filters}/,
+        
/usr/lib/perl5/site_perl/&lfs-perl-version;/auto/Image/Magick/Magick.so, and
+        
/usr/lib/perl5/site_perl/&lfs-perl-version;/auto/Image/Magick/Q16/Q16.so</seg>
 
         <seg>/etc/ImageMagick-6,
         /usr/include/ImageMagick-6,

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Thu Feb 13 13:09:43 
2014        (r12699)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Thu Feb 13 13:38:28 
2014        (r12700)
@@ -48,6 +48,10 @@
       <para>February 13th, 2014</para>
       <itemizedlist>
         <listitem>
+          <para>[fernando] - Update to ImageMagick-6.8.8-5. Fixes
+          <ulink url="&blfs-ticket-root;4683">#4683</ulink>.</para>
+        </listitem>
+        <listitem>
           <para>[ken] - fix paps for current freetype.</para>
         </listitem>
         <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