Changeset 542bde85


Ignore:
Timestamp:
08/14/2021 11:39:03 PM (3 years ago)
Author:
Ken Moffat <ken@…>
Branches:
11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
1edec7be
Parents:
83655459
Message:

Update to ImageMAgick-7.1.0-4.

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/genutils/imagemagick.xml

    r83655459 r542bde85  
    55  %general-entities;
    66
    7   <!ENTITY imagemagick-patch-version "0">
     7  <!ENTITY imagemagick-patch-version "4">
    88
    99  <!ENTITY imagemagick-download-http "https://www.imagemagick.org/download/releases/ImageMagick-&imagemagick-version;-&imagemagick-patch-version;.tar.xz">
     
    1111  <!ENTITY imagemagick-download-ftp  "ftp://ftp.imagemagick.org/pub/ImageMagick/releases/ImageMagick-&imagemagick-version;-&imagemagick-patch-version;.tar.xz"> -->
    1212  <!ENTITY imagemagick-download-ftp  " ">
    13   <!ENTITY imagemagick-md5sum        "660bf750511926bd9bbb46f3f5f36fab">
    14   <!ENTITY imagemagick-size          "9.7 MB">
    15   <!ENTITY imagemagick-buildsize     "203 MB (with typical dependencies; add 19 MB for checks)">
    16   <!ENTITY imagemagick-time          "0.8 SBU (with typical dependencies; add 0.5 SBU for checks, both using  parallelism=4)">
     13  <!ENTITY imagemagick-md5sum        "d69d22a78d493afdc0c2edd7931f707c">
     14  <!ENTITY imagemagick-size          "9.9 MB">
     15  <!ENTITY imagemagick-buildsize     "193 MB (with typical dependencies; add 20 MB for checks)">
     16  <!ENTITY imagemagick-time          "0.9 SBU (with typical dependencies; add 0.6 SBU for checks, both using  parallelism=4)">
    1717]>
    1818
     
    129129      The optional dependencies listed below should be installed if you need
    130130      support for the specific format or the conversion tool the dependency
    131       provides. Many of the dependencies' capabilities and uses are described in
     131      provides. <!-- No such section in 7.1.0-4
     132                Many of the dependencies' capabilities and uses are described in
    132133      the <quote>MAGICK DELEGATES</quote> section of the
    133       <filename>README.txt</filename> file located in the source tree.
     134      <filename>README.txt</filename> file located in the source tree. -->
    134135      Additional information about the dependencies can be found in the
    135136      <filename>Install-unix.txt</filename> file located in the source tree as
     
    191192      <ulink url="https://github.com/strukturag/libde265/">libde265</ulink>
    192193      (both needed if converting macOS heic images),
     194      <ulink url="https://github.com/libjxl/libjxl/">libjxl</ulink>,
    193195      <ulink url="https://github.com/HOST-Oman/libraqm/">libraqm</ulink>,
    194196      <ulink url="http://liblqr.wikidot.com/en:download-page">Liquid Rescale</ulink>,
     
    257259
    258260    <para>
    259       To test the installation, issue: <command>make check</command>. A more
     261      To test the installation, issue: <command>make check</command>.
     262              <!-- seems to have been dropped                         A more
    260263      comprehensive test is the <application>ImageMagick</application>
    261264      validation suite. If <command>make check</command> has not been executed,
    262265      run <command>make tests/validate</command> to compile it.  Issue
    263266      <command>tests/validate 2>&amp;1 | tee validate.log</command> to run the
    264       validation suite. <!-- summary is last line of output
     267      validation suite.--> <!-- summary is last line of output
    265268       The result summary may be obtained with <command>grep
    266269      "validation suite" validate.log</command>. -->
  • introduction/welcome/changelog.xml

    r83655459 r542bde85  
    4545      <para>August 14th, 2021</para>
    4646      <itemizedlist>
     47        <listitem>
     48          <para>[ken] - Update to ImageMagick-7.1.0-4. Addresses
     49          <ulink url="&blfs-ticket-root;7859">#7859</ulink>.</para>
     50        </listitem>
    4751        <listitem>
    4852          <para>Add a patch to firefox-91 to work around the unexplained
  • packages.ent

    r83655459 r542bde85  
    258258<!ENTITY ibus-version                 "1.5.24">
    259259<!ENTITY imagemagick6-version         "6.9.10">
    260 <!ENTITY imagemagick-version          "7.0.11">
     260<!ENTITY imagemagick-version          "7.1.0">
    261261<!ENTITY intltool-version             "0.50.2">
    262262<!ENTITY lsof-version                 "4.91">
Note: See TracChangeset for help on using the changeset viewer.