GNU bug report logs - #43095
[PATCH] gnu: komikku: Build desktop file.

Previous Next

Package: guix-patches;

Reported by: Leo Prikler <leo.prikler <at> student.tugraz.at>

Date: Fri, 28 Aug 2020 22:19: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 43095 in the body.
You can then email your comments to 43095 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#43095; Package guix-patches. (Fri, 28 Aug 2020 22:19:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Leo Prikler <leo.prikler <at> student.tugraz.at>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Fri, 28 Aug 2020 22:19:02 GMT) Full text and rfc822 format available.

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

From: Leo Prikler <leo.prikler <at> student.tugraz.at>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: komikku: Build desktop file.
Date: Sat, 29 Aug 2020 00:17:59 +0200
* gnu/packages/gnome.scm (komikku)[native-inputs]: Add desktop-file-utils
and gettext.
---
 gnu/packages/gnome.scm | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 35f224fa80..969bc28fa2 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -11393,7 +11393,9 @@ integrated profiler via Sysprof, debugging support, and more.")
        ("python-pygobject" ,python-pygobject)
        ("python-unidecode" ,python-unidecode)))
     (native-inputs
-     `(("glib:bin" ,glib "bin")
+     `(("desktop-file-utils" ,desktop-file-utils)
+       ("gettext" ,gettext-minimal)
+       ("glib:bin" ,glib "bin")
        ("gobject-introspection" ,gobject-introspection)
        ("pkg-config" ,pkg-config)))
     (home-page "https://gitlab.com/valos/Komikku")
-- 
2.28.0





Reply sent to Leo Famulari <leo <at> famulari.name>:
You have taken responsibility. (Fri, 28 Aug 2020 22:33:02 GMT) Full text and rfc822 format available.

Notification sent to Leo Prikler <leo.prikler <at> student.tugraz.at>:
bug acknowledged by developer. (Fri, 28 Aug 2020 22:33:02 GMT) Full text and rfc822 format available.

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

From: Leo Famulari <leo <at> famulari.name>
To: Leo Prikler <leo.prikler <at> student.tugraz.at>
Cc: 43095-done <at> debbugs.gnu.org
Subject: Re: [bug#43095] [PATCH] gnu: komikku: Build desktop file.
Date: Fri, 28 Aug 2020 18:32:16 -0400
On Sat, Aug 29, 2020 at 12:17:59AM +0200, Leo Prikler wrote:
> * gnu/packages/gnome.scm (komikku)[native-inputs]: Add desktop-file-utils
> and gettext.

Thanks! Pushed as a4782e401e426e933cb3d2792e16f3fea32b7a87




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 26 Sep 2020 11:24:07 GMT) Full text and rfc822 format available.

This bug report was last modified 3 years and 212 days ago.

Previous Next


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