guix-patches
[Top][All Lists]
Advanced

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

[bug#65922] [qt-team PATCH v3 0/5] Avoid capturing python in qtbase, rei


From: Maxim Cournoyer
Subject: [bug#65922] [qt-team PATCH v3 0/5] Avoid capturing python in qtbase, reinstate tests
Date: Sun, 17 Sep 2023 13:26:12 -0400

Thes series removes Python from the closure of qtbase, both for versions 5.15
and 6.5.  It also reinstate a few tests that was made possible thanks to
discussions with upstream following reported the issues.

Changes in v3:
- New commit

Changes in v2:
- Use old TZDIR patch for qtbase@5 (the new one doesn't apply)

Maxim Cournoyer (5):
  gnu: qtbase: Do not capture Python (again).
  gnu: qtbase: Add $TZDIR to native search paths.
  gnu: qtbase: Reinstate date related tests.
  gnu: qtbase: Disable problematic tests on powerpc64le.
  gnu: qtdeclarative: Add a debug output.

 gnu/local.mk                                  |   1 +
 gnu/packages/patches/qtbase-5-use-TZDIR.patch |  39 +++
 gnu/packages/patches/qtbase-use-TZDIR.patch   | 162 +++++++++---
 gnu/packages/qt.scm                           | 236 ++++++++++--------
 4 files changed, 309 insertions(+), 129 deletions(-)
 create mode 100644 gnu/packages/patches/qtbase-5-use-TZDIR.patch


base-commit: 4cb2e08b8eb1acc824b72ec17b483d7d85b5af68
-- 
2.41.0






reply via email to

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