Ignore:
Timestamp:
08/16/2020 05:15:18 PM (4 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.0, 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:
fb4fe20
Parents:
f243c97
Message:

Archive ImageMagick-6.

In emacs add optional switch to emable ImageMagick-7.
In transcode optional deps point to legacy imagemagick site.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/editors/emacs.xml

    rf243c97 r918c149  
    9191      <xref linkend="gpm"/>,
    9292      <xref role="nodep" linkend="gtk2"/> or <xref linkend="gtk3"/>,
    93       <xref linkend="imagemagick6"/> (see command explanations),
     93      <xref linkend="imagemagick"/>,
    9494      <xref linkend="jansson"/>, <!-- for JSON support -->
    9595      <xref linkend="libjpeg"/>,
     
    159159
    160160    <para>
    161       <option>IMAGEMAGICK_CFLAGS=-I/usr/include/ImageMagick-6
    162       IMAGEMAGICK_LIBS="-lMagickCore-6.Q16HDRI -lMagick++-6.Q16HDRI
    163       -lMagickWand-6.Q16HDRI" </option>:
    164       use these when you invoke configure if you have installed <xref
    165       linkend="imagemagick6"/> and wish to link to them (the normal unversioned
    166       pkgconfig files collide with <xref linkend="imagemagick"/> which this
    167       package cannot use).
     161      <option>--with-imagemagick</option>: Use this if you have installed
     162      <xref linkend="imagemagick"/> and wish to link against it.
    168163    </para>
    169164
Note: See TracChangeset for help on using the changeset viewer.