Ignore:
Timestamp:
11/14/2017 09:34:35 PM (6 years ago)
Author:
Bruce Dubbs <bdubbs@…>
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:
9eaea53
Parents:
09bc4a4
Message:

Add a sed to fix pango.
Update to gegl-0.3.22.
Update to feh-2.22.2.
Update to babl-0.1.36.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/graphlib/gegl.xml

    r09bc4a4 r550d48d8  
    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        "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)">
     9  <!ENTITY gegl-md5sum        "6613b8d473674980df51156cf16079c1">
     10  <!ENTITY gegl-size          "6.2 MB">
     11  <!ENTITY gegl-buildsize     "122 MB (add 22 MB for tests)">
     12  <!ENTITY gegl-time          "1.6 SBU (add 0.5 SBU for tests)">
    1313]>
    1414
     
    126126
    127127    <para>
    128       To test the results, issue: <command>make check</command>.
     128      To test the results, issue: <command>make check</command>. Some
     129      tests fail due to missing data.
    129130     <!-- for me, no failures : but I don't have all the optional deps,
    130131       no idea which test used to fail. Ken
    131132      To test the results, issue: <command>make -k check</command>. One
    132       test is known to fail.-->
     133      test is known to fail.
     134     
     135      For version 0.3.22, the tests failed with
     136      /bin/sh: line 1: ../../examples/gegl-video: No such file or directory
     137      -->
    133138    </para>
    134139
Note: See TracChangeset for help on using the changeset viewer.