mbox series

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

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

Message

Maxim Cournoyer Sept. 13, 2023, 5:33 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 v2:
- Use old TZDIR patch for qtbase@5 (the new one doesn't apply)

Maxim Cournoyer (4):
  gnu: qtbase: Do not capture Python (again).
  gnu: qtbase: Add $TZDIR to native search paths.
  gnu: qtbase: Reinstate date related tests.
  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                           |  56 +++---
 4 files changed, 208 insertions(+), 50 deletions(-)
 create mode 100644 gnu/packages/patches/qtbase-5-use-TZDIR.patch


base-commit: 4cb2e08b8eb1acc824b72ec17b483d7d85b5af68