Ignore:
Timestamp:
05/06/2016 09:08:59 PM (8 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 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:
01e86d88
Parents:
ba1ccf6
Message:

Update to ImageMagick-7.0.1-1.
Fix/Mark several packages for gcc6.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genutils/imagemagick.xml

    rba1ccf6 re54771c  
    55  %general-entities;
    66
    7   <!ENTITY imagemagick-patch-version "5">
     7  <!ENTITY imagemagick-patch-version "1">
    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        "af1c85b8b8f817e919f9ca4408d86782">
    12   <!ENTITY imagemagick-size          "8.4 MB">
    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)">
     11  <!ENTITY imagemagick-md5sum        "24673d00fcc8aa00313eeca6aa20fd3c">
     12  <!ENTITY imagemagick-size          "7.9 MB">
     13  <!ENTITY imagemagick-buildsize     "200 MB, with typical dependencies (add 31 MB for the test suite)">
     14  <!ENTITY imagemagick-time          "2.9 SBU - typical build (add 1.8 SBU for the test suite and 1.5 SBU for the validation suite)">
    1515]>
    1616
     
    2222
    2323     Marked as 'typical' because nobody builds ALL the optional extras [ken]
     24   
     25     [bdubbs] I do; at least the internal ones.  I still got only 200 MB.
     26
    2427     Saved the "full" 450MB as a comment - feel free to update this iff you
    2528     do build all dependencies, it's probably a lot bigger now.
     29
     30     [bdubbs] Just removed it.  I don't think it adds anything.
    2631
    2732     Also, please look over the output from the configure command for any
     
    5964
    6065    &lfs79_checked;
     66    &gcc6_checked;
    6167
    6268    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    158164      <ulink url="ftp://ftp.imagemagick.org/pub/ImageMagick/delegates/">
    159165      FlashPIX (libfpx)</ulink>,
     166      <ulink url="https://github.com/FLIF-hub/FLIF/releases">FLIF</ulink>,
    160167      <ulink url="http://www.cl.cam.ac.uk/~mgk25/jbigkit/">JBIG-KIT</ulink>,
    161168      <ulink url="&gnome-download-http;/libgxps/">libgxps</ulink>,
     
    211218    </para>
    212219
    213 <screen><userinput>./configure --prefix=/usr     \
     220<screen><userinput>sed -i '/seems to be moved/ s/^/true #/' config/ltmain.sh &amp;&amp;
     221
     222./configure --prefix=/usr     \
    214223            --sysconfdir=/etc \
    215224            --enable-hdri     \
     
    246255
    247256    <para>
     257      <command>sed ...</command>: Removes a lot of invalid warnings.
     258    </para>
     259
     260    <para>
    248261      <parameter>--enable-hdri</parameter>: Enables building of a
    249262      high dynamic range version of ImageMagick.
     
    321334      <seglistitem>
    322335        <seg>
    323           animate, compare, composite, conjure, convert, display,
    324           identify, import, Magick-config, Magick++-config, MagickCore-config,
    325           MagickWand-config, mogrify, montage, stream, and Wand-config
     336          magick, Magick++-config, MagickCore-config, and MagickWand-config.
     337          (animate, compare, composite, conjure, convert, display,
     338          identify, import, magick-script, mogrify, montage, and stream
     339          are all symbolic links to magick)
    326340        </seg>
    327341        <seg>
    328           libMagickCore-6.Q16HDRI.so,
    329           libMagickWand-6.Q16HDRI.so and
    330           libMagick++-6.Q16HDRI.so
     342          libMagickCore-7.Q16HDRI.so,
     343          libMagickWand-7.Q16HDRI.so and
     344          libMagick++-7.Q16HDRI.so
    331345        </seg>
    332346        <seg>
    333           /etc/ImageMagick-6,
    334           /usr/include/ImageMagick-6,
     347          /etc/ImageMagick-7,
     348          /usr/include/ImageMagick-7,
    335349          /usr/lib/ImageMagick-&imagemagick-version;,
    336           /usr/lib/perl5/site_perl/&lfs-perl-version;/{,auto}/Image/Magick,
     350          /usr/lib/perl5/site_perl/&lfs-perl-version;/$(uname -m)-linux/{,auto}/Image/Magick,
    337351          /usr/share/doc/ImageMagick-&imagemagick-version;, and
    338           /usr/share/ImageMagick-6
     352          /usr/share/ImageMagick-7
    339353        </seg>
    340354      </seglistitem>
     
    427441
    428442    <varlistentry id="magick-config">
    429       <term><command>Magick{,++,Core,Wand}-config</command></term>
     443      <term><command>Magick{++,Core,Wand}-config</command></term>
    430444      <listitem>
    431445        <para>show information about the installed versions of the
     
    464478        <indexterm zone="imagemagick stream">
    465479          <primary sortas="b-stream">stream</primary>
    466         </indexterm>
    467       </listitem>
    468     </varlistentry>
    469 
    470     <varlistentry id="wand-config">
    471       <term><command>Wand-config</command></term>
    472       <listitem>
    473         <para>shows the options required to use the Wand library.</para>
    474         <indexterm zone="imagemagick wand-config">
    475           <primary sortas="b-Wand-config">Wand-config</primary>
    476480        </indexterm>
    477481      </listitem>
Note: See TracChangeset for help on using the changeset viewer.