Changeset 320084b


Ignore:
Timestamp:
01/29/2018 09:26:33 PM (6 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.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, 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:
714a4638
Parents:
b8bc70d
Message:

mutt-1.9.3, babl-0.1.42, gegl-0.3.28. Also mention perl module Tk as an optional runtime dependency for some texlive scripts.

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

Files:
6 edited

Legend:

Unmodified
Added
Removed
  • general/graphlib/babl.xml

    rb8bc70d r320084b  
    77  <!ENTITY babl-download-http "https://download.gimp.org/pub/babl/0.1/babl-&babl-version;.tar.bz2">
    88  <!ENTITY babl-download-ftp  " ">
    9   <!ENTITY babl-md5sum        "65a1263a3088cee94d07ae525cb9d1f3">
    10   <!ENTITY babl-size          "640 KB">
    11   <!ENTITY babl-buildsize     "14 MB (with tests)">
     9  <!ENTITY babl-md5sum        "2236e5fcb0a608defc2080d7376f194b">
     10  <!ENTITY babl-size          "639 KB">
     11  <!ENTITY babl-buildsize     "17 MB (with tests)">
    1212  <!ENTITY babl-time          "0.3 SBU (with tests)">
    1313]>
  • general/graphlib/gegl.xml

    rb8bc70d r320084b  
    77  <!ENTITY gegl-download-http "https://download.gimp.org/pub/gegl/0.3/gegl-&gegl-version;.tar.bz2">
    88  <!ENTITY gegl-download-ftp  " ">
    9   <!ENTITY gegl-md5sum        "b970bc80bc5d50170d4cb96d0a1563ac">
    10   <!ENTITY gegl-size          "6.2 MB">
    11   <!ENTITY gegl-buildsize     "124 MB (add 23 MB for tests)">
    12   <!ENTITY gegl-time          "0.9 SBU (using parallelism=4; add 0.5 SBU for tests)">
     9  <!ENTITY gegl-md5sum        "543c3104152c594c022ab54f06403d53">
     10  <!ENTITY gegl-size          "6.3 MB">
     11  <!ENTITY gegl-buildsize     "144 MB (add 23 MB for tests)">
     12  <!ENTITY gegl-time          "1.5 SBU (add 1.8 SBU for tests)">
    1313]>
    1414
     
    123123
    124124<screen><userinput>./configure --prefix=/usr &amp;&amp;
    125 LC_ALL=en_US make</userinput></screen>
    126 
    127     <para>
    128       To test the results, issue: <command>make check</command>.
    129       tests fail due to missing data.
     125make</userinput></screen>
     126
     127    <para>
     128      To test the results, issue: <command>make check</command>.
    130129     <!-- for me, no failures : but I don't have all the optional deps,
    131130       no idea which test used to fail. Ken
     
    137136
    138137      Sam failures for 0.3.26.
     138      No failures in 0.3.28, neither does it require a UTF-8 locale
    139139      -->
    140140    </para>
     
    144144    </para>
    145145
     146<!-- With 0.3.28 make install creates gegl/images and put three pngs
     147  there.  I was going to keep this as commented (after make install
     148  but doing that adds a blank line in the box.
     149install -d -v -m755 /usr/share/gtk-doc/html/gegl/images &amp;&amp; -->
    146150<screen role="root"><userinput>make install &amp;&amp;
    147151install -v -m644 docs/*.{css,html} /usr/share/gtk-doc/html/gegl &amp;&amp;
    148 install -d -v -m755 /usr/share/gtk-doc/html/gegl/images &amp;&amp;
    149152install -v -m644 docs/images/*.{png,ico,svg} /usr/share/gtk-doc/html/gegl/images</userinput></screen>
    150153  </sect2>
     
    156159      <command>install -v -m644/docs/*/{css,html} ...</command>:
    157160      This and the subsequent commands install all the provided documentation
    158       instead of only <filename>operations.html</filename> and the stylesheet
    159       <filename>gegl.css</filename>.
     161      instead of only the stylesheet <filename>gegl.css</filename> and three
     162      png files.
    160163    </para>
    161164
     
    169172    href="../../xincludes/gtk-doc-rebuild.xml"/>
    170173
     174    <!-- commented in case a later version reinstates this problem
    171175    <para>
    172176      <envar>LC_ALL=en_US</envar>: In some locales with <xref linkend='ruby'/>
    173177      installed, one build component fails and prevents completion of the
    174178      procedure.  Using this variable avoids the problem.
    175     </para>
     179    </para> -->
    176180
    177181  </sect2>
  • introduction/welcome/changelog.xml

    rb8bc70d r320084b  
    4545      <para>January 29th, 2018</para>
    4646      <itemizedlist>
     47        <listitem>
     48          <para>[ken] - Update to gegl-0.3.28. Fixes
     49          <ulink url="&blfs-ticket-root;10294">#10294</ulink>.</para>
     50        </listitem>
     51        <listitem>
     52          <para>[ken] - Update to babl-0.1.42. Fixes
     53          <ulink url="&blfs-ticket-root;10293">#10293</ulink>.</para>
     54        </listitem>
     55        <listitem>
     56          <para>[ken] - Update to mutt-1.9.3. Fixes
     57          <ulink url="&blfs-ticket-root;10307">#10307</ulink>.</para>
     58        </listitem>
    4759        <listitem>
    4860          <para>[bdubbs] - Update to QupZilla-2.2.5. Fixes
  • networking/mailnews/mutt.xml

    rb8bc70d r320084b  
    77  <!ENTITY mutt-download-http " ">
    88  <!ENTITY mutt-download-ftp  "ftp://ftp.mutt.org/pub/mutt/mutt-&mutt-version;.tar.gz">
    9   <!ENTITY mutt-md5sum        "8351fc50ab1bc3c0674e2f537a75e81b">
     9  <!ENTITY mutt-md5sum        "2cfaabbf0c0ef74cff9af2a0a30de30d">
    1010  <!ENTITY mutt-size          "4.1 MB">
    1111  <!ENTITY mutt-buildsize     "39 MB (plus a further 5MB for the PDF manual)">
    12   <!ENTITY mutt-time          "0.3 SBU (plus a further 0.1 SBU to build the PDF manual)">
     12  <!ENTITY mutt-time          "0.3 SBU (plus a further 0.2 SBU to build the PDF manual)">
    1313]>
    1414
     
    274274
    275275      <seglistitem>
    276         <seg>flea, mutt, mutt_dotlock, muttbug, pgpewrap, pgpring, and
     276        <seg>mutt, mutt_dotlock, pgpewrap, pgpring, and
    277277        smime_keys</seg>
    278278        <seg>None</seg>
     
    286286      <?dbhtml list-presentation="table"?>
    287287
    288       <varlistentry id="flea">
    289         <term><command>flea</command></term>
    290         <listitem>
    291           <para>is a bug submitter for <application>Mutt</application>.</para>
    292           <indexterm zone="mutt flea">
    293             <primary sortas="b-flea">flea</primary>
    294           </indexterm>
    295         </listitem>
    296       </varlistentry>
    297 
    298288      <varlistentry id="mutt-prog">
    299289        <term><command>mutt</command></term>
     
    313303          <indexterm zone="mutt mutt_dotlock">
    314304            <primary sortas="b-mutt_dotlock">mutt_dotlock</primary>
    315           </indexterm>
    316         </listitem>
    317       </varlistentry>
    318 
    319       <varlistentry id="muttbug">
    320         <term><command>muttbug</command></term>
    321         <listitem>
    322           <para>is a script that executes <command>flea</command>.</para>
    323           <indexterm zone="mutt muttbug">
    324             <primary sortas="b-muttbug">muttbug</primary>
    325305          </indexterm>
    326306        </listitem>
  • packages.ent

    rb8bc70d r320084b  
    195195<!-- Chapter 10 -->
    196196<!ENTITY aalib-version                "1.4rc5">
    197 <!ENTITY babl-version                 "0.1.40">
     197<!ENTITY babl-version                 "0.1.42">
    198198<!ENTITY exiv2-version                "0.26">
    199199<!ENTITY freetype2-version            "2.9">
    200200<!ENTITY fontconfig-version           "2.12.6">  <!-- stable lt .90 micro version -->
    201201<!ENTITY fribidi-version              "0.19.7">
    202 <!ENTITY gegl-version                 "0.3.26">
     202<!ENTITY gegl-version                 "0.3.28">
    203203<!ENTITY giflib-version               "5.1.4">
    204204<!ENTITY graphite2-version            "1.3.10">
     
    487487<!ENTITY procmail-version             "3.22">
    488488<!ENTITY fetchmail-version            "6.3.26">
    489 <!ENTITY mutt-version                 "1.9.2">
     489<!ENTITY mutt-version                 "1.9.3">
    490490<!ENTITY alpine-version               "2.21">
    491491
  • xincludes/texruntime.xml

    rb8bc70d r320084b  
    1111  mtx_context which is part of <application>conTeXt</application>, but also
    1212  for one or two others, such as match_parens, which are generally useful.
     13  The perl module <ulink url="http://search.cpan.org/dist/Tk/">Tk</ulink>, which
     14  requires <xref role="runtime" linkend="tk"/>, is used by one of the scripts
     15  for ptex (Japanese vertical writing), can be used by a conTeXt texfind script,
     16  and is needed for texdoctk (a GUI interface for finding documentation files
     17  and opening them with the appropriate viewer).
    1318</para>
Note: See TracChangeset for help on using the changeset viewer.