Ignore:
Timestamp:
12/04/2021 08:32:42 AM (2 years ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
qt5new
Children:
104ff4e
Parents:
ce5723af (diff), edd2feb7 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'trunk' into qt5new

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/graphlib/gegl.xml

    rce5723af r1daaab6d  
    77  <!ENTITY gegl-download-http "https://download.gimp.org/pub/gegl/0.4/gegl-&gegl-version;.tar.xz">
    88  <!ENTITY gegl-download-ftp  " ">
    9   <!ENTITY gegl-md5sum        "6ae601b8c7cab8af5a36406df0b95ebf">
    10   <!ENTITY gegl-size          "5.2 MB">
    11   <!ENTITY gegl-buildsize     "60 MB (with tests)">
    12   <!ENTITY gegl-time          "0.5 SBU (Using parallelism=4; with tests)">
     9  <!ENTITY gegl-md5sum        "d560cc7d5b5b8c610f51b70f0e37a47d">
     10  <!ENTITY gegl-size          "5.4 MB">
     11  <!ENTITY gegl-buildsize     "98 MB (with tests)">
     12  <!ENTITY gegl-time          "0.6 SBU (Using parallelism=4; with tests)">
    1313]>
    1414
     
    9595      Reference: https://gitlab.gnome.org/GNOME/gegl/-/commit/1f50456de59c686941a861d299a63bfcd4126ee5
    9696      -->
    97       <xref linkend="pygments"/>, and 
     97      <xref linkend="pygments"/>, and
    9898      <xref linkend="pygobject3"/>
    9999    </para>
     
    135135    <title>Installation of gegl</title>
    136136
    137     <!-- With 0.4.30, the scripts already use python3
    138     <para>
    139       At first, adjust some test scripts to use Python 3 installed in LFS,
    140       instead of EOL'ed Python 2:
    141     </para>
    142 
    143 <screen><userinput>sed '1s@python@&amp;3@' -i tests/python/*.py</userinput></screen>
    144     -->
    145137    <para>
    146138      Install <application>gegl</application> by running the following commands:
     
    186178             gegl-imgcmp
    187179        </seg>
    188         <seg>libgegl-0.4.so, 
    189              libgegl-npd-0.4.so, 
    190              libgegl-sc-0.4.so, and 
     180        <seg>libgegl-0.4.so,
     181             libgegl-npd-0.4.so,
     182             libgegl-sc-0.4.so, and
    191183             modules in /usr/lib/gegl-0.4
    192184        </seg>
Note: See TracChangeset for help on using the changeset viewer.