Changeset 5998e22c for general/graphlib


Ignore:
Timestamp:
07/02/2023 08:45:48 AM (11 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
12.0, 12.1, kea, ken/TL2024, ken/tuningfonts, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
6f1580f0
Parents:
7befd975
Message:

librsvg: Update to librsvg-2.56.2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/graphlib/librsvg.xml

    r7befd975 r5998e22c  
    77  <!ENTITY librsvg-download-http "&gnome-download-http;/librsvg/&librsvg-minor;/librsvg-&librsvg-version;.tar.xz">
    88  <!ENTITY librsvg-download-ftp  "&gnome-download-ftp;/librsvg/&librsvg-minor;/librsvg-&librsvg-version;.tar.xz">
    9   <!ENTITY librsvg-md5sum        "023e34798503c964ad982d130ee369c9">
     9  <!ENTITY librsvg-md5sum        "3a73cf8b41be9c231885801f2ad49cd6">
    1010  <!ENTITY librsvg-size          "5.4 MB">
    1111  <!ENTITY librsvg-buildsize     "747 MB (25 MB installed), add 378 MB for tests">
     
    110110
    111111    <para>
    112       To test the results, issue: <command>make -k check</command>. During
    113       testing some binaries are rebuilt with a different debug level, so you
    114       should run <command>make</command> again after the tests are complete
    115       to ensure everything is ready to be installed.
    116     </para>
     112      To test the results, issue:
     113    </para>
     114
     115<screen remap='test'><userinput>sed 's/-Z unstable-options//' -i Makefile &amp;&amp;
     116make check</userinput></screen>
    117117
    118118    <para>
Note: See TracChangeset for help on using the changeset viewer.