Author: ken
Date: 2012-03-05 15:45:31 -0700 (Mon, 05 Mar 2012)
New Revision: 9614
Modified:
trunk/BOOK/general.ent
trunk/BOOK/general/genutils/imagemagick.xml
trunk/BOOK/introduction/welcome/changelog.xml
Log:
ImageMagick-6.7.5-9
Modified: trunk/BOOK/general/genutils/imagemagick.xml
===================================================================
--- trunk/BOOK/general/genutils/imagemagick.xml 2012-03-05 20:43:50 UTC (rev
9613)
+++ trunk/BOOK/general/genutils/imagemagick.xml 2012-03-05 22:45:31 UTC (rev
9614)
@@ -4,7 +4,7 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
- <!ENTITY imagemagick-patch-version "10">
+ <!ENTITY imagemagick-patch-version "9">
<!-- 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
@@ -14,10 +14,10 @@
time before versions migrate to legacy/ -->
<!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 "6bf001ae206bffe77693732e4e886532">
+ <!ENTITY imagemagick-md5sum "773d98dda1fe231d84dd0269dcdf6e65">
<!ENTITY imagemagick-size "7.3 MB">
<!ENTITY imagemagick-buildsize "256 MB typical (additional 69 MB if you
run the Image::Magick demo)">
- <!ENTITY imagemagick-time "4.9 SBU typical (Additional 0.4 SBU to
run the test suite)">
+ <!ENTITY imagemagick-time "4.2 SBU typical (Additional 8.1 SBU to
run the test suite)">
]>
<!-- Editors: It is highly unlikely that the buildsize (disk space used) will
@@ -201,11 +201,7 @@
<para>To test the results, issue: <command>make check</command>. Note that
many of the tests require a working <application>ghostscript</application>
- and that most of the validate-*.sh tests fail when run from
- <command>make check</command> although they can be successfully run
individually
- by <command>chmod +x tests/common.sh &&
- srcdir=$PWD VALIDATE=$PWD/tests/validate-compare.sh ;# and so
forth</command>
- </para>
+ (and it should be linked in - see the optional command below).</para>
<para>Now, as the <systemitem class="username">root</systemitem>
user:</para>
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2012-03-05 20:43:50 UTC (rev 9613)
+++ trunk/BOOK/general.ent 2012-03-05 22:45:31 UTC (rev 9614)
@@ -287,7 +287,7 @@
<!ENTITY rep-gtk-version "0.90.2">
<!ENTITY sharutils-version "4.11.1">
<!ENTITY compface-version "1.5.2">
-<!ENTITY imagemagick-version "6.7.3">
+<!ENTITY imagemagick-version "6.7.5">
<!ENTITY hd2u-version "1.0.1">
<!ENTITY gtk-doc-version "1.18">
<!-- <!ENTITY scrollkeeper-version "0.3.14"> -->
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2012-03-05 20:43:50 UTC
(rev 9613)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2012-03-05 22:45:31 UTC
(rev 9614)
@@ -71,6 +71,10 @@
<listitem>
<para>[abenton] - Remove Hal.</para>
</listitem>
+ <listitem>
+ <para>[ken] - Update to ImageMagick-6.7.5-9, fixes compile failure
caused
+ by zlib-1.2.6.</para>
+ </listitem>
</itemizedlist>
</listitem>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page