Changeset dbeb77f for general/graphlib


Ignore:
Timestamp:
03/27/2018 04:00:34 AM (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:
16e43a1e
Parents:
136fbca
Message:

Update to mesa-17.3.7.
Update to llvm-6.0.0.
Update to gegl-0.3.30.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/graphlib/gegl.xml

    r136fbca rdbeb77f  
    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        "543c3104152c594c022ab54f06403d53">
    10   <!ENTITY gegl-size          "6.3 MB">
    11   <!ENTITY gegl-buildsize     "144 MB (add 23 MB for tests)">
    12   <!ENTITY gegl-time          "1.5 SBU (add 1.8 SBU for tests)">
     9  <!ENTITY gegl-md5sum        "c23a0ba775bf0f51afa7a999b3b430a3">
     10  <!ENTITY gegl-size          "6.4 MB">
     11  <!ENTITY gegl-buildsize     "127 MB (add 22 MB for tests)">
     12  <!ENTITY gegl-time          "0.8 SBU (using parallelism=4; add 0.4 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>.
     129      Several tests are not run 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
     
    135136      /bin/sh: line 1: ../../examples/gegl-video: No such file or directory
    136137
    137       Sam failures for 0.3.26.
     138      Same failures for 0.3.26.
    138139      No failures in 0.3.28, neither does it require a UTF-8 locale
     140
     141      0.3.30
     142      /bin/sh: line 1: ../../examples/gegl-video: No such file or directory
     143      Seven instances
     144
     145      Also several warnings: Using AVStream.codec to pass codec parameters
     146      to muxers is deprecated
    139147      -->
    140148    </para>
Note: See TracChangeset for help on using the changeset viewer.