Changeset 306d8b6


Ignore:
Timestamp:
03/02/2023 09:42:15 PM (14 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
12.0, 12.1, kea, ken/TL2024, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
aa11d6f
Parents:
1f32386
Message:

Update to gegl-0.4.42.

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/graphlib/gegl.xml

    r1f32386 r306d8b6  
    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        "fe182967ce4b678d8b45500c416555c5">
     9  <!ENTITY gegl-md5sum        "f4532970b342d31cb6bb2b0207545b1d">
    1010  <!ENTITY gegl-size          "5.5 MB">
    11   <!ENTITY gegl-buildsize     "115 MB (Add 7 MB for tests)">
     11  <!ENTITY gegl-buildsize     "116 MB (Add 7 MB for tests)">
    1212  <!ENTITY gegl-time          "0.9 SBU (Using parallelism=4; add 0.2 for tests)">
    1313]>
     
    151151
    152152<screen><userinput>rm -f /usr/lib/gegl-0.4/vector-fill.so</userinput></screen>
    153 <!--
    154     <para>
    155       Apply a patch to fix problems when building with ffmpeg-5.x:
    156     </para>
    157 
    158 <screen><userinput remap="pre">patch -Np1 -i ../gegl-&gegl-version;-ffmpeg5_fixes-1.patch</userinput></screen>
    159 -->
    160     <para>
    161       If LibRaw-0.21.0 or above is installed, the build fails due to
    162       a change in the ABI. Fix the issue by issuing:
    163     </para>
    164 
    165 <screen><userinput>sed -e '/shot_select/s/params/raw&amp;/' \
    166     -i operations/external/raw-load.c</userinput></screen>
    167153
    168154    <para>
  • introduction/welcome/changelog.xml

    r1f32386 r306d8b6  
    4343      <itemizedlist>
    4444        <listitem>
     45          <para>[bdubbs] - Update to gegl-0.4.42. Fixes
     46          <ulink url="&blfs-ticket-root;17682">#17682</ulink>.</para>
     47        </listitem>
     48        <listitem>
    4549          <para>[bdubbs] - Update to babl-0.1.100. Fixes
    4650          <ulink url="&blfs-ticket-root;17681">#17681</ulink>.</para>
  • packages.ent

    r1f32386 r306d8b6  
    199199<!ENTITY fontconfig-version           "2.14.2">  <!-- stable lt .90 micro version -->
    200200<!ENTITY fribidi-version              "1.0.12">
    201 <!ENTITY gegl-version                 "0.4.40">
     201<!ENTITY gegl-version                 "0.4.42">
    202202<!ENTITY giflib-version               "5.2.1">
    203203<!ENTITY glm-version                  "0.9.9.8">
Note: See TracChangeset for help on using the changeset viewer.