Changeset a2de57a7


Ignore:
Timestamp:
07/27/2005 06:56:43 PM (19 years ago)
Author:
David Jensen <djensen@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 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:
4ea5113
Parents:
b4054a8
Message:

Updated to ImageMagick-6.2.3-5

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

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general/genutils/imagemagick.xml

    rb4054a8 ra2de57a7  
    55  %general-entities;
    66
    7   <!ENTITY imagemagick-patch-version "3">
     7  <!ENTITY imagemagick-patch-version "5">
    88  <!ENTITY imagemagick-download-http "http://www.imagemagick.org/download/ImageMagick-&imagemagick-version;-&imagemagick-patch-version;.tar.bz2">
    99  <!ENTITY imagemagick-download-ftp  "ftp://ftp.imagemagick.net/pub/ImageMagick/ImageMagick-&imagemagick-version;-&imagemagick-patch-version;.tar.bz2">
    10   <!ENTITY imagemagick-md5sum        "39222a764f5649f16ff0c934aef8d85a">
    11   <!ENTITY imagemagick-size          "4.6 MB">
    12   <!ENTITY imagemagick-buildsize     "142 MB">
    13   <!ENTITY imagemagick-time          "2.8 SBU (Additional 1.1 SBU for the test suite)">
     10  <!ENTITY imagemagick-md5sum        "599d9a01d825c138882374922c3cda96">
     11  <!ENTITY imagemagick-size          "4.8 MB">
     12  <!ENTITY imagemagick-buildsize     "up to 150 MB (depends which dependencies are installed)">
     13  <!ENTITY imagemagick-time          "up to 4 SBU (Additional 1.1 SBU for the test suite)">
    1414]>
    1515
     
    130130      <para>There are additional switches that can be passed to
    131131      <application>ImageMagick</application> to customize the installation to
    132       your needs. Check out the <application>ImageMagick</application>
    133       installation instructions at <ulink
    134       url="http://www.imagemagick.org/script/advanced-unix-installation.html"/>.</para>
     132      your needs. See <filename>advanced-unix-installation.html</filename> in
     133      the <filename class='directory'>www</filename> directory.</para>
    135134
    136135    </sect3>
     
    166165        montage, and Wand-config</seg>
    167166        <seg>libMagick.[so,a], libMagick++.[so,a], libWand.[so,a],
    168         the PerlMagick.so Perl module, and numerous plugin modules</seg>
     167        the Magick.so Perl module, and numerous plugin modules</seg>
    169168        <seg>/usr/include/magick, /usr/include/wand,
    170169        /usr/lib/ImageMagick-&imagemagick-version;,
  • introduction/welcome/changelog.xml

    rb4054a8 ra2de57a7  
    2525  <itemizedlist>
    2626   
     27    <listitem>
     28      <para>July 27th 2005 [djensen]: Updated to ImageMagick-6.2.3-5.</para>
     29    </listitem>
     30
    2731    <listitem>
    2832      <para>July 25th 2005 [djensen]: Updated to ALSA-1.0.9.</para>
Note: See TracChangeset for help on using the changeset viewer.