emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#40959: closed ([PATCH 0/1] WIP: Add icedove.)


From: GNU bug Tracking System
Subject: bug#40959: closed ([PATCH 0/1] WIP: Add icedove.)
Date: Thu, 07 May 2020 13:45:02 +0000

Your message dated Thu, 07 May 2020 15:44:46 +0200
with message-id <address@hidden>
and subject line Re: [PATCH] gnu: Add icedove.
has caused the debbugs.gnu.org bug report #40959,
regarding [PATCH 0/1] WIP: Add icedove.
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden.)


-- 
40959: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=40959
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH 0/1] WIP: Add icedove. Date: Wed, 29 Apr 2020 12:56:14 +0200
Hi fellow guix hackers,

in the last couple of days I worked on this icedove patch. It is based
on earlier patches from Adrian and ng0 dating back until 2017 :)

Before getting to exited: there is still a lot to do before merging into
master!

Big missing stuff
=================
* Addons are still enabled and linked to addons.thunderbird.net. This is
  a problem with the FSDG though I've not used a non-free Addon or even
  saw one in the addon store. Any help how to disable it is welcome.
* Localization: It doesn't have localization support like Icecat. I
  guess we just need to port it to Icedove.

Smaller stuff
=============
* The binary should also called icedove not thunderbird.
* In the UI it's called "Thunderbird Daily" this should become Icedove.
* Adrian needs to sign-off as he worked on this patch under GNU AGPL3.
* Do more unbundling. But that is also missing in Icecat.
* We may need some more build phases from Icecat, but at the moment I
  want to keep the package as simple as possible. Only acting on real
  bugs or issues.

I'm running Icedove now for a couple of days on my laptop. It's working
great. I didn't test installing with a new/empty thunderbird profile.
There are maybe some unknown issues. It builds reproducible and `guix
size` is about 1.1GiB so comparable to Icecat :)

I really hope that we can get Icedove into master. It's current number
one at Guix package wishlist (+6).

So any feedback welcome!

Jonathan Brielmaier (1):
  gnu: Add icedove.

 gnu/local.mk             |   1 +
 gnu/packages/icedove.scm | 322 +++++++++++++++++++++++++++++++++++++++
 2 files changed, 323 insertions(+)
 create mode 100644 gnu/packages/icedove.scm

--
2.26.1



--- End Message ---
--- Begin Message --- Subject: Re: [PATCH] gnu: Add icedove. Date: Thu, 07 May 2020 15:44:46 +0200 User-agent: mu4e 1.2.0; emacs 26.3
Adrian Malacoda <address@hidden> writes:

> Yes, I meant to say "GPL version 3 or later." Thanks

Excellent, thank you.

I upgraded Icedove to the latest version, fixed a bug in my patches to
all-thunderbird.js, and pushed it to the master branch with commit
b14aab6710.

We’re done!

--
Ricardo


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]