Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/graphlib/gegl.xml

    r8558044 r6e0f21e5  
    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
     
    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:
Note: See TracChangeset for help on using the changeset viewer.