Updated to ImageMagick-6.2.8-0

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6154 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Randy McMurchy 2006-06-11 17:53:42 +00:00
parent a2b3cc2c47
commit 9c1fc9639c
3 changed files with 41 additions and 22 deletions

View File

@ -1,5 +1,5 @@
<!ENTITY day "06"> <!-- Always 2 digits -->
<!ENTITY month "08"> <!-- Always 2 digits -->
<!ENTITY day "11"> <!-- Always 2 digits -->
<!ENTITY month "06"> <!-- Always 2 digits -->
<!ENTITY year "2006">
<!ENTITY version "svn-&year;&month;&day;">
<!ENTITY releasedate "June &day;th, &year;">
@ -135,7 +135,7 @@
<!ENTITY bc-version "1.06">
<!ENTITY rep-gtk-version "0.18">
<!ENTITY compface-version "1.4">
<!ENTITY imagemagick-version "6.2.7">
<!ENTITY imagemagick-version "6.2.8">
<!ENTITY hd2u-version "1.0.0">
<!ENTITY gtk-doc-version "1.6">
<!ENTITY scrollkeeper-version "0.3.14">

View File

@ -4,15 +4,26 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!ENTITY imagemagick-patch-version "5">
<!ENTITY imagemagick-patch-version "0">
<!ENTITY imagemagick-download-http "http://www.imagemagick.org/download/ImageMagick-&imagemagick-version;-&imagemagick-patch-version;.tar.bz2">
<!ENTITY imagemagick-download-ftp "ftp://ftp.imagemagick.net/pub/ImageMagick/ImageMagick-&imagemagick-version;-&imagemagick-patch-version;.tar.bz2">
<!ENTITY imagemagick-md5sum "015400407873400f341ce9d761ab5be8">
<!ENTITY imagemagick-size "5.0 MB">
<!ENTITY imagemagick-buildsize "123 MB (additional 68 MB if you run the Image::Magick demo)">
<!ENTITY imagemagick-time "3.0 SBU (Additional 1.2 SBU to run the test suite)">
<!ENTITY imagemagick-md5sum "484cd7b62fac2164e8257449405f2563">
<!ENTITY imagemagick-size "5.2 MB">
<!ENTITY imagemagick-buildsize "174 MB (additional 68 MB if you run the Image::Magick demo)">
<!ENTITY imagemagick-time "3.4 SBU (Additional 1.1 SBU to run the test suite)">
]>
<!-- Editors: It is highly unlikely that the buildsize (disk space used) will
be less than the figure shown above. Unless you have installed *all* the
delegate dependencies, you will see a smaller buildsize, but what is
currently listed above is the space one would require if all the
dependencies are installed, which is what we want.
Also, please look over the output from the configure command for any
additional dependencies that need to be listed, as ImageMagick is
constantly adding additional features and dependencies. -->
<sect1 id="imagemagick"
xreflabel="ImageMagick-&imagemagick-version;-&imagemagick-patch-version;">
<?dbhtml filename="imagemagick.html"?>
@ -91,10 +102,10 @@ xreflabel="ImageMagick-&imagemagick-version;-&imagemagick-patch-version;">
url="http://www.imagemagick.org/script/advanced-unix-installation.php"/>.</para>
<bridgehead renderas="sect4">Optional System Utilities</bridgehead>
<para role="optional">
<para role="optional"><xref linkend="pkgconfig"/>,
<xref linkend="cups"/> or <xref linkend="LPRng"/> (or any other print
utility that provides an <command>lpr</command> command),
<ulink url="http://www.cybercom.net/~dcoffin/dcraw/">DCRaw</ulink>,
<ulink url="http://www.mcmurchy.com/dcraw/dcraw-1.328.tar.gz">DCRaw</ulink>,
<ulink url="http://dmalloc.com/">Dmalloc</ulink>,
<ulink url="http://perens.com/FreeSoftware/">Electric Fence</ulink>,
<ulink url="http://www.gsp.com/support/virtual/email/pgp/">PGP</ulink>
@ -105,8 +116,7 @@ xreflabel="ImageMagick-&imagemagick-version;-&imagemagick-patch-version;">
</para>
<bridgehead renderas="sect4">Optional Graphics Libraries</bridgehead>
<para role="optional">
<ulink url="http://corefonts.sourceforge.net/">corefonts</ulink>,
<para role="optional"><ulink url="http://corefonts.sourceforge.net/">corefonts</ulink>,
<ulink url="http://www.i3a.org/i_flashpix.html">FlashPIX</ulink> (or
<ulink url="ftp://ftp.imagemagick.org/pub/ImageMagick/delegates/libfpx-1.2.0.13.tar.bz2">
FlashPIX library</ulink>),
@ -121,22 +131,21 @@ xreflabel="ImageMagick-&imagemagick-version;-&imagemagick-patch-version;">
<xref linkend="libtiff"/>,
<xref linkend="libxml2"/>, and
<ulink url="http://www.agocg.ac.uk/train/cgm/ralcgm.htm">RALCGM</ulink>
(or <ulink url="http://www.mcmurchy.com/ralcgm/ralcgm-3.50.tar.gz">RALCGM-3.50</ulink>)
</para>
<bridgehead renderas="sect4">Optional Graphics Utilities</bridgehead>
<para role="optional">
<xref linkend="espgs"/> or <xref linkend="gs"/>,
<para role="optional"><xref linkend="espgs"/> or <xref linkend="gs"/>,
<ulink url="http://www.artifex.com/downloads/">GhostPCL</ulink>,
<xref linkend="gimp"/>,
<ulink url="http://www.gnuplot.info/">Gnuplot</ulink>,
<xref linkend="graphviz"/>,
<xref linkend="graphviz"/> (requires a &gt;2.8 development snapshot),
<ulink url="http://www.povray.org/">POV-Ray</ulink>, and
<ulink url="http://radsite.lbl.gov/radiance/HOME.html">Radiance</ulink>
</para>
<bridgehead renderas="sect4">Optional Conversion Tools</bridgehead>
<para role="optional">
<ulink url="http://autotrace.sourceforge.net/">AutoTrace</ulink>,
<para role="optional"><ulink url="http://autotrace.sourceforge.net/">AutoTrace</ulink>,
<xref linkend="enscript"/>,
<ulink url="http://www.gnu.org/software/hp2xx/">hp2xx</ulink>,
<ulink url="http://user.it.uu.se/~jan/html2ps.html">html2ps</ulink>,
@ -150,9 +159,8 @@ xreflabel="ImageMagick-&imagemagick-version;-&imagemagick-patch-version;">
<ulink url="http://cpan.org/authors/id/J/JS/JSTENZEL/Getopt-ArgvFile-1.10.tgz">
Getopt::ArgvFile</ulink>), and
<ulink url="http://www.cs.utah.edu/gdc/projects/urt/">Utah Raster Toolkit</ulink>
(or <ulink
url="http://www.funet.fi/pub/graphics/packages/Utah-Raster-Toolkit/rel3/urt-3.1b.mlg.tar.gz">
source</ulink>)
<!-- url="http://www.funet.fi/pub/graphics/packages/Utah-Raster-Toolkit/rel3/urt-3.1b.mlg.tar.gz"> -->
(or <ulink url="http://www.mcmurchy.com/urt/urt-3.1b.tar.gz">URT-3.1b</ulink>)
</para>
<para condition="html" role="usernotes">User Notes:
@ -170,8 +178,10 @@ xreflabel="ImageMagick-&imagemagick-version;-&imagemagick-patch-version;">
make</userinput></screen>
<para>To test the results, issue: <command>make check</command>. Note that
as many as 17% of the tests may fail due to system and/or build parameter
settings.</para>
some of the tests may fail due to system and/or build parameter settings.
In a recent test build performed on a current LFS SVN (20060508) platform
with all the delegate dependencies installed, 11 of the 714 tests
failed.</para>
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>

View File

@ -41,6 +41,15 @@
-->
<listitem>
<para>June 11th, 2006</para>
<itemizedlist>
<listitem>
<para>[randy] - Updated to ImageMagick-6.2.8-0.</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>June 6th, 2006</para>
<itemizedlist>