emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#65280: closed ([PATCH 00/26] Refresh Qt 6 packages)


From: GNU bug Tracking System
Subject: bug#65280: closed ([PATCH 00/26] Refresh Qt 6 packages)
Date: Tue, 22 Aug 2023 16:37:02 +0000

Your message dated Tue, 22 Aug 2023 12:36:15 -0400
with message-id <87msyjavb4.fsf@gmail.com>
and subject line Re: bug#65280: [PATCH 00/26] Refresh Qt 6 packages
has caused the debbugs.gnu.org bug report #65280,
regarding [PATCH 00/26] Refresh Qt 6 packages
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
65280: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=65280
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH 00/26] Refresh Qt 6 packages Date: Mon, 14 Aug 2023 00:21:22 -0400
This series refreshes our modern Qt 6 packages to their latest release,
6.5.2.  It also adds some tooling for the Qt team in the form of two manifests
to select all the core Qt 5 packages or the other core packages.


Maxim Cournoyer (26):
  gnu: qt: Revert to use individual versions instead of %qt5-version.
  gnu: qtdeclarative: Disable QML cache to avoid stale cache issues.
  etc: Add Qt manifests for Qt maintenance.
  gnu: qtbase: Update to 6.5.2.
  gnu: qtbase: Enable zstd support.
  gnu: qt5compat: Update to 6.5.2.
  gnu: qtsvg: Update to 6.5.2.
  gnu: qtimageformats: Rename variable to qtimageformats-5.
  gnu: qtimageformats-5: Fix indentation.
  gnu: Add qtimageformats.
  gnu: Add qtlanguageserver.
  gnu: qtdeclarative: Update to 6.5.2.
  gnu: qtwebsockets: Update to 6.5.2.
  gnu: qtshadertools: Update to 6.5.2.
  gnu: qtmultimedia: Update to 6.5.2.
  gnu: qtwayland: Update to 6.5.2.
  gnu: qtwebchannel: Update to 6.5.2.
  gnu: qtlottie: Update to 6.5.2.
  gnu: qttools: Update to 6.5.2.
  gnu: qttranslations: Update to 6.5.2.
  gnu: qtpositioning: Update to 6.5.2.
  gnu: qtnetworkauth: Update to 6.5.2.
  gnu: qtremoteobjects: Update to 6.5.2.
  gnu: qtwebengine: Update to 6.5.2.
  gnu: Remove qtquickcontrols2.
  gnu: qt-creator: Update to 11.0.1.

 etc/teams/qt/common.scm                       |  50 +++
 etc/teams/qt/qt-manifest.scm                  |  34 ++
 etc/teams/qt/qt5-manifest.scm                 |  34 ++
 gnu/local.mk                                  |   2 +
 gnu/packages/geo.scm                          |   2 +-
 gnu/packages/image-viewers.scm                |   2 +-
 .../qtdeclarative-5-disable-qmlcache.patch    |  16 +
 .../qtdeclarative-disable-qmlcache.patch      |  16 +
 gnu/packages/qt.scm                           | 308 ++++++++++++------
 gnu/packages/telegram.scm                     |   2 +-
 10 files changed, 363 insertions(+), 103 deletions(-)
 create mode 100644 etc/teams/qt/common.scm
 create mode 100644 etc/teams/qt/qt-manifest.scm
 create mode 100644 etc/teams/qt/qt5-manifest.scm
 create mode 100644 gnu/packages/patches/qtdeclarative-5-disable-qmlcache.patch
 create mode 100644 gnu/packages/patches/qtdeclarative-disable-qmlcache.patch


base-commit: c5e2f55069658ea4e9febee1622f9e32dcbe2718
prerequisite-patch-id: 7498c01c0a80752067cc314a465373c7d8710657
-- 
2.41.0




--- End Message ---
--- Begin Message --- Subject: Re: bug#65280: [PATCH 00/26] Refresh Qt 6 packages Date: Tue, 22 Aug 2023 12:36:15 -0400 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)
Hi,

Maxim Cournoyer <maxim.cournoyer@gmail.com> writes:

> This series refreshes our modern Qt 6 packages to their latest release,
> 6.5.2.  It also adds some tooling for the Qt team in the form of two manifests
> to select all the core Qt 5 packages or the other core packages.

The qt-updates branch has now been merged.  Thanks for your attention!

-- 
Thanks,
Maxim


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]