Author: bdubbs
Date: Wed Sep 11 13:05:27 2013
New Revision: 11824
Log:
Update to ImageMagick-6.8.6-9
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 Wed Sep 11 12:10:25 2013
(r11823)
+++ trunk/BOOK/general/genutils/imagemagick.xml Wed Sep 11 13:05:27 2013
(r11824)
@@ -4,7 +4,7 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
- <!ENTITY imagemagick-patch-version "6">
+ <!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
@@ -15,10 +15,10 @@
<!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 "ddd46cdf8f6eb22deee14d4fee267796">
+ <!ENTITY imagemagick-md5sum "20df51f2315a7ab44507383d175b1c50">
<!ENTITY imagemagick-size "7.2 MB">
- <!ENTITY imagemagick-buildsize "208 MB (with typical dependencies,
reputedly 450 MB with all dependencies)">
- <!ENTITY imagemagick-time "1.9 SBU (typical build - additional 20
SBU to run the test suite)">
+ <!ENTITY imagemagick-buildsize "150 MB (with typical dependencies,
reputedly 450 MB with all dependencies)">
+ <!ENTITY imagemagick-time "1.9 SBU (typical build - additional 4
SBU to run the test suite)">
]>
<!-- Editors: It is highly unlikely that the buildsize (disk space used) will
@@ -215,6 +215,11 @@
Install <application>Imagemagick</application> by running the following
commands:
</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 \
Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml Wed Sep 11 12:10:25
2013 (r11823)
+++ trunk/BOOK/introduction/welcome/changelog.xml Wed Sep 11 13:05:27
2013 (r11824)
@@ -47,6 +47,9 @@
<para>September 11th, 2013</para>
<itemizedlist>
<listitem>
+ <para>[bdubbs] - Update to ImageMagick-6.8.6-9.</para>
+ </listitem>
+ <listitem>
<para>[bdubbs] - Update to wireshark-1.10.2. Fixes
<ulink url="&blfs-ticket-root;4050">#4050</ulink>.</para>
</listitem>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page