Changeset 605c369 for general/graphlib


Ignore:
Timestamp:
05/09/2019 12:07:04 AM (5 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.0, 9.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
77c3644
Parents:
3387a84
Message:

Update to mlt-6.16.0.
Update to gegl-0.4.16.
Update to gjs-1.56.2.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/graphlib/gegl.xml

    r3387a84 r605c369  
    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        "88004f3a204e2506cd0cc445eba8d63e">
    10   <!ENTITY gegl-size          "6.9 MB">
    11   <!ENTITY gegl-buildsize     "144 MB (add 23 MB for tests)">
    12   <!ENTITY gegl-time          "1.0 SBU (Using parallelism=4; add 0.4 SBU for tests)">
     9  <!ENTITY gegl-md5sum        "cb17ac529a882f25f54c0115c63d4027">
     10  <!ENTITY gegl-size          "7.0 MB">
     11  <!ENTITY gegl-buildsize     "144 MB (add 21 MB for tests)">
     12  <!ENTITY gegl-time          "1.0 SBU (Using parallelism=4; add 0.5 SBU for tests)">
    1313]>
    1414
     
    122122
    123123    <para>
    124       First, fix a problem with the latest <xref linkend='exiv2'/>:
    125     </para>
    126 
    127 <screen><userinput>sed -i '/exif.hpp/a#include &lt;exiv2/error.hpp&gt;' tools/exp_combine.cpp</userinput></screen>
    128 
    129     <para>
    130124      Install <application>gegl</application> by running the following commands:
    131125    </para>
Note: See TracChangeset for help on using the changeset viewer.