Ignore:
Timestamp:
01/09/2017 04:46:11 AM (7 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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, 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:
b54f1de7
Parents:
f5d3213
Message:

Move back to ImageMagick-7, with added ImageMagick-6 libs also installable for emacs and inkscape.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/editors/emacs.xml

    rf5d3213 r80cfbfb  
    7272      <xref linkend="gpm"/>,
    7373      <xref linkend="gtk2"/> or <xref linkend="gtk3"/>,
    74       <xref linkend="imagemagick"/>,
     74      <xref linkend="imagemagick6"/> (see command explanations),
    7575      <xref linkend="libjpeg"/>,
    7676      <xref linkend="libpng"/>,
     
    153153    of <filename class='directory'>/usr/var/games/emacs</filename>.</para>
    154154
     155    <para><option>IMAGEMAGICK_CFLAGS=-I/usr/include/ImageMagick-6
     156    IMAGEMAGICK_LIBS="-lMagickCore-6.Q16HDRI -lMagick++-6.Q16HDRI
     157    -lMagickWand-6.Q16HDRI" </option>:
     158    use these when you invoke configure if you have installe <xref
     159    linkend="imagemagick6"/> and wish to link to them (the normal unversioned
     160    pkgconfig files collide with <xref linkend="imagemagick"/> which this
     161    package cannot use).</para>
     162
    155163  </sect2>
    156164
Note: See TracChangeset for help on using the changeset viewer.