Changeset 3a23555 for x/lib/gtk4.xml


Ignore:
Timestamp:
08/18/2022 10:38:35 AM (21 months ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
11.2, 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/soup3, xry111/xf86-video-removal
Children:
0f8c7d1a
Parents:
39fd7682
Message:

Update to gtk4-4.6.7

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/lib/gtk4.xml

    r39fd7682 r3a23555  
    77  <!ENTITY gtk4-download-http "&gnome-download-http;/gtk/&gtk4-minor;/gtk-&gtk4-version;.tar.xz">
    88  <!ENTITY gtk4-download-ftp  "&gnome-download-ftp;/gtk/&gtk4-minor;/gtk-&gtk4-version;.tar.xz">
    9   <!ENTITY gtk4-md5sum        "1a89e0cd52a7a941e043ca461b9ba043">
     9  <!ENTITY gtk4-md5sum        "92820480ef5fd4b5743f3b2eaf642f9f">
    1010  <!ENTITY gtk4-size          "22 MB">
    11   <!ENTITY gtk4-buildsize     "503 MB (70 MB installed, add 11 MB for tests)">
    12   <!ENTITY gtk4-time          "1.1 SBU (using parallelism=4, add 0.2 SBU for tests)">
     11  <!ENTITY gtk4-buildsize     "503 MB (71 MB installed, add 9 MB for tests)">
     12  <!ENTITY gtk4-time          "1.1 SBU (using parallelism=4, add 0.4 SBU for tests)">
    1313]>
    1414
     
    142142<!-- [pierre]: 4.6.0, wayland: 727 ok; 2 Expected Fail;  1 Fail; 1 Skipped
    143143     [bdubbs]: 4.6.3, x11,     724 OK, 2 Expected Fail, 12 Fail. 1 Skipped
    144      [pierre]: 4.6.6, wayland, 738 OK, 2 Expected Fail,  1 Fail. 1 Skipped-->
     144     [pierre]: 4.6.6, wayland, 738 OK, 2 Expected Fail,  1 Fail. 1 Skipped
     145     [pierre]: 4.6.7, wayland, 737 OK, 2 Expected Fail,  1 Fail. 1 Skipped. 1 Timeout-->
    145146
    146147    <para>
     
    189190    <para>
    190191      <option>-Dgtk_doc=true</option>: Use this switch if you have
    191       <xref linkend="gtk-doc"/> installed and wish to generate the API
    192       reference documentation.
     192      <ulink url="https://gitlab.gnome.org/ebassi/gi-docgen">gi-docgen</ulink>
     193      installed and wish to generate the API reference documentation.
    193194    </para>
    194195
    195196  </sect2>
    196197
    197   <!--Optional section-->
    198198  <sect2 role="configuration">
    199199    <title>Configuring GTK 4</title>
Note: See TracChangeset for help on using the changeset viewer.