From mboxrd@z Thu Jan 1 00:00:00 1970 From: guixuser Subject: Re: IceWeasel-UXP and IceDove-UXP Date: Sat, 20 Jul 2019 16:48:41 +0000 Message-ID: References: <874l3hg28c.fsf@elephly.net> <8736j1g0ec.fsf@elephly.net> <20190720103838.7ac54119@gmail.com> Reply-To: guixuser Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:58442) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hosXT-00049v-3L for guix-devel@gnu.org; Sat, 20 Jul 2019 12:48:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hosXS-00013w-6q for guix-devel@gnu.org; Sat, 20 Jul 2019 12:48:51 -0400 In-Reply-To: <20190720103838.7ac54119@gmail.com> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Jesse Gibbons Cc: "guix-devel@gnu.org" , "help-guix@gnu.org" > To be fair, > > - iceweasel-uxp has a different engine than icecat. > - There is no good email client like thunderbird. I'm stuck with > claws-mail, and I reallly don't like it. icedove-uxp would be a good > addition. Exactly. > - icedove-uxp and iceweasel-uxp are likely to have similar dependencies > given they are a part of the hyperbola project. It will probably be > simple to write a package for iceweasel-uxp and iceape-uxp after > icedove-uxp is written. True. > I think I can port icedove-uxp, and guixuser can use my code as a > template for iceweasel. By port, do you mean packaging into guix? Sure I can try that. thanks.