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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • 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
Note: See TracChangeset for help on using the changeset viewer.