Ignore:
Timestamp:
10/01/2023 03:47:53 PM (13 months ago)
Author:
Thomas Trepl <thomas@…>
Branches:
lazarus
Children:
efec285
Parents:
f7a5feb9 (diff), 9448f79b (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 lazarus

File:
1 edited

Legend:

Unmodified
Added
Removed
  • networking/netlibs/libsoup3.xml

    rf7a5feb9 r3e86dee  
    99  <!ENTITY libsoup3-download-ftp
    1010           "&gnome-download-ftp;/libsoup/&libsoup3-minor;/libsoup-&libsoup3-version;.tar.xz">
    11   <!ENTITY libsoup3-md5sum        "cd8b0fc5d53331b9c0b5b22aabac4294">
     11  <!ENTITY libsoup3-md5sum        "3a289bd1f36bb6c326ac5283b26eb2b5">
    1212  <!ENTITY libsoup3-size          "1.5 MB">
    13   <!ENTITY libsoup3-buildsize     "28 MB (with tests)">
    14   <!ENTITY libsoup3-time          "0.4 SBU (Using parallelism=4; with tests)">
     13  <!ENTITY libsoup3-buildsize     "38 MB (with tests)">
     14  <!ENTITY libsoup3-time          "0.3 SBU (Using parallelism=4; with tests)">
    1515]>
    1616
     
    9999      support (only used for the XMLRPC regression tests),
    100100      <xref linkend="samba"/> (ntlm_auth is required to run the test suite),
    101       <xref linkend="sysprof"/> (for profiling), and
     101      <!--<xref linkend="sysprof"/> (for profiling),-->
     102      <ulink url="&sysprof-url;">sysprof</ulink>, and
    102103      <ulink url="https://github.com/posener/wstest">wstest</ulink>
    103104    </para>
     
    172173
    173174    <para>
    174       <parameter>-Dsysprof=disabled</parameter>: libsoup3 will automatically download
    175       a git version of <xref linkend="sysprof"/> if git is available or use the installed
    176       version if available.  If you need profiling, remove this option.
     175      <parameter>-Dsysprof=disabled</parameter>: libsoup3 will automatically
     176      download a git version of <ulink url="&sysprof-url;">sysprof</ulink> if
     177      git is available or use the installed version if it is present on the
     178      system. If you need profiling, remove this option.
    177179    </para>
    178180
Note: See TracChangeset for help on using the changeset viewer.