GNU bug report logs - #27441
[PATCH] gnu: Update calibre to 3.0.0.

Previous Next

Package: guix-patches;

Reported by: Roel Janssen <roel <at> gnu.org>

Date: Wed, 21 Jun 2017 13:15:02 UTC

Severity: normal

Tags: patch

Done: Roel Janssen <roel <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


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

From: ludo <at> gnu.org (Ludovic Courtès)
To: Roel Janssen <roel <at> gnu.org>
Cc: 27441 <at> debbugs.gnu.org
Subject: Re: [bug#27441] [PATCH] gnu: Update calibre to 3.0.0.
Date: Wed, 21 Jun 2017 21:36:48 +0200
Roel Janssen <roel <at> gnu.org> skribis:

> From bbdc3f943d48d92c7be3aee6891dcfb26ba5b186 Mon Sep 17 00:00:00 2001
> From: Roel Janssen <roel <at> gnu.org>
> Date: Wed, 21 Jun 2017 16:44:56 +0200
> Subject: [PATCH] gnu: Update calibre to 3.0.0.
>
> * gnu/local.mk: Remove patch.
> * gnu/packages/ebook.scm (calibre): Update to 3.0.0.
> * gnu/packages/patches/calibre-dont-load-remote-icons.patch: Remove file.

[...]

> +         (add-after 'unpack 'dont-load-remote-icons
> +           (lambda _
> +             (substitute* "setup/plugins_mirror.py"
> +               (("href=\"//calibre-ebook.com/favicon.ico\"")
> +                "href=\"favicon.ico\""))))

Make sure to return #t.

Other than that, if it works for you, I say go for it!

Thanks,
Ludo’.




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

Previous Next


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