GNU bug report logs - #28944
[PATCH] gnu: claws-mail: Re-enable vcalendar.

Previous Next

Package: guix-patches;

Reported by: Danny Milosavljevic <dannym <at> scratchpost.org>

Date: Sun, 22 Oct 2017 16:32:02 UTC

Severity: normal

Tags: patch

Done: Danny Milosavljevic <dannym <at> scratchpost.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 28944 in the body.
You can then email your comments to 28944 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#28944; Package guix-patches. (Sun, 22 Oct 2017 16:32:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Danny Milosavljevic <dannym <at> scratchpost.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sun, 22 Oct 2017 16:32:02 GMT) Full text and rfc822 format available.

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

From: Danny Milosavljevic <dannym <at> scratchpost.org>
To: guix-patches <at> gnu.org
Cc: Danny Milosavljevic <dannym <at> scratchpost.org>
Subject: [PATCH] gnu: claws-mail: Re-enable vcalendar.
Date: Sun, 22 Oct 2017 18:17:58 +0200
* gnu/packages/mail.scm (claws-mail): Use module (gnu packages calendar).
[inputs]: Add libical.
---
 gnu/packages/mail.scm | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm
index acbb68b51..e9a7283cf 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -48,6 +48,7 @@
   #:use-module (gnu packages backup)
   #:use-module (gnu packages bash)
   #:use-module (gnu packages bison)
+  #:use-module (gnu packages calendar)
   #:use-module (gnu packages crypto)
   #:use-module (gnu packages curl)
   #:use-module (gnu packages cyrus-sasl)
@@ -939,6 +940,7 @@ compresses it.")
               ("libarchive" ,libarchive)
               ("libcanberra" ,libcanberra)
               ("libetpan" ,libetpan)
+              ("libical" ,libical)
               ("libnotify" ,libnotify)
               ("libsm" ,libsm)
               ("libxml2" ,libxml2)




Information forwarded to guix-patches <at> gnu.org:
bug#28944; Package guix-patches. (Tue, 24 Oct 2017 04:55:01 GMT) Full text and rfc822 format available.

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

From: ludo <at> gnu.org (Ludovic Courtès)
To: Danny Milosavljevic <dannym <at> scratchpost.org>
Cc: 28944 <at> debbugs.gnu.org
Subject: Re: [bug#28944] [PATCH] gnu: claws-mail: Re-enable vcalendar.
Date: Mon, 23 Oct 2017 21:54:48 -0700
Danny Milosavljevic <dannym <at> scratchpost.org> skribis:

> * gnu/packages/mail.scm (claws-mail): Use module (gnu packages calendar).
> [inputs]: Add libical.

LGTM!  (Was vcalendar support disabled before?)

Ludo’.




Reply sent to Danny Milosavljevic <dannym <at> scratchpost.org>:
You have taken responsibility. (Tue, 24 Oct 2017 06:14:01 GMT) Full text and rfc822 format available.

Notification sent to Danny Milosavljevic <dannym <at> scratchpost.org>:
bug acknowledged by developer. (Tue, 24 Oct 2017 06:14:02 GMT) Full text and rfc822 format available.

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

From: Danny Milosavljevic <dannym <at> scratchpost.org>
To: ludo <at> gnu.org (Ludovic Courtès)
Cc: 28944-done <at> debbugs.gnu.org
Subject: Re: [bug#28944] [PATCH] gnu: claws-mail: Re-enable vcalendar.
Date: Tue, 24 Oct 2017 08:13:34 +0200
Hi Ludo,

> LGTM!

Pushed!

>(Was vcalendar support disabled before?)

It was a regression.  VCAL support was enabled, then got disabled some time in-between and now I'm enabling it again.

claws-mail didn't check for libical before 3.15.0 because libical was bundled with claws-mail in 3.14.0.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 21 Nov 2017 12:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 7 years and 215 days ago.

Previous Next


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