GNU bug report logs - #72512
[PATCH] gnu: nheko: Add xdg-utils to dependencies.

Previous Next

Package: guix-patches;

Reported by: Nguyễn Gia Phong <mcsinyx <at> disroot.org>

Date: Wed, 7 Aug 2024 12:46:02 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

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 72512 in the body.
You can then email your comments to 72512 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#72512; Package guix-patches. (Wed, 07 Aug 2024 12:46:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Nguyễn Gia Phong <mcsinyx <at> disroot.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Wed, 07 Aug 2024 12:46:02 GMT) Full text and rfc822 format available.

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

From: Nguyễn Gia Phong <mcsinyx <at> disroot.org>
To: guix-patches <at> gnu.org
Cc: Nguyễn Gia Phong <mcsinyx <at> disroot.org>
Subject: [PATCH] gnu: nheko: Add xdg-utils to dependencies.
Date: Wed,  7 Aug 2024 21:42:00 +0900
Nheko uses QDesktopServices::openUrl, which prefers xdg-open
before follow less standard heuristics to find the default browser.

* gnu/packages/messaging.scm (nheko)[inputs]: Add xdg-utils.

Change-Id: Id9e2e0e0f2372c457f08b065de2d2528620f6ec5
---
 gnu/packages/messaging.scm | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/gnu/packages/messaging.scm b/gnu/packages/messaging.scm
index fb80866791a5..9cf278549e92 100644
--- a/gnu/packages/messaging.scm
+++ b/gnu/packages/messaging.scm
@@ -44,6 +44,7 @@
 ;;; Copyright © 2024 Wilko Meyer <w <at> wmeyer.eu>
 ;;; Copyright © 2024 Ashish SHUKLA <ashish.is <at> lostca.se>
 ;;; Copyright © 2024 Igor Goryachev <igor <at> goryachev.org>
+;;; Copyright © 2024 Nguyễn Gia Phong <mcsinyx <at> disroot.org>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -2538,6 +2539,7 @@ (define-public nheko
            spdlog
            vulkan-headers
            vulkan-loader
+           xdg-utils                    ; xdg-open for opening URLs
            zlib))
     (native-inputs
      (list asciidoc pkg-config qttools))
-- 
2.45.2





Information forwarded to guix-patches <at> gnu.org:
bug#72512; Package guix-patches. (Sun, 11 Aug 2024 10:39:02 GMT) Full text and rfc822 format available.

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

From: Christopher Baines <mail <at> cbaines.net>
To: guix-patches--- via <guix-patches <at> gnu.org>
Cc: Nguyễn Gia Phong <mcsinyx <at> disroot.org>,
 72512-done <at> debbugs.gnu.org
Subject: Re: [bug#72512] [PATCH] gnu: nheko: Add xdg-utils to dependencies.
Date: Sun, 11 Aug 2024 11:37:32 +0100
[Message part 1 (text/plain, inline)]
guix-patches--- via <guix-patches <at> gnu.org> writes:

> Nheko uses QDesktopServices::openUrl, which prefers xdg-open
> before follow less standard heuristics to find the default browser.
>
> * gnu/packages/messaging.scm (nheko)[inputs]: Add xdg-utils.
>
> Change-Id: Id9e2e0e0f2372c457f08b065de2d2528620f6ec5
> ---
>  gnu/packages/messaging.scm | 2 ++
>  1 file changed, 2 insertions(+)

Sounds good to me, I've pushed this to master as
671da915099a552c23b728fc45580530060607ce.

Chris
[signature.asc (application/pgp-signature, inline)]

Reply sent to Christopher Baines <mail <at> cbaines.net>:
You have taken responsibility. (Sun, 11 Aug 2024 10:39:04 GMT) Full text and rfc822 format available.

Notification sent to Nguyễn Gia Phong <mcsinyx <at> disroot.org>:
bug acknowledged by developer. (Sun, 11 Aug 2024 10:39:04 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, 08 Sep 2024 11:24:08 GMT) Full text and rfc822 format available.

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

Previous Next


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