Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/graphlib/librsvg.xml

    r34a6571 r3520967a  
    77  <!ENTITY librsvg-download-http "&gnome-download-http;/librsvg/2.50/librsvg-&librsvg-version;.tar.xz">
    88  <!ENTITY librsvg-download-ftp  "&gnome-download-ftp;/librsvg/2.50/librsvg-&librsvg-version;.tar.xz">
    9   <!ENTITY librsvg-md5sum        "e6ac4051ef7653cd8b1e27a4da051600">
    10   <!ENTITY librsvg-size          "21 MB">
    11   <!ENTITY librsvg-buildsize     "1.2 GB (96 MB installed), add 1.0 GB for tests">
    12   <!ENTITY librsvg-time          "1.0 SBU (Using parallelism=4), add 0.7 SBU for tests">
     9  <!ENTITY librsvg-md5sum        "15a5073ab330e15c2d17802cfb2d1f8c">
     10  <!ENTITY librsvg-size          "16 MB">
     11  <!ENTITY librsvg-buildsize     "1.3 GB (97 MB installed), add 1.0 GB for tests">
     12  <!ENTITY librsvg-time          "1.8 SBU (Using parallelism=4), add 0.8 SBU for tests">
    1313]>
    1414
     
    1717
    1818  <sect1info>
     19    <othername>$LastChangedBy$</othername>
    1920    <date>$Date$</date>
    2021  </sect1info>
     
    3536    </para>
    3637
    37     &lfs110a_checked;
     38    &lfs10_checked;
    3839
    3940    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    112113
    113114    <para>
     115      To test the results, issue: <command>make check</command>.
    114116      <!-- https://gitlab.gnome.org/GNOME/librsvg/issues/511 -->
    115       Many of the tests in 'reftests' may fail (over half in May 2021) because
     117      Many of the tests in 'reftests' may fail (44 in November 2020) because
    116118      they produce, and then diff, graphic files with text and the details such
    117119      as spacing vary when the system versions of cairo, freetype, pixman, pango
    118120      and perhaps harfbuzz differ from the versions on the system where the
    119       reference files were created. For this reason, running the tests is not
    120       recommended.
    121       To test the results anyway, issue: <command>make check</command>.
     121      reference files were created.
    122122    </para>
    123123
     
    196196        <listitem>
    197197          <para>
    198             is used to convert images into PNG, PDF, PS, SVG and other formats
     198            is used to convert images into PNG, PDF, PS, SVG and other formats.
    199199          </para>
    200200          <indexterm zone="librsvg rsvg-convert">
     
    208208        <listitem>
    209209          <para>
    210             provides the functions to render Scalable Vector Graphics
     210            provides the functions to render Scalable Vector Graphics.
    211211          </para>
    212212          <indexterm zone="librsvg librsvg-2">
     
    222222            is the <application>Gdk Pixbuf</application> plugin that allows
    223223            <application>GTK+</application> applications to render Scalable
    224             Vector Graphics images
     224            Vector Graphics images.
    225225          </para>
    226226          <indexterm zone="librsvg libpixbufloader-svg">
Note: See TracChangeset for help on using the changeset viewer.