GNU bug report logs - #74717
[PATCH] gnu: xnedit: Remove outdated dependency.

Previous Next

Package: guix-patches;

Reported by: Andy Tai <atai <at> atai.org>

Date: Sat, 7 Dec 2024 05:17:02 UTC

Severity: normal

Tags: patch

Done: Hilton Chain <hako <at> ultrarare.space>

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 74717 in the body.
You can then email your comments to 74717 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#74717; Package guix-patches. (Sat, 07 Dec 2024 05:17:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Andy Tai <atai <at> atai.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sat, 07 Dec 2024 05:17:02 GMT) Full text and rfc822 format available.

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

From: Andy Tai <atai <at> atai.org>
To: guix-patches <at> gnu.org,
	zhengjunjie <at> iscas.ac.cn
Cc: Andy Tai <atai <at> atai.org>
Subject: [PATCH] gnu: xnedit: Remove outdated dependency.
Date: Fri,  6 Dec 2024 21:14:10 -0800
* gnu/packages/text-editors.scm (xnedit)[inputs]: Remove pcre.

Change-Id: I4088b7b0fd9d2f7eba065c94d36f35f907fd4edf
---
 gnu/packages/text-editors.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/text-editors.scm b/gnu/packages/text-editors.scm
index dc96f3c494..14c9e72b8f 100644
--- a/gnu/packages/text-editors.scm
+++ b/gnu/packages/text-editors.scm
@@ -1676,7 +1676,7 @@ (define-public xnedit
                    (replace 'build
                      (lambda* (#:key make-flags #:allow-other-keys)
                        (apply invoke "make" "linux" make-flags))))))
-    (inputs (list motif pcre))
+    (inputs (list motif))
     (native-inputs (list pkg-config))
     (home-page "https://sourceforge.net/projects/xnedit/")
     (synopsis "Fast and classic X11 text editor")

base-commit: 86c2d8d26f5232cdeb716151269a0d439f799442
-- 
2.34.1





Reply sent to Hilton Chain <hako <at> ultrarare.space>:
You have taken responsibility. (Wed, 11 Dec 2024 01:48:02 GMT) Full text and rfc822 format available.

Notification sent to Andy Tai <atai <at> atai.org>:
bug acknowledged by developer. (Wed, 11 Dec 2024 01:48:02 GMT) Full text and rfc822 format available.

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

From: Hilton Chain <hako <at> ultrarare.space>
To: Andy Tai <atai <at> atai.org>
Cc: 74717-done <at> debbugs.gnu.org, zhengjunjie <at> iscas.ac.cn
Subject: Re: [bug#74717] [PATCH] gnu: xnedit: Remove outdated dependency.
Date: Wed, 11 Dec 2024 09:39:58 +0800
Hi Andy,

On Sat, 07 Dec 2024 13:14:10 +0800,
Andy Tai wrote:
>
> * gnu/packages/text-editors.scm (xnedit)[inputs]: Remove pcre.
>
> Change-Id: I4088b7b0fd9d2f7eba065c94d36f35f907fd4edf
> ---
>  gnu/packages/text-editors.scm | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied as e9c2859efce6de4613a1e0aecef0585ed7199633, thanks!




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 08 Jan 2025 12:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 162 days ago.

Previous Next


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