Ignore:
Timestamp:
06/26/2023 04:29:01 PM (11 months ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
12.0, 12.1, kea, ken/TL2024, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
8f7f93b
Parents:
c1e25d1
Message:

Update to gegl-0.4.46

Patch by Rahul Chandra, with minor modifications for adding test suite
failures with ffmpeg-6.0.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/graphlib/gegl.xml

    rc1e25d1 r2cabd1e  
    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        "4f15157f8e73833cd79830784606bf2b">
    10   <!ENTITY gegl-size          "5.5 MB">
    11   <!ENTITY gegl-buildsize     "134 MB (Add 16 MB for tests)">
    12   <!ENTITY gegl-time          "1.6 SBU (Using parallelism=4; add 0.5 for tests)">
     9  <!ENTITY gegl-md5sum        "241bde22f9204515121e5fb03a2b9fbd">
     10  <!ENTITY gegl-size          "5.6 MB">
     11  <!ENTITY gegl-buildsize     "103 MB (Add 4 MB for tests)">
     12  <!ENTITY gegl-time          "0.9 SBU (Using parallelism=4; add 0.4 SBU for tests)">
    1313]>
    1414
     
    135135      <ulink url="https://github.com/hodefoting/mrg/releases">MRG</ulink>,
    136136      <ulink url="https://www.khronos.org/opencl/">OpenCL</ulink>,
    137       <ulink url="https://www.openexr.com">OpenEXR</ulink>
     137      <ulink url="https://www.openexr.com">OpenEXR</ulink>,
    138138      <ulink url="https://github.com/KyleLink/poly2tri-c">poly2tri-c</ulink>,
    139139      <ulink url="https://www.gnu.org/software/src-highlite/">source-highlight</ulink>, and
     
    168168
    169169    <para>
    170       To run the tests, issue:  <command>ninja test</command>.  This should
     170      To run the tests, issue: <command>ninja test</command>. <!--This should
    171171      indicate no failures, but will skip many tests depending on optional
    172       dependencies installed on the system.
     172      dependencies installed on the system.--> 7 tests in the
     173      <filename>gegl:ff-load-save</filename> portion of the test suite are
     174      known to fail due to incompatibilities with ffmpeg-6.0.
    173175    </para>
    174176
Note: See TracChangeset for help on using the changeset viewer.