Ignore:
Timestamp:
05/21/2013 11:41:52 PM (11 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.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
d20238fb
Parents:
a45ecf51
Message:

ImageMagick-6.8.5-6

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genutils/imagemagick.xml

    ra45ecf51 ra257775  
    55  %general-entities;
    66
    7   <!ENTITY imagemagick-patch-version "8">
     7  <!ENTITY imagemagick-patch-version "6">
    88  <!-- Not sure what to do here as ImageMagick is one of the fastest-moving
    99       targets in all of open-source. One solution is to always use the last
     
    1616  <!ENTITY imagemagick-download-http " ">
    1717  <!ENTITY imagemagick-download-ftp  "ftp://ftp.imagemagick.org/pub/ImageMagick/ImageMagick-&imagemagick-version;-&imagemagick-patch-version;.tar.xz">
    18   <!ENTITY imagemagick-md5sum        "c90d99ce0f0e08ebeab568eda7eedec7">
    19   <!ENTITY imagemagick-size          "8.3 MB">
    20   <!ENTITY imagemagick-buildsize     "450 MB (full build with all dependencies)">
    21   <!ENTITY imagemagick-time          "5.0 SBU (full build - additional 20 SBU to run the test suite)">
     18  <!ENTITY imagemagick-md5sum        "d2d03e8131722a5b85fc2a866d9df517">
     19  <!ENTITY imagemagick-size          "7.9 MB">
     20  <!ENTITY imagemagick-buildsize     "208 MB (with typical dependencies, reputedly 450 MB with all dependencies)">
     21  <!ENTITY imagemagick-time          "1.9 SBU (typical build - additional 20 SBU to run the test suite)">
    2222]>
    2323
     
    2929
    3030     Marked as 'typical' because nobody builds ALL the optional extras [ken]
     31     Saved the "full" 450MB as a comment - feel free to update this iff you
     32     do build all dependencies, it's probably a lot bigger now.
    3133
    3234     Also, please look over the output from the configure command for any
     
    6062    </para>
    6163
    62     &lfs72_checked;
     64    &lfs73_checked;
    6365
    6466    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    133135      (you'll have to do some hacking to use <application>GnuPG</application>),
    134136      <xref linkend="sane"/>,
    135       <ulink url="http://ufraw.sourceforge.net/">ufraw</ulink> (only for raw formats listed in
     137      <ulink url="http://ufraw.sourceforge.net/">ufraw</ulink> (for raw formats listed in
    136138      <filename>www/formats.html</filename>),
    137139      <xref linkend="wget"/>, and
Note: See TracChangeset for help on using the changeset viewer.