Changeset d21c58fe for general/genutils


Ignore:
Timestamp:
02/15/2021 10:22:56 PM (3 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.1, 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:
b935cc3
Parents:
00637e1
Message:

Update to ImageMagick-7.0.11-0

Also mention libde265 as a dependency of libheif for both IM7 and gimp.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genutils/imagemagick.xml

    r00637e1 rd21c58fe  
    55  %general-entities;
    66
    7   <!ENTITY imagemagick-patch-version "57">
     7  <!ENTITY imagemagick-patch-version "0">
    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        "af18570352230f8f3e71f20a775f21b4">
    14   <!ENTITY imagemagick-size          "9.3 MB">
    15   <!ENTITY imagemagick-buildsize     "191 MB (with typical dependencies; add 20 MB for checks)">
    16   <!ENTITY imagemagick-time          "0.9 SBU (with typical dependencies; add 0.5 SBU for checks, both using  parallelism=4)">
     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)">
    1717]>
    1818
     
    189189      <ulink url="http://www.cl.cam.ac.uk/~mgk25/jbigkit/">JBIG-KIT</ulink>,
    190190      <!--<ulink url="&gnome-download-http;/libgxps/">libgxps</ulink>,-->
    191       <ulink url="https://github.com/strukturag/libheif/">libheif</ulink>,
     191      <ulink url="https://github.com/strukturag/libheif/">libheif</ulink> with
     192      <ulink url="https://github.com/strukturag/libde265/">libde265</ulink>
     193      (both needed if converting macOS heic images),
    192194      <ulink url="https://github.com/HOST-Oman/libraqm/">libraqm</ulink>,
    193195      <ulink url="http://liblqr.wikidot.com/en:download-page">Liquid Rescale</ulink>,
Note: See TracChangeset for help on using the changeset viewer.