GNU bug report logs - #62919
[PATCH core-updates] gnu: images: Add gettext input to swappy.

Previous Next

Package: guix-patches;

Reported by: Brian Cully <bjc <at> spork.org>

Date: Tue, 18 Apr 2023 02:03:02 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 62919 in the body.
You can then email your comments to 62919 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#62919; Package guix-patches. (Tue, 18 Apr 2023 02:03:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Brian Cully <bjc <at> spork.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Tue, 18 Apr 2023 02:03:02 GMT) Full text and rfc822 format available.

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

From: Brian Cully <bjc <at> spork.org>
To: guix-patches <at> gnu.org
Subject: [PATCH core-updates] gnu: images: Add gettext input to swappy.
Date: Mon, 17 Apr 2023 21:45:34 -0400
* gnu/packages/image.scm (swappy) [inputs]: Add gettext-minimal.
---
gnu/packages/image.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/image.scm b/gnu/packages/image.scm
index 754c99a823..1fa2c18add 100644
--- a/gnu/packages/image.scm
+++ b/gnu/packages/image.scm
@@ -1887,7 +1887,7 @@ (define-public swappy
     (list pkg-config scdoc
           `(,glib "bin"))) ; for 'glib-compile-resources'
    (inputs
-     (list gtk+ libnotify))
+     (list gtk+ libnotify gettext-minimal))
    (propagated-inputs
     ;; Needed to properly render the icons.
     (list font-awesome))

base-commit: a6d2b54d3920d8858b5b36e4e4364088ed340107
prerequisite-patch-id: 3a0a1be9df9a40370ebadd64ad6163c1a4f2bc4d
prerequisite-patch-id: 04bc0329678ccd5fe51be207d86dc8a4ce969c8b
prerequisite-patch-id: 7edab399c6512d85ed849f0877ccc9602888f1c8
prerequisite-patch-id: e17b1dadacd103e25ccdd731e124aebe7a56c546
prerequisite-patch-id: 2379d2991c694d829d2741a71e098056a6e67e6e
-- 
2.39.2




Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Sun, 23 Apr 2023 16:49:02 GMT) Full text and rfc822 format available.

Notification sent to Brian Cully <bjc <at> spork.org>:
bug acknowledged by developer. (Sun, 23 Apr 2023 16:49:02 GMT) Full text and rfc822 format available.

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

From: Ludovic Courtès <ludo <at> gnu.org>
To: Brian Cully <bjc <at> spork.org>
Cc: 62919-done <at> debbugs.gnu.org
Subject: Re: bug#62919: [PATCH core-updates] gnu: images: Add gettext input
 to swappy.
Date: Sun, 23 Apr 2023 18:48:17 +0200
Hi,

Brian Cully <bjc <at> spork.org> skribis:

> * gnu/packages/image.scm (swappy) [inputs]: Add gettext-minimal.

Applied, thanks!




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 22 May 2023 11:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 30 days ago.

Previous Next


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