Changeset 121496d0 for general/genutils


Ignore:
Timestamp:
12/27/2013 03:50:51 PM (10 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 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:
622e5fe
Parents:
27a0357
Message:

Update to ImageMagick-6.8.8-0.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genutils/imagemagick.xml

    r27a0357 r121496d0  
    55  %general-entities;
    66
    7   <!ENTITY imagemagick-patch-version "7">
     7  <!ENTITY imagemagick-patch-version "0">
    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        "90204b727714e1d8a4b8230690b912bd">
     18  <!ENTITY imagemagick-md5sum        "b518b58764d49f7e38c2154230fdc3d4">
    1919  <!ENTITY imagemagick-size          "7.2 MB">
    2020  <!ENTITY imagemagick-buildsize     "154 MB (with typical dependencies,
    2121                                      additional 29 MB to run the test suite,
    2222                                      reputedly 450 MB with all dependencies)">
    23   <!ENTITY imagemagick-time          "2.3 SBU (typical build - additional 8.8
    24                                       SBU to run the test suite)">
     23  <!ENTITY imagemagick-time          "2.3 SBU (typical build - additional 5.2
     24                                      SBU to run the test suite and 29 SBU to
     25                                      run the validation suite)">
    2526]>
    2627
     
    133134      <xref linkend="ffmpeg"/>,
    134135      <ulink url="http://www.fftw.org/">FFTW</ulink>,
    135       <ulink url="http://www.gsp.com/support/virtual/email/pgp/">PGP</ulink> or
     136      <ulink url="http://www.mupdf.com/">MuPDF</ulink>,
     137<!--      <ulink url="http://www.gsp.com/support/virtual/email/pgp/">PGP</ulink> or -->
     138      <ulink url="http://www.openpgp.org/resources/downloads">PGP</ulink> or
    136139      <xref linkend="gnupg2"/>
    137140      (you'll have to do some hacking to use <application>GnuPG</application>),
     141      <ulink url="ftp://ftp.imagemagick.org/pub/ImageMagick/delegates/profiles.zip">Profiles</ulink>,
    138142      <xref linkend="sane"/>,
    139143      <ulink url="http://ufraw.sourceforge.net/">ufraw</ulink> (for raw formats listed in
     
    148152      <ulink url="http://djvu.sourceforge.net/">DjVuLibre</ulink>,
    149153      <!-- <ulink url="http://www.i3a.org/i_flashpix.html">FlashPIX</ulink> (or -->
    150       <ulink url="ftp://ftp.imagemagick.org/pub/ImageMagick/delegates/libfpx-1.3.1-2.tar.bz2">
    151       FlashPIX</ulink>,
     154      <ulink url="ftp://ftp.imagemagick.org/pub/ImageMagick/delegates/">
     155      FlashPIX (libfpx)</ulink>,
    152156      <!-- Added already from the Xorg recommended dependency <xref linkend="freetype2"/>, -->
    153157      <xref linkend="jasper"/>,
     
    172176      <ulink url="http://www.blender.org/">Blender</ulink>,
    173177      <ulink url="http://dejavu.sourceforge.net/">DejaVu fonts</ulink>,
    174       <ulink url="http://www.ghostscript.com/download/gpcldnld.html/">GhostPCL</ulink> or
    175       <ulink url="http://www.ghostscript.com/GhostPCL.html">GhostPDL</ulink>,
     178      <ulink url="http://www.ghostscript.com/download/gpcldnld.html">GhostPCL</ulink> or
     179      <ulink url="http://www.ghostscript.com/download/gpdldnld.html">GhostPDL</ulink>,
    176180      <xref linkend="gs"/>,
    177181      <xref linkend="gimp"/>,
     
    218222    </para>
    219223
    220     <note><para>
     224<!--   <note><para>
    221225      If Xorg is not installed in user, add the entry LDFLAGS=-L$XORG_PREFIX/lib
    222226      to the configure line.
    223227    </para></note>
    224 
     228-->
    225229<screen><userinput>./configure --prefix=/usr     \
    226230            --sysconfdir=/etc \
     
    231235
    232236    <para>
    233       The validation suite is intended to be run after the package is installed.
    234     </para>
    235 
    236     <para>
    237237      Now, as the <systemitem class="username">root</systemitem> user:
    238238    </para>
     
    241241
    242242    <para>
    243       To test the installation, issue: <command>make check</command>. Note that the
    244       EPS, PS, and PDF tests require a working <application>Ghostscript</application>.
     243      To test the installation, issue: <command>make check</command>. For a more
     244      comprehensive test, run the <application>ImageMagick</application>
     245      validation suite, also after the package is installed. Note that the EPS,
     246      PS, and PDF tests require a working
     247      <application>Ghostscript</application>.
    245248    </para>
    246249
     
    364367        MagickWand-config, mogrify, montage, stream, and Wand-config</seg>
    365368
    366         <seg>libMagickCore-6.Q16.so, libMagickWand-6.Q16.so, libMagick++-6.Q16.so,
    367         and numerous plugin modules</seg>
     369        <seg>libMagickCore-6.Q16.so, libMagickWand-6.Q16.so,
     370        libMagick++-6.Q16.so,
     371        and numerous plugin modules under
     372        /usr/lib/ImageMagick-6.8.8/modules-Q16/coders/</seg>
    368373
    369374        <seg>/etc/ImageMagick-6,
Note: See TracChangeset for help on using the changeset viewer.