Changeset 1eb960c8


Ignore:
Timestamp:
11/17/2014 06:28:40 PM (9 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.7, 7.8, 7.9, 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:
c93612f2
Parents:
1958c6d
Message:

Update to ImageMagick-6.9.0-0.

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/genutils/imagemagick.xml

    r1958c6d r1eb960c8  
    55  %general-entities;
    66
    7   <!ENTITY imagemagick-patch-version "7">
     7  <!ENTITY imagemagick-patch-version "0">
    88
    99  <!ENTITY imagemagick-download-http " ">
    1010  <!ENTITY imagemagick-download-ftp 
    1111           "ftp://ftp.imagemagick.org/pub/ImageMagick/ImageMagick-&imagemagick-version;-&imagemagick-patch-version;.tar.xz">
    12   <!ENTITY imagemagick-md5sum        "763db53af657867e067cc74d6a532f49">
    13   <!ENTITY imagemagick-size          "7.3 MB">
     12  <!ENTITY imagemagick-md5sum        "3714e7d5d248c13aee95a7f54970349f">
     13  <!ENTITY imagemagick-size          "7.6 MB">
    1414  <!ENTITY imagemagick-buildsize
    15            "148 MB (with typical dependencies, additional 29 MB to run the test suite, reputedly 450 MB with all dependencies)">
     15           "149 MB (with typical dependencies, additional 25 MB to run the test suite, reputedly 450 MB with all dependencies)">
    1616  <!ENTITY imagemagick-time
    17            "2.4 SBU (typical build - additional 5.4 SBU to run the test suite and 12.6 SBU to run the validation suite)">
     17           "2.6 SBU (typical build - additional 8.8 SBU to run the test suite and 19 SBU to run the validation suite)">
    1818]>
    1919
     
    173173      <ulink url="http://www.gnuplot.info/">Gnuplot</ulink>,
    174174      <ulink url="http://www.povray.org/">POV-Ray</ulink>, and
    175       <ulink url="http://radsite.lbl.gov/radiance/HOME.html">Radiance</ulink>
     175      <ulink url="http://www.wsu.edu/UNIX_Systems/graphics/radiance.html">Radiance</ulink>
    176176    </para>
    177177
  • introduction/welcome/changelog.xml

    r1958c6d r1eb960c8  
    4949      <itemizedlist>
    5050        <listitem>
     51          <para>[fernando] - Update to ImageMagick-6.9.0-0. Fixes
     52          <ulink url="&blfs-ticket-root;5834">#5834</ulink>.</para>
     53        </listitem>
     54        <listitem>
    5155          <para>[fernando] - Update to liblinear-1.96. Fixes
    5256          <ulink url="&blfs-ticket-root;5833">#5833</ulink>.</para>
  • packages.ent

    r1958c6d r1eb960c8  
    192192<!ENTITY hd2u-version                 "1.0.3">
    193193<!ENTITY icon-naming-utils-version    "0.8.90">
    194 <!ENTITY imagemagick-version          "6.8.9">
     194<!ENTITY imagemagick-version          "6.9.0">
    195195<!ENTITY intltool-version             "0.50.2">
    196196<!ENTITY lsof-version                 "4.88">
Note: See TracChangeset for help on using the changeset viewer.