GNU bug report logs - #65280
[PATCH 00/26] Refresh Qt 6 packages

Previous Next

Package: guix-patches;

Reported by: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Date: Mon, 14 Aug 2023 04:23:01 UTC

Severity: normal

Tags: patch

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Subject: bug#65280: closed (Re: bug#65280: [PATCH 00/26] Refresh Qt 6
 packages)
Date: Tue, 22 Aug 2023 16:37:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#65280: [PATCH 00/26] Refresh Qt 6 packages

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 65280 <at> debbugs.gnu.org.

-- 
65280: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=65280
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: 65280-done <at> debbugs.gnu.org
Cc: Andreas Enge <andreas <at> enge.fr>, 宋文武 <iyzsong <at> envs.net>
Subject: Re: bug#65280: [PATCH 00/26] Refresh Qt 6 packages
Date: Tue, 22 Aug 2023 12:36:15 -0400
Hi,

Maxim Cournoyer <maxim.cournoyer <at> 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

[Message part 3 (message/rfc822, inline)]
From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: guix-patches <at> gnu.org,
	maxim.cournoyer <at> gmail.com
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




This bug report was last modified 1 year and 333 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.