GNU bug report logs - #44923
[PATCH] gnu: quaternion: Add xdg-utils to inputs.

Previous Next

Package: guix-patches;

Reported by: Michael Rohleder <mike <at> rohleder.de>

Date: Sat, 28 Nov 2020 14:04:02 UTC

Severity: normal

Tags: patch

Done: Leo Famulari <leo <at> famulari.name>

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 44923 in the body.
You can then email your comments to 44923 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#44923; Package guix-patches. (Sat, 28 Nov 2020 14:04:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Michael Rohleder <mike <at> rohleder.de>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sat, 28 Nov 2020 14:04:02 GMT) Full text and rfc822 format available.

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

From: Michael Rohleder <mike <at> rohleder.de>
To: guix-patches <at> gnu.org
Cc: Michael Rohleder <mike <at> rohleder.de>
Subject: [PATCH] gnu: quaternion: Add xdg-utils to inputs.
Date: Sat, 28 Nov 2020 15:03:23 +0100
* gnu/packages/messaging.scm (quaternion)[inputs]: Add xdg-utils.
---
This pkg opens all url's via xdg-open which isn't found (if not in the
profile).
Reported by "bard" in #quotient:matrix.org.

 gnu/packages/messaging.scm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/gnu/packages/messaging.scm b/gnu/packages/messaging.scm
index 2cd9e312f8..aa2adedd75 100644
--- a/gnu/packages/messaging.scm
+++ b/gnu/packages/messaging.scm
@@ -2146,7 +2146,8 @@ There is support for:
        ("qtquickcontrols" ,qtquickcontrols)
        ("qtquickcontrols2" ,qtquickcontrols2)
        ("qtsvg" ,qtsvg)
-       ("qttools" ,qttools)))
+       ("qttools" ,qttools)
+       ("xdg-utils", xdg-utils)))
     (arguments
      `(#:tests? #f))                    ; no tests
     (home-page "https://matrix.org/docs/projects/client/quaternion.html")
-- 
2.29.2





Information forwarded to guix-patches <at> gnu.org:
bug#44923; Package guix-patches. (Sun, 29 Nov 2020 03:22:01 GMT) Full text and rfc822 format available.

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

From: Leo Famulari <leo <at> famulari.name>
To: Michael Rohleder <mike <at> rohleder.de>
Cc: 44923 <at> debbugs.gnu.org
Subject: Re: [bug#44923] [PATCH] gnu: quaternion: Add xdg-utils to inputs.
Date: Sat, 28 Nov 2020 22:21:29 -0500
On Sat, Nov 28, 2020 at 03:03:23PM +0100, Michael Rohleder wrote:
> * gnu/packages/messaging.scm (quaternion)[inputs]: Add xdg-utils.

Thanks! Pushed as 60a10a11819891d3d91e371364bbdcfab2449ebe




bug closed, send any further explanations to 44923 <at> debbugs.gnu.org and Michael Rohleder <mike <at> rohleder.de> Request was from Leo Famulari <leo <at> famulari.name> to control <at> debbugs.gnu.org. (Sun, 29 Nov 2020 03:32:01 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 27 Dec 2020 12:24:05 GMT) Full text and rfc822 format available.

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

Previous Next


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