guix-patches
[Top][All Lists]
Advanced

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

bug#26924: [PATCH 06/12] gnu: calibre: Undelete GPLv2 icon file.


From: Marius Bakke
Subject: bug#26924: [PATCH 06/12] gnu: calibre: Undelete GPLv2 icon file.
Date: Mon, 15 May 2017 19:00:43 +0200
User-agent: Notmuch/0.24.1 (https://notmuchmail.org) Emacs/25.2.1 (x86_64-unknown-linux-gnu)

Brendan Tildesley <address@hidden> writes:

> From efcfd192fb22ab36054d41ba02ae3e5e32a9239c Mon Sep 17 00:00:00 2001
> From: Brendan Tildesley <address@hidden>
> Date: Sat, 13 May 2017 23:34:59 +1000
> Subject: [PATCH 06/12] gnu: calibre: Undelete GPLv2 icon file.
>
> gnu/package/ebook.scm (calibre):  Undelete GPLv2 icon file from openoffice
> (see thumbnail.py).

[...]

> -        ;; Remove non-free or doubtful code, see
> -        ;; 
> https://lists.gnu.org/archive/html/guix-devel/2015-02/msg00478.html
> +        ;; Remove nonfree unrar and bundled dependencies.
>          (modules '((guix build utils)))
>          (snippet
>            '(begin
>              (delete-file-recursively "src/calibre/ebooks/markdown")
>              (delete-file-recursively "src/unrar")
> -            (delete-file "src/odf/thumbnail.py")

I peeked in the git repository (not the release tarball) and this file
still says "License: Freeware" as the linked thread discusses. Am I
missing something?

Attachment: signature.asc
Description: PGP signature


reply via email to

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