Changeset 05e5e009


Ignore:
Timestamp:
08/29/2017 02:49:07 AM (7 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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, 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:
3de86de
Parents:
747fcf5
Message:

Update babl, gegl, and tag gimp.

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

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • general/graphlib/babl.xml

    r747fcf5 r05e5e009  
    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        "cc53d8474a43aafb7cdaccea56cfde44">
    10   <!ENTITY babl-size          "604 KB">
    11   <!ENTITY babl-buildsize     "13 MB (with tests)">
     9  <!ENTITY babl-md5sum        "fca6926a00130eeacc875cac5465c5e7">
     10  <!ENTITY babl-size          "603 KB">
     11  <!ENTITY babl-buildsize     "16 MB (with tests)">
    1212  <!ENTITY babl-time          "0.2 SBU (with tests)">
    1313]>
     
    3535    </para>
    3636
    37     &lfs80_checked;
     37    &lfs81_checked;
    3838
    3939    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    8383    </para>
    8484
    85 <screen><userinput>./configure --prefix=/usr --disable-docs &amp;&amp;
     85<screen><userinput>./configure --prefix=/usr &amp;&amp;
    8686make</userinput></screen>
    8787
     
    104104    <title>Command Explanations</title>
    105105
     106    <!-- no longer truei: BablFishPath.html is no longer created, all this
     107     now does is disable the creation of the main index.html file
    106108    <para>
    107       <parameter>--disable-docs</parameter>: This switch disables
     109      <parameter>\-\-disable\-docs</parameter>: This switch disables
    108110      <filename>BablFishPath.html</filename> and
    109111      <filename>index.html</filename> generation. Remove it, if you want them.
    110112      Note that generating the docs takes a long time, up to as much as
    111113      2.8 SBU.
    112     </para>
     114    </para> -->
    113115
    114116    <para>
    115 
    116117      <command>install -v -m755 -d
    117118      /usr/share/gtk-doc/html/babl/graphics</command>: This and the subsequent
     
    119120      <filename class="directory">/usr/share/gtk-doc/html</filename> where
    120121      other gtk packages put the programmer-oriented documentation.
     122    </para>
    121123
    122     </para>
    123124  </sect2>
    124125
  • general/graphlib/gegl.xml

    r747fcf5 r05e5e009  
    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        "6e5c6f229261478dc436a38c84405b2a">
    10   <!ENTITY gegl-size          "5.8 MB">
    11   <!ENTITY gegl-buildsize     "127 MB (add 24 MB for tests)">
    12   <!ENTITY gegl-time          "1.7 SBU (add 0.7 SBU for tests)">
     9  <!ENTITY gegl-md5sum        "5a31ebb855f525fecedccf6b84be4a07">
     10  <!ENTITY gegl-size          "5.6 MB">
     11  <!ENTITY gegl-buildsize     "140 MB (add 21 MB for tests)">
     12  <!ENTITY gegl-time          "1.4 SBU (add 0.4 SBU for tests)">
    1313]>
    1414
     
    3535    </para>
    3636
    37     &lfs80_checked;
     37    &lfs81_checked;
    3838
    3939    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    126126
    127127    <para>
     128      To test the results, issue: <command>make check</command>.
     129     <!-- for me, no failures : but I don't have all the optional deps,
     130       no idea which test used to fail. Ken
    128131      To test the results, issue: <command>make -k check</command>. One
    129       test is known to fail.
     132      test is known to fail.-->
    130133    </para>
    131134
  • introduction/welcome/changelog.xml

    r747fcf5 r05e5e009  
    4646      <para>August 28th, 2017</para>
    4747      <itemizedlist>
     48        <listitem>
     49          <para>[ken] - gegl-0.3.20. Fixes
     50          <ulink url="&blfs-ticket-root;9620">#9620</ulink>.</para>
     51        </listitem>
     52        <listitem>
     53          <para>[ken] - babl-0.1.30. Fixes
     54          <ulink url="&blfs-ticket-root;9619">#9619</ulink>.</para>
     55        </listitem>
    4856        <listitem>
    4957          <para>[ken] - cups-filters-1.17.2. Fixes
  • packages.ent

    r747fcf5 r05e5e009  
    186186<!-- Chapter 10 -->
    187187<!ENTITY aalib-version                "1.4rc5">
    188 <!ENTITY babl-version                 "0.1.28">
     188<!ENTITY babl-version                 "0.1.30">
    189189<!ENTITY exiv2-version                "0.25">
    190190<!ENTITY freetype2-version            "2.8">
    191191<!ENTITY fontconfig-version           "2.12.4">  <!-- stable lt .90 micro version -->
    192192<!ENTITY fribidi-version              "0.19.7">
    193 <!ENTITY gegl-version                 "0.3.18">
     193<!ENTITY gegl-version                 "0.3.20">
    194194<!ENTITY giflib-version               "5.1.4">
    195195<!ENTITY graphite2-version            "1.3.10">
  • xsoft/other/gimp.xml

    r747fcf5 r05e5e009  
    4747    </para>
    4848
    49     &lfs80_checked;
     49    &lfs81_checked;
    5050
    5151    <bridgehead renderas="sect3">Package Information</bridgehead>
Note: See TracChangeset for help on using the changeset viewer.