mbox series

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

Message ID cover.1694971566.git.maxim.cournoyer@gmail.com
Headers show
Series Avoid capturing python in qtbase, reinstate tests | expand

Message

Maxim Cournoyer Sept. 17, 2023, 5:26 p.m. UTC
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