GNU bug report logs - #35897
[PATCH] gnu: sddm: add QtQuick related dependencies to sddm

Previous Next

Package: guix-patches;

Reported by: Reza Alizadeh Majd <r.majd <at> pantherx.org>

Date: Sat, 25 May 2019 13:11:01 UTC

Severity: normal

Tags: patch

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

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 35897 in the body.
You can then email your comments to 35897 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#35897; Package guix-patches. (Sat, 25 May 2019 13:11:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Reza Alizadeh Majd <r.majd <at> pantherx.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sat, 25 May 2019 13:11:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Reza Alizadeh Majd <r.majd <at> pantherx.org>
To: guix-patches <at> gnu.org
Cc: Reza Alizadeh Majd <r.majd <at> pantherx.org>
Subject: [PATCH] gnu: sddm: add QtQuick related dependencies to sddm
Date: Sat, 25 May 2019 17:39:14 +0430
* gnu/packages/display-managers.scm (sddm): add QtQuick related
dependencist to sddm package in order to `sddm-greeter` application
to load user defined themes which are based on QtQuick.
---
 gnu/packages/display-managers.scm | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/gnu/packages/display-managers.scm b/gnu/packages/display-managers.scm
index 29d8ae4eb9..725a3c5473 100644
--- a/gnu/packages/display-managers.scm
+++ b/gnu/packages/display-managers.scm
@@ -75,6 +75,10 @@
        ("linux-pam" ,linux-pam)
        ("qtbase" ,qtbase)
        ("qtdeclarative" ,qtdeclarative)
+       ("qtgraphicaleffects" ,qtgraphicaleffects)
+       ("qtquickcontrols" ,qtquickcontrols)
+       ("qtquickcontrols2" ,qtquickcontrols2)
+       ("qtsvg" ,qtsvg)
        ("shadow" ,shadow)
        ("wayland" ,wayland)))
     (arguments
-- 
2.19.0





Information forwarded to guix-patches <at> gnu.org:
bug#35897; Package guix-patches. (Sat, 25 May 2019 13:28:01 GMT) Full text and rfc822 format available.

Message #8 received at 35897 <at> debbugs.gnu.org (full text, mbox):

From: "Reza Alizadeh Majd" <r.majd <at> pantherx.org>
To: 35897 <at> debbugs.gnu.org
Subject: [PATCH] gnu: sddm: add QtQuick related dependencies to sddm
Date: Sat, 25 May 2019 17:57:48 +0430
Hi, 

a series of SDDM user defined themes are using QtQuick components internally. 

Since `sddm-greeter` loads these themes dynamically, we also need to add these
QtQuick related libraries to QML2_IMPORT_PATH. so I’ve added these libraries 
as sddm package inputs, to be wrapped by wrap-qt-program. 


Regards,
Reza




Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Wed, 29 May 2019 20:58:01 GMT) Full text and rfc822 format available.

Notification sent to Reza Alizadeh Majd <r.majd <at> pantherx.org>:
bug acknowledged by developer. (Wed, 29 May 2019 20:58:02 GMT) Full text and rfc822 format available.

Message #13 received at 35897-done <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: "Reza Alizadeh Majd" <r.majd <at> pantherx.org>
Cc: 35897-done <at> debbugs.gnu.org
Subject: Re: [bug#35897] [PATCH] gnu: sddm: add QtQuick related dependencies
 to sddm
Date: Wed, 29 May 2019 22:57:46 +0200
Hello,

"Reza Alizadeh Majd" <r.majd <at> pantherx.org> skribis:

> a series of SDDM user defined themes are using QtQuick components internally. 
>
> Since `sddm-greeter` loads these themes dynamically, we also need to add these
> QtQuick related libraries to QML2_IMPORT_PATH. so I’ve added these libraries 
> as sddm package inputs, to be wrapped by wrap-qt-program. 

OK.  I took the liberty to add these explanations as a comment and
committed.

Thanks!

Ludo’.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 27 Jun 2019 11:24:09 GMT) Full text and rfc822 format available.

This bug report was last modified 4 years and 276 days ago.

Previous Next


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