GNU bug report logs - #67962
[PATCH] gnu: shotwell: Fix build.

Previous Next

Package: guix-patches;

Reported by: Sharlatan Hellseher <sharlatanus <at> gmail.com>

Date: Fri, 22 Dec 2023 00:02:01 UTC

Severity: normal

Tags: patch

Done: Mathieu Othacehe <othacehe <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Mathieu Othacehe <othacehe <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#67962: closed ([PATCH] gnu: shotwell: Fix build.)
Date: Mon, 25 Dec 2023 16:31:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 25 Dec 2023 17:29:43 +0100
with message-id <87cyuufdoo.fsf <at> gnu.org>
and subject line Re: [bug#67962] [PATCH] gnu: shotwell: Fix build.
has caused the debbugs.gnu.org bug report #67962,
regarding [PATCH] gnu: shotwell: Fix build.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
67962: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=67962
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Sharlatan Hellseher <sharlatanus <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: Sharlatan Hellseher <sharlatanus <at> gmail.com>
Subject: [PATCH] gnu: shotwell: Fix build.
Date: Fri, 22 Dec 2023 03:00:48 +0000
* gnu/packages/gnome.scm (shotwell): Fix build.
[inputs]: Swap webkitgtk to webkitgtk-for-gtk3.

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

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index b0417b2df9..89a1c45883 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -7562,7 +7562,7 @@ (define-public shotwell
            libwebp
            libxml2
            sqlite
-           webkitgtk))
+           webkitgtk-for-gtk3))
     (home-page "https://wiki.gnome.org/Apps/Shotwell")
     (synopsis "Photo manager for GNOME 3")
     (description

base-commit: ca813173894360edef35a5d98878a3135e99e62a
-- 
2.41.0



[Message part 3 (message/rfc822, inline)]
From: Mathieu Othacehe <othacehe <at> gnu.org>
To: Sharlatan Hellseher <sharlatanus <at> gmail.com>
Cc: Raghav Gururajan <rg <at> raghavgururajan.name>, 67962-done <at> debbugs.gnu.org,
 Liliana Marie Prikler <liliana.prikler <at> gmail.com>,
 Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Subject: Re: [bug#67962] [PATCH] gnu: shotwell: Fix build.
Date: Mon, 25 Dec 2023 17:29:43 +0100
> * gnu/packages/gnome.scm (shotwell): Fix build.
> [inputs]: Swap webkitgtk to webkitgtk-for-gtk3.

Applied, thanks,

Mathieu


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

Previous Next


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