Changeset 5d0f39ee for x/lib


Ignore:
Timestamp:
09/07/2023 11:53:46 PM (9 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
12.1, ken/TL2024, ken/tuningfonts, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18
Children:
18cc7f8
Parents:
1f45a0f
Message:

Update to gtk-4.12.1.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/lib/gtk4.xml

    r1f45a0f r5d0f39ee  
    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        "69372ddb998c125c3a04c44b8c68b339">
     9  <!ENTITY gtk4-md5sum        "703c847265c00309ba2836afac717385">
    1010  <!ENTITY gtk4-size          "16 MB">
    11   <!ENTITY gtk4-buildsize     "562 MB (with docs; add 29 MB for tests)">
     11  <!ENTITY gtk4-buildsize     "561 MB (with docs; add 23 MB for tests)">
    1212  <!ENTITY gtk4-time          "1.3 SBU (using parallelism=4; with docs; add 0.6 SBU for tests)">
    1313]>
     
    120120
    121121    <para>
    122       First, make some changes from upstream:
    123     </para>
    124 
    125 <screen><userinput>sed -e '/glib-object.h/a #include &lt;gdk/gdk.h&gt;'        \
    126     -e '/ gtk_printer_option/i GDK_AVAILABLE_IN_ALL'  \
    127     -e '/\*gtk_printer_option/i GDK_AVAILABLE_IN_ALL' \
    128     -i.orig gtk/print/gtkprinteroptionprivate.h</userinput></screen>
    129 
    130     <para>
    131122      Install <application>GTK 4</application> by running the following
    132123      commands:
     
    161152      line is not commented out.
    162153      On systems with NVIDIA graphics cards, the tests may take significantly
    163       longer than the advertised test time.
     154      longer than the above test time.
    164155    </para>
    165156<!-- [pierre]: 4.6.0, wayland: 727 ok; 2 Expected Fail;  1 Fail; 1 Skipped
     
    176167               above on native x11
    177168     [bdubbs]: 4.12.0, x11,   1453 OK, 0 Expected Fail,  9 Fail. 5 Skipped, 0 Timeout
     169               above on native x11
     170     [bdubbs]: 4.12.1, x11,   1455 OK, 0 Expected Fail,  7 Fail. 5 Skipped, 0 Timeout
    178171               above on native x11
    179172-->
Note: See TracChangeset for help on using the changeset viewer.