GNU bug report logs - #57431
[PATCH]: Add PyQt 6.

Previous Next

Package: guix-patches;

Reported by: Zhu Zihao <all_but_last <at> 163.com>

Date: Fri, 26 Aug 2022 14:54:01 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Ludovic Courtès <ludo <at> gnu.org>
To: Herman Rimm <herman <at> rimm.ee>
Cc: 宋文武 <iyzsong <at> envs.net>, Andreas Enge <andreas <at> enge.fr>, 57431 <at> debbugs.gnu.org, Zhu Zihao <all_but_last <at> 163.com>, Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Subject: [bug#57431] [PATCH v1 3/3] gnu: Add python-pyqtwebengine, version 6.6.0.
Date: Wed, 22 Nov 2023 16:49:06 +0100
Herman Rimm <herman <at> rimm.ee> skribis:

> From: Zhu Zihao <all_but_last <at> 163.com>
>
> * gnu/packages/qt.scm (python-pyqtwebengine-6): New variable.

[...]

> +    (inputs
> +     `(("python-pyqt" ,python-pyqt-6)
> +       ("qtbase" ,qtbase)
> +       ("qtdeclarative" ,qtdeclarative)
> +       ("qtwebchannel" ,qtwebchannel)
> +       ("qtwebengine" ,qtwebengine)))

[...]

> +                     (sip-include-dirs (string-append
> +                                        python-pyqt "/lib/python"
> +                                        (python-version python)
> +                                        "/site-packages/PyQt6/bindings")))

Similar comments as before regarding ‘guix style -S inputs’ and use of
‘search-input-directory’ above.

Could you send updated patches?

Thanks in advance!

Ludo’.




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

Previous Next


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