Changeset 46c8991


Ignore:
Timestamp:
11/28/2023 07:41:53 PM (5 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:
3fac2c2a
Parents:
d8aa0d27
Message:

Update to qt-everywhere-src-6.6.1.

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    rd8aa0d27 r46c8991  
    4242     <para>November 28th, 2023</para>
    4343     <itemizedlist>
     44       <listitem>
     45         <para>[bdubbs] - Update to qt-everywhere-src-6.6.1. Fixes
     46         <ulink url="&blfs-ticket-root;18921">#18921</ulink>.</para>
     47       </listitem>
    4448       <listitem>
    4549         <para>[renodr] - Update to thunderbird-115.5.1. Fixes
  • packages.ent

    rd8aa0d27 r46c8991  
    847847<!ENTITY qt5-version                  "5.15.11">
    848848<!ENTITY qtwebengine-version          "5.15.16">
    849 <!ENTITY qt6-version                  "6.6.0">
     849<!ENTITY qt6-version                  "6.6.1">
    850850<!ENTITY startup-notification-version "0.12">
    851851<!ENTITY tepl-version                 "6.8.0">
  • x/lib/qt6.xml

    rd8aa0d27 r46c8991  
    1010  <!ENTITY qt6-download-http "&qt6-url;/qt-everywhere-src-&qt6-version;.tar.xz">
    1111  <!ENTITY qt6-download-ftp  " ">
    12   <!ENTITY qt6-md5sum        "efc59647689c2548961a7312d075baf6">
    13   <!ENTITY qt6-size          "775 MB">
    14   <!ENTITY qt6-buildsize     "32 GB (376 MB installed)">
     12  <!ENTITY qt6-md5sum        "91aad0b55cf01be5a08ca9bece490f39">
     13  <!ENTITY qt6-size          "776 MB">
     14  <!ENTITY qt6-buildsize     "31 GB (356 MB installed)">
    1515  <!ENTITY qt6-time          "14 SBU (using parallelism=8)">
    1616]>
     
    275275      </para>
    276276    </note>
    277 
    278     <para>
    279       The libxkbcommon-1.6.0 package removes some definitions that are not used.  Remove
    280       those here:
    281     </para>
    282 
    283     <screen><userinput>sed -i '242,245d' qtbase/src/gui/platform/unix/qxkbcommon.cpp</userinput></screen>
    284277
    285278    <para>
Note: See TracChangeset for help on using the changeset viewer.