Author: ken
Date: 2012-07-24 18:31:07 -0600 (Tue, 24 Jul 2012)
New Revision: 10468
Modified:
trunk/BOOK/general.ent
trunk/BOOK/general/genutils/imagemagick.xml
trunk/BOOK/introduction/welcome/changelog.xml
Log:
ImageMagick-6.7.8-6 (most of). The location of the Magick files
(site_perl/5.x.y/MYARCH-linux) is temporary, pending discussion, but the
testsuite is still outstanding (it works, but in colour, or at least green for
PASS - would be nice to get it loggable, but other things such as firefox will
take priority).
Modified: trunk/BOOK/general/genutils/imagemagick.xml
===================================================================
--- trunk/BOOK/general/genutils/imagemagick.xml 2012-07-24 17:18:52 UTC (rev
10467)
+++ trunk/BOOK/general/genutils/imagemagick.xml 2012-07-25 00:31:07 UTC (rev
10468)
@@ -4,7 +4,7 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
- <!ENTITY imagemagick-patch-version "10">
+ <!ENTITY imagemagick-patch-version "6">
<!-- 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 "b5298daceff12d0fa723b4b0e4a845bc">
- <!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.2 SBU typical (Additional 8.1 SBU to
run the test suite)">
+ <!ENTITY imagemagick-md5sum "1dc4fb3febd1db7e0ab47c877f66eb09">
+ <!ENTITY imagemagick-size "7.5 MB">
+ <!ENTITY imagemagick-buildsize "264 MB typical (additional 27MB if you
run the testsuite, and additional 68 MB if you run the Image::Magick demo)">
+ <!ENTITY imagemagick-time "3.2 SBU typical (Additional 0.8 SBU to
run the test suite)">
]>
<!-- Editors: It is highly unlikely that the buildsize (disk space used) will
@@ -274,7 +274,9 @@
numerous plugin modules</seg>
<seg>/usr/include/Magick++, /usr/include/magick, /usr/include/wand,
/usr/lib/ImageMagick-&imagemagick-version;,
-
/usr/lib/perl5/site_perl/&lfs-perl-version;/i686-linux/auto/Image/Magick,
+ /usr/lib/perl5/site_perl/5.x.y/MYARCH-linux/auto/Image/Magick
+ (where 5.x.y is your version of <application>perl</application> and
MYARCH
+ is i686 or x86_64),
/usr/share/ImageMagick-&imagemagick-version; and
/usr/share/doc/ImageMagick-&imagemagick-version;</seg>
</seglistitem>
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2012-07-24 17:18:52 UTC (rev 10467)
+++ trunk/BOOK/general.ent 2012-07-25 00:31:07 UTC (rev 10468)
@@ -313,7 +313,7 @@
<!ENTITY gtk-doc-version "1.18">
<!ENTITY hd2u-version "1.0.3">
<!ENTITY icon-naming-utils-version "0.8.90">
-<!ENTITY imagemagick-version "6.7.5">
+<!ENTITY imagemagick-version "6.7.8">
<!ENTITY intltool-version "0.50.0">
<!ENTITY libiodbc-version "3.52.7">
<!ENTITY pilot-link-version "0.12.2">
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2012-07-24 17:18:52 UTC
(rev 10467)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2012-07-25 00:31:07 UTC
(rev 10468)
@@ -64,6 +64,9 @@
<listitem>
<para>[krejzi] - Mx 1.4.6.</para>
</listitem>
+ <listitem>
+ <para>[ken] - ImageMagick 6.7.8-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