Changeset 142f958b


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

Files:
8 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rd698886 r142f958b  
    317317<!ENTITY hd2u-version                 "1.0.3">
    318318<!ENTITY icon-naming-utils-version    "0.8.90">
    319 <!ENTITY imagemagick-version          "6.8.8">
     319<!ENTITY imagemagick-version          "6.8.9">
    320320<!ENTITY intltool-version             "0.50.2">
    321321<!ENTITY lsof-version                 "4.87">
     
    337337<!ENTITY at-version                   "3.1.14">
    338338<!ENTITY autofs-version               "5.0.8">
    339 <!ENTITY bluez-version                "5.17">
     339<!ENTITY bluez-version                "5.18">
    340340<!ENTITY colord-version               "1.2.0">    <!-- Even minors only -->
    341341<!ENTITY cpio-version                 "2.11">
     
    458458<!ENTITY mod_dnssd-version            "0.6">
    459459<!ENTITY NetworkManager-version       "0.9.8.9">
    460 <!ENTITY nmap-version                 "6.40">
     460<!ENTITY nmap-version                 "6.45">
    461461<!ENTITY traceroute-version           "2.0.19">
    462462<!ENTITY whois-version                "5.1.1">
     
    564564<!ENTITY goffice010-version           "0.10.13">
    565565<!ENTITY gtk2-version                 "2.24.23">
    566 <!ENTITY gtk3-version                 "3.12.0">
     566<!ENTITY gtk3-version                 "3.12.1">
    567567<!ENTITY gtk-engines-version          "2.20.2">
    568568<!ENTITY gtkmm2-version               "2.24.4">
     
    621621<!ENTITY gcr-version                  "3.12.0">
    622622<!ENTITY gnome-keyring-version        "3.12.0">
    623 <!ENTITY gvfs-version                 "1.20.0">
     623<!ENTITY gvfs-version                 "1.20.1">
    624624<!ENTITY gjs-version                  "1.40.0">
    625625<!ENTITY gnome-desktop-version        "3.12.0">
  • 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>
  • gnome/platform/gvfs.xml

    rd698886 r142f958b  
    77  <!ENTITY gvfs-download-http "&gnome-download-http;/gvfs/1.20/gvfs-&gvfs-version;.tar.xz">
    88  <!ENTITY gvfs-download-ftp  "&gnome-download-ftp;/gvfs/1.20/gvfs-&gvfs-version;.tar.xz">
    9   <!ENTITY gvfs-md5sum        "5c19d31f61af35ca7da3413a1db46bb0">
     9  <!ENTITY gvfs-md5sum        "2c6d4d08ebd691ccdb3f8da88a7c4b20">
    1010  <!ENTITY gvfs-size          "1.5 MB">
    11   <!ENTITY gvfs-buildsize     "59 MB">
    12   <!ENTITY gvfs-time          "0.6 SBU">
     11  <!ENTITY gvfs-buildsize     "59 MB (additional 2 MB for the tests)">
     12  <!ENTITY gvfs-time          "0.6 SBU (additional 0.1 SBU for the tests)">
    1313]>
    1414
     
    141141
    142142    <para>
    143       This package does not come with a test suite.
     143      To test the results, issue: <command>make -k check</command>. Some tests
     144      may fail for unknown reasons.
    144145    </para>
    145146
     
    193194          libgvfscommon.so,
    194195          libgvfsdaemon.so, and
    195           several under /usr/lib/gio/modules/
     196          two under /usr/lib/gio/modules/
    196197        </seg>
    197198        <seg>
  • introduction/welcome/changelog.xml

    rd698886 r142f958b  
    4848      <para>April 13th, 2014</para>
    4949      <itemizedlist>
     50       <listitem>
     51          <para>[fernando] - Add fc-cache to instructions for font install in
     52          ghostscript-9.14.</para>
     53        </listitem>
     54       <listitem>
     55          <para>[fernando] - bluez-5.18. Fixes
     56          <ulink url="&blfs-ticket-root;4946">#4946</ulink>.</para>
     57        </listitem>
     58       <listitem>
     59          <para>[fernando] - gvfs-1.20.1. Fixes
     60          <ulink url="&blfs-ticket-root;4941">#4941</ulink>.</para>
     61        </listitem>
     62       <listitem>
     63          <para>[fernando] - gtk+-3.12.1. Fixes
     64          <ulink url="&blfs-ticket-root;4945">#4945</ulink>.</para>
     65        </listitem>
     66       <listitem>
     67          <para>[fernando] - nmap-6.45. Fixes
     68          <ulink url="&blfs-ticket-root;4943">#4943</ulink>.</para>
     69        </listitem>
     70       <listitem>
     71          <para>[fernando] - ImageMagick-6.8.9-0. Fixes
     72          <ulink url="&blfs-ticket-root;4942">#4942</ulink>.</para>
     73        </listitem>
    5074        <listitem>
    5175          <para>[pierre] - Update to Icedtea-2.4.6. Fixes
  • networking/netutils/nmap.xml

    rd698886 r142f958b  
    66
    77  <!ENTITY nmap-download-http "http://nmap.org/dist/nmap-&nmap-version;.tar.bz2">
    8   <!ENTITY nmap-download-ftp  "&gentoo-ftp-repo;/nmap-&nmap-version;.tar.bz2">
    9   <!ENTITY nmap-md5sum        "c0e2f3370e1fb97fb53185b15aa22aff">
    10   <!ENTITY nmap-size          "7.5 MB">
    11   <!ENTITY nmap-buildsize     "107 MB">
    12   <!ENTITY nmap-time          "1.1 SBU">
     8<!--  <!ENTITY nmap-download-ftp  "&gentoo-ftp-repo;/nmap-&nmap-version;.tar.bz2">-->
     9  <!ENTITY nmap-download-ftp  " ">
     10  <!ENTITY nmap-md5sum        "e8c337456a692bada3ee53e7f5b87bac">
     11  <!ENTITY nmap-size          "7.6 MB">
     12  <!ENTITY nmap-buildsize     "105 MB (additional 1 MB for the tests)">
     13  <!ENTITY nmap-time          "0.7 SBU (additional 4.3 SBU for the tests)">
    1314]>
    1415
     
    107108make -j1</userinput></screen>
    108109
    109     <para>This package does not come with a test suite.</para>
     110    <para>To test the results, issue: <command>make -k check</command> as the
     111    <systemitem class="username">root</systemitem> user. Tests need a
     112    graphical session. Some tests may fail.</para>
    110113
    111114    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     
    126129        <seg>ncat, ndiff, nmap, nmapfe, nmap-update, nping, uninstall_zenmap,
    127130        xnmap and zenmap</seg>
    128         <seg>/usr/lib/python&python2-version;/site-packages/</seg>
     131<!--    <seg>/usr/lib/python&python2-version;/site-packages/</seg>-->
     132        <seg>None</seg>
    129133        <seg>/usr/share/ncat, /usr/share/nmap and /usr/share/zenmap</seg>
    130134      </seglistitem>
  • pst/printing/gs.xml

    rd698886 r142f958b  
    117117    <para role="optional">
    118118      <xref linkend="cairo"/>,
    119       <xref linkend="fontconfig"/>,
     119      <xref linkend="fontconfig"/> (required, if you are installing any
     120      suggested font),
    120121      <xref linkend="gtk2"/>,
    121122      <xref linkend="cups"/>,
     
    228229    </para>
    229230
    230 <screen role="root"><userinput>tar -xvf ../<replaceable>&lt;font-tarball&gt;</replaceable> -C /usr/share/ghostscript --no-same-owner</userinput></screen>
     231<screen role="root"><userinput>tar -xvf ../<replaceable>&lt;font-tarball&gt;</replaceable> -C /usr/share/ghostscript --no-same-owner &amp;&amp;
     232fc-cache -v /usr/share/ghostscript/fonts/</userinput></screen>
    231233  </sect2>
    232234
     
    250252
    251253    <para>
    252       <parameter>--with-system-libtiff</parameter>: Remove this option if you've not
    253       installed <xref linkend="libtiff"/>.
     254      <parameter>--with-system-libtiff</parameter>: Remove this option if
     255      you've not installed <xref linkend="libtiff"/>.
    254256    </para>
    255257
  • x/lib/gtk+3.xml

    rd698886 r142f958b  
    77  <!ENTITY gtk3-download-http "&gnome-download-http;/gtk+/3.12/gtk+-&gtk3-version;.tar.xz">
    88  <!ENTITY gtk3-download-ftp  "&gnome-download-ftp;/gtk+/3.12/gtk+-&gtk3-version;.tar.xz">
    9   <!ENTITY gtk3-md5sum        "4e493fb68cded7420a7d8bcebdf13811">
     9  <!ENTITY gtk3-md5sum        "d4fa17f3916bdd737c37cdf123c1b24a">
    1010  <!ENTITY gtk3-size          "15 MB">
    1111  <!ENTITY gtk3-buildsize     "380 MB (additional 4 MB for the test suite and 19 MB to rebuild the docs)">
    12   <!ENTITY gtk3-time          "4.1 SBU (additional 0.4 SBU for the test suite and 3.5 SBU to rebuild the docs)">
     12  <!ENTITY gtk3-time          "4 SBU (additional 0.4 SBU for the test suite and 3.5 SBU to rebuild the docs)">
    1313]>
    1414
Note: See TracChangeset for help on using the changeset viewer.