Ignore:
Timestamp:
11/16/2017 10:03:21 PM (6 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
71e21c6c
Parents:
4da56e0
Message:

ImageMagick-7.0.7-11 and 6.9.9-23 for the packages using its libs. I've left the SBU and space measurements because I do not build everything in the book, my results are a bit less, but I still used extra space in the build dir for 7 when running the tests (already noted for 6).

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19507 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genutils/imagemagick.xml

    r4da56e0 rc908a43c  
    55  %general-entities;
    66
    7   <!ENTITY imagemagick-patch-version "10">
     7  <!ENTITY imagemagick-patch-version "11">
    88
    99  <!ENTITY imagemagick-download-http "https://www.imagemagick.org/download/releases/ImageMagick-&imagemagick-version;-&imagemagick-patch-version;.tar.xz">
    1010  <!ENTITY imagemagick-download-ftp  "ftp://ftp.imagemagick.org/pub/ImageMagick/releases/ImageMagick-&imagemagick-version;-&imagemagick-patch-version;.tar.xz">
    11   <!ENTITY imagemagick-md5sum        "29031b3cc7a6e44b2334ad6692ba1736">
    12   <!ENTITY imagemagick-size          "8.2 MB">
    13   <!ENTITY imagemagick-buildsize     "184 MB, with typical dependencies">
     11  <!ENTITY imagemagick-md5sum        "406de0512d122ec5fc7d06d9e788f517">
     12  <!ENTITY imagemagick-size          "8.3 MB">
     13  <!ENTITY imagemagick-buildsize     "188 MB, with typical dependencies">
    1414  <!ENTITY imagemagick-time          "1.0 SBU - typical build with parallelism=4(add 3.2 SBU for the the validation suite)">
    1515]>
     
    159159      <xref linkend="libjpeg"/>,
    160160      <xref linkend="libpng"/>,
     161      <xref linkend="libraw"/> (RAW_R),
    161162      <xref linkend="librsvg"/>,
    162163      <xref linkend="libtiff"/>,
Note: See TracChangeset for help on using the changeset viewer.