Changeset 5b117af for general/genutils


Ignore:
Timestamp:
02/20/2016 09:26:22 PM (8 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.9, 8.0, 8.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, nosym, 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:
ae93d7e
Parents:
0b518f1f
Message:

ImageMagick-6.9.3-5

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genutils/imagemagick.xml

    r0b518f1f r5b117af  
    55  %general-entities;
    66
    7   <!ENTITY imagemagick-patch-version "0">
     7  <!ENTITY imagemagick-patch-version "5">
    88
    99  <!ENTITY imagemagick-download-http " ">
    1010  <!ENTITY imagemagick-download-ftp "ftp://ftp.imagemagick.org/pub/ImageMagick/releases/ImageMagick-&imagemagick-version;-&imagemagick-patch-version;.tar.xz">
    11   <!ENTITY imagemagick-md5sum        "87939f4f82d6f24a28d3106a58d523d8">
     11  <!ENTITY imagemagick-md5sum        "af1c85b8b8f817e919f9ca4408d86782">
    1212  <!ENTITY imagemagick-size          "8.4 MB">
    13   <!ENTITY imagemagick-buildsize     "192 MB, with typical dependencies (226 MB with the test suite, reputedly 450 MB with all dependencies)">
    14   <!ENTITY imagemagick-time          "2.2 SBU - typical build (additional 3.5 SBU to run the test suite and 3.4 SBU to run the validation suite)">
     13  <!ENTITY imagemagick-buildsize     "193 MB, with typical dependencies (222 MB with the test suite, reputedly 450 MB with all dependencies)">
     14  <!ENTITY imagemagick-time          "2.0 SBU - typical build (additional 1.6 SBU to run the test suite and 1.4 SBU to run the validation suite)">
    1515]>
    1616
     
    2727     Also, please look over the output from the configure command for any
    2828     additional dependencies that need to be listed, as ImageMagick is
    29      constantly adding additional features and dependencies. -->
     29     constantly adding additional features and dependencies.
     30
     31     For those of us who touch this infrequently:
     32     DPS/dpsXclient is from apple so not relevant to linux builds
     33     GVC is part of Graphviz and documented in the explanations
     34     LQR is Liquid Rescale  -->
    3035
    3136<sect1 id="imagemagick" xreflabel="ImageMagick-&imagemagick-version;-&imagemagick-patch-version;">
     
    5358    </para>
    5459
    55     &lfs78_checked;
     60<!--&lfs78_checked;-->
    5661
    5762    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    155160      <ulink url="http://www.cl.cam.ac.uk/~mgk25/jbigkit/">JBIG-KIT</ulink>,
    156161      <ulink url="&gnome-download-http;/libgxps/">libgxps</ulink>,
     162      <ulink url="https://github.com/HOST-Oman/libraqm/">libraqm</ulink>,
    157163      <ulink url="http://liblqr.wikidot.com/en:download-page">Liquid Rescale</ulink>,
    158164      <ulink url="http://www.openexr.com/">OpenEXR</ulink>, and
     
    228234      "validation suite" validate.log</command>. Note that the EPS, PS, and PDF
    229235      tests require a working <application>Ghostscript</application>. One test
    230       needs <quote>Helvetica</quote> from <quote>Ghostscript Standard
    231       Fonts</quote>, which are optionally installed in <xref linkend="gs"/>.
     236      in 'make check' needs <quote>Helvetica</quote> from <quote>Ghostscript
     237      Standard Fonts</quote>, which are optionally installed in
     238      <xref linkend="gs"/> - that test, and one other, might fail, but all the
     239      validation can still pass.
    232240    </para>
    233241
Note: See TracChangeset for help on using the changeset viewer.