Changeset 142f958b for general


Ignore:
Timestamp:
04/13/2014 08:51:20 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.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:
44adaf64
Parents:
d698886
Message:

ImageMagick-6.8.9-0, nmap-6.45, gtk+-3.12.1, gvfs-1.20.1 and bluez-5.18. Add fc-cache to instructions for font install in ghostscript-9.14.

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

Location:
general
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general/genutils/imagemagick.xml

    rd698886 r142f958b  
    55  %general-entities;
    66
    7   <!ENTITY imagemagick-patch-version "6">
     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        "3b9be99a2f49e60bc2acfde0c2bbe0c6">
     18  <!ENTITY imagemagick-md5sum        "d89b4b5db15cf8fb1486cec1067244ae">
    1919  <!ENTITY imagemagick-size          "7.2 MB">
    20   <!ENTITY imagemagick-buildsize     "156 MB (with typical dependencies,
    21                                       additional 29 MB to run the test suite,
    22                                       reputedly 450 MB with all dependencies)">
    23   <!ENTITY imagemagick-time          "2.3 SBU (typical build - additional 4.9
    24                                       SBU to run the test suite and 6.0 SBU to
    25                                       run the validation suite)">
     20  <!ENTITY imagemagick-buildsize     "158 MB (with typical dependencies, additional 29 MB to run the test suite, reputedly 450 MB with all dependencies)">
     21  <!ENTITY imagemagick-time          "2.5 SBU (typical build - additional 7.1 SBU to run the test suite and 11 SBU to run the validation suite)">
    2622]>
    2723
     
    246242      validation suite, also after the package is installed. Note that the EPS,
    247243      PS, and PDF tests require a working
    248       <application>Ghostscript</application>.
     244      <application>Ghostscript</application>. One test needs "Helvetica" from
     245      "Standard Fonts" which are optionally installed in <xref linkend="gs"/>.
    249246    </para>
    250247
     
    365362      <seglistitem>
    366363        <seg>animate, compare, composite, conjure, convert, display,
    367         identify, import, Magick-config, Magic++-config, MagickCore-config,
     364        identify, import, Magick-config, Magick++-config, MagickCore-config,
    368365        MagickWand-config, mogrify, montage, stream, and Wand-config</seg>
    369366
  • general/sysutils/bluez.xml

    rd698886 r142f958b  
    77  <!ENTITY bluez-download-http "http://www.kernel.org/pub/linux/bluetooth/bluez-&bluez-version;.tar.xz">
    88  <!ENTITY bluez-download-ftp  "ftp://ftp.kernel.org/pub/linux/bluetooth/bluez-&bluez-version;.tar.xz">
    9   <!ENTITY bluez-md5sum        "5e6e41f0a275092ace303e813cd6f33b">
     9  <!ENTITY bluez-md5sum        "9c71404f86287cd9441e86783be3aae1">
    1010  <!ENTITY bluez-size          "1.3 MB">
    11   <!ENTITY bluez-buildsize     "51 MB">
     11  <!ENTITY bluez-buildsize     "52 MB">
    1212  <!ENTITY bluez-time          "0.6 SBU">
    1313]>
     
    3535    </para>
    3636
    37     &lfs75_checked;
     37    &lfs75_built;
    3838
    3939    <bridgehead renderas="sect3">Package Information</bridgehead>
Note: See TracChangeset for help on using the changeset viewer.