Ignore:
Timestamp:
09/28/2022 10:34:01 AM (19 months ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
3d48ae4
Parents:
5fe69261 (diff), 87065037 (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 plabs/python-mods

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/glib2.xml

    r5fe69261 r1ff0f0c  
    77  <!ENTITY glib2-download-http "&gnome-download-http;/glib/&glib2-minor;/glib-&glib2-version;.tar.xz">
    88  <!ENTITY glib2-download-ftp  "&gnome-download-ftp;/glib/&glib2-minor;/glib-&glib2-version;.tar.xz">
    9   <!ENTITY glib2-md5sum        "ef67f7e19e47c8e082256d614f1ab8f4">
    10   <!ENTITY glib2-size          "4.7 MB">
    11   <!ENTITY glib2-buildsize     "133 MB (add 6 MB for tests)">
    12   <!ENTITY glib2-time          "0.5 SBU (add 0.5 SBU for tests; both using parallelism=4)">
     9  <!ENTITY glib2-md5sum        "06745709784eddb4a3860e1814f795e8">
     10  <!ENTITY glib2-size          "4.9 MB">
     11  <!ENTITY glib2-buildsize     "119 MB (add 7 MB for tests)">
     12  <!ENTITY glib2-time          "0.4 SBU (add 0.5 SBU for tests; both using parallelism=4)">
    1313]>
    1414
     
    7474    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    7575    <itemizedlist spacing="compact">
    76       <!-- is applied in glib-2.72.3
    77       <listitem>
    78         <para>
    79           Recommended patch, that fixes and issue in webkitgtk:
    80           <ulink url="&patch-root;/glib-&glib2-version;-fix_xdgmime-1.patch"/>
    81         </para>
    82       </listitem>-->
    8376      <listitem>
    8477        <para>
     
    9487    <para role="recommended">
    9588      <xref linkend="libxslt"/> and
    96       <xref linkend="pcre"/> (built with Unicode properties)
     89      <xref linkend="pcre2"/>
    9790    </para>
    9891
     
    235228    <para>
    236229      To test the results, after having installed the package, issue:
    237       <command>ninja test</command> as a non-&root; user.
     230      <command>LC_ALL=C ninja test</command> as a non-&root; user.
    238231      <!-- glib issue #1954: -->
    239232      <!-- One test named gdbus-server-auth sometimes fails.-->
     
    252245      <!-- with 2.70.2 on sysV, all tests pass. -->
    253246      <!-- with 2.72.3 on sysV, all tests pass. [pierre, July 2022] -->
     247      <!-- with 2.74.0 on sysV, all tests pass. [bdubbs, Sep 2022] -->
    254248    </para>
    255249
Note: See TracChangeset for help on using the changeset viewer.