Changeset 6e0f21e5


Ignore:
Timestamp:
09/07/2021 05:41:47 PM (3 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
27f3091
Parents:
569d3364
Message:

Update to gegl-0.4.32.

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/graphlib/gegl.xml

    r569d3364 r6e0f21e5  
    77  <!ENTITY gegl-download-http "https://download.gimp.org/pub/gegl/0.4/gegl-&gegl-version;.tar.xz">
    88  <!ENTITY gegl-download-ftp  " ">
    9   <!ENTITY gegl-md5sum        "6ae601b8c7cab8af5a36406df0b95ebf">
    10   <!ENTITY gegl-size          "5.2 MB">
    11   <!ENTITY gegl-buildsize     "60 MB (with tests)">
    12   <!ENTITY gegl-time          "0.5 SBU (Using parallelism=4; with tests)">
     9  <!ENTITY gegl-md5sum        "d560cc7d5b5b8c610f51b70f0e37a47d">
     10  <!ENTITY gegl-size          "5.4 MB">
     11  <!ENTITY gegl-buildsize     "98 MB (with tests)">
     12  <!ENTITY gegl-time          "0.6 SBU (Using parallelism=4; with tests)">
    1313]>
    1414
     
    135135    <title>Installation of gegl</title>
    136136
    137     <!-- With 0.4.30, the scripts already use python3
    138     <para>
    139       At first, adjust some test scripts to use Python 3 installed in LFS,
    140       instead of EOL'ed Python 2:
    141     </para>
    142 
    143 <screen><userinput>sed '1s@python@&amp;3@' -i tests/python/*.py</userinput></screen>
    144     -->
    145137    <para>
    146138      Install <application>gegl</application> by running the following commands:
  • introduction/welcome/changelog.xml

    r569d3364 r6e0f21e5  
    4545      <para>September 6th, 2021</para>
    4646      <itemizedlist>
     47        <listitem>
     48          <para>[bdubbs] - Update to gegl-0.4.32. Fixes
     49          <ulink url="&blfs-ticket-root;15499">#15499</ulink>.</para>
     50        </listitem>
    4751        <listitem>
    4852          <para>[ken] - Update to JS-78.14.0 (js/src is identical to 78.13.0),
  • packages.ent

    r569d3364 r6e0f21e5  
    207207<!ENTITY fontconfig-version           "2.13.1">  <!-- stable lt .90 micro version -->
    208208<!ENTITY fribidi-version              "1.0.9">
    209 <!ENTITY gegl-version                 "0.4.30">
     209<!ENTITY gegl-version                 "0.4.32">
    210210<!ENTITY giflib-version               "5.2.1">
    211211<!ENTITY glm-version                  "0.9.9.8">
Note: See TracChangeset for help on using the changeset viewer.