Ignore:
Timestamp:
08/21/2018 10:53:34 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.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:
1dd75873
Parents:
89d0029
Message:

Update to ntp-4.2.8p12.
Update to gegl-0.4.8.
Update to ffmpeg-4.0.2.
Tags

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/graphlib/gegl.xml

    r89d0029 ra0968dcc  
    77  <!ENTITY gegl-download-http "https://download.gimp.org/pub/gegl/0.4/gegl-&gegl-version;.tar.bz2">
    88  <!ENTITY gegl-download-ftp  " ">
    9   <!ENTITY gegl-md5sum        "85ebd0e453703e6ba12deb0b3b0e4ac3">
    10   <!ENTITY gegl-size          "6.6 MB">
    11   <!ENTITY gegl-buildsize     "130 MB (add 22 MB for tests)">
    12   <!ENTITY gegl-time          "0.8 SBU (Using parallism=4; add 0.4 SBU for tests)">
     9  <!ENTITY gegl-md5sum        "e3cdb1eefd28159c157a150113ed9c5a">
     10  <!ENTITY gegl-size          "6.7 MB">
     11  <!ENTITY gegl-buildsize     "138 MB (add 22 MB for tests)">
     12  <!ENTITY gegl-time          "0.9 SBU (Using parallism=4; add 0.4 SBU for tests)">
    1313]>
    1414
     
    3535    </para>
    3636
    37     &lfs82_checked;
     37    &lfs83_checked;
    3838
    3939    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    131131    <para>
    132132      To test the results, issue: <command>make check</command>.
    133       Many tests are skipped and there are some failures.
     133      Many tests are skipped.
    134134     <!-- in 0.4.2 no failures, but the video tests have several
    135135       Failed to parse extradata messages.  The warnings are about
     
    137137      and lots of Missing fast-path babl conversion detected
    138138      also GEGL-WARNING for runtime check failed and for
    139       operation desired unknown paramspec type for seed -->
     139      operation desired unknown paramspec type for seed
     140
     141      In 0.4.8 all tests pass but there several messages about
     142      deprecated parameter passing.-->
    140143    </para>
    141144
Note: See TracChangeset for help on using the changeset viewer.