Author: ken Date: Thu Aug 24 19:07:28 2017 New Revision: 19083 Log: ImageMagick-6.9.9-9 (libs only).
Modified: trunk/BOOK/general/genutils/imagemagick6.xml trunk/BOOK/introduction/welcome/changelog.xml trunk/BOOK/packages.ent Modified: trunk/BOOK/general/genutils/imagemagick6.xml ============================================================================== --- trunk/BOOK/general/genutils/imagemagick6.xml Thu Aug 24 18:56:23 2017 (r19082) +++ trunk/BOOK/general/genutils/imagemagick6.xml Thu Aug 24 19:07:28 2017 (r19083) @@ -4,14 +4,14 @@ <!ENTITY % general-entities SYSTEM "../../general.ent"> %general-entities; - <!ENTITY imagemagick6-patch-version "8"> + <!ENTITY imagemagick6-patch-version "9"> <!ENTITY imagemagick6-download-http "https://www.imagemagick.org/download/releases/ImageMagick-&imagemagick6-version;-&imagemagick6-patch-version;.tar.xz"> <!ENTITY imagemagick6-download-ftp "ftp://ftp.imagemagick.org/pub/ImageMagick/releases/ImageMagick-&imagemagick6-version;-&imagemagick6-patch-version;.tar.xz"> - <!ENTITY imagemagick6-md5sum "765ed15348074bc2e45acd6f890016eb"> + <!ENTITY imagemagick6-md5sum "182239bb642ca23f86206bf027caf536"> <!ENTITY imagemagick6-size "8.4 MB"> - <!ENTITY imagemagick6-buildsize "179 MB, with typical dependencies"> - <!ENTITY imagemagick6-time "2.3 SBU - typical build (add 0.8 SBU for the validation suite)"> + <!ENTITY imagemagick6-buildsize "180 MB, with typical dependencies (add 32 MB for the tests)"> + <!ENTITY imagemagick6-time "2.2 SBU - typical build (add 1.7 SBU for the tests)"> ]> <!-- Editors: It is highly unlikely that the buildsize (disk space used) will @@ -75,7 +75,7 @@ same-named files from version 7. </para> - &lfs80_checked; + &lfs81_checked; <bridgehead renderas="sect3">Package Information</bridgehead> <itemizedlist spacing="compact"> @@ -255,13 +255,14 @@ <screen role="root"><userinput>make DOCUMENTATION_PATH=/usr/share/doc/imagemagick-&imagemagick6-version; install-libs-only</userinput></screen> <para> - To test the installation, issue: <command>make check</command>. A more + To test the installation, issue: <command>make check</command>. + <!-- in 6.9.9-9 make check runs tests-validate-* A more comprehensive test is the <application>ImageMagick</application> validation suite. If <command>make check</command> has not been executed, run <command>make tests/validate</command> to compile it. Issue <command>tests/validate 2>&1 | tee validate.log</command> to run the validation suite. The result summary may be obtained with <command>grep - "validation suite" validate.log</command>. Note that the EPS, PS, and PDF + "validation suite" validate.log</command>.--> Note that the EPS, PS, and PDF tests require a working <application>Ghostscript</application>. One test in 'make check' needs <quote>Helvetica</quote> from <quote>Ghostscript Standard Fonts</quote>, which are optionally installed in Modified: trunk/BOOK/introduction/welcome/changelog.xml ============================================================================== --- trunk/BOOK/introduction/welcome/changelog.xml Thu Aug 24 18:56:23 2017 (r19082) +++ trunk/BOOK/introduction/welcome/changelog.xml Thu Aug 24 19:07:28 2017 (r19083) @@ -46,6 +46,10 @@ <para>August 24th, 2017</para> <itemizedlist> <listitem> + <para>[ken] - Update to ImageMagick-6.9.9-9. Fixes + <ulink url="&blfs-ticket-root;9647">#9647</ulink>.</para> + </listitem> + <listitem> <para>[renodr] - Update to yaml-0.1.7. Fixes <ulink url="&blfs-ticket-root;9623">#9623</ulink>.</para> </listitem> Modified: trunk/BOOK/packages.ent ============================================================================== --- trunk/BOOK/packages.ent Thu Aug 24 18:56:23 2017 (r19082) +++ trunk/BOOK/packages.ent Thu Aug 24 19:07:28 2017 (r19083) @@ -229,7 +229,7 @@ <!ENTITY icon-naming-utils-version "0.8.90"> <!ENTITY highlight-version "3.39"> <!ENTITY ibus-version "1.5.16"> -<!ENTITY imagemagick6-version "6.9.7"> +<!ENTITY imagemagick6-version "6.9.9"> <!ENTITY imagemagick-version "7.0.4"> <!ENTITY intltool-version "0.50.2"> <!ENTITY lsof-version "4.89"> -- http://lists.linuxfromscratch.org/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
