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: Brendan Tildesley
Subject: bug#26924: [PATCH 06/12] gnu: calibre: Undelete GPLv2 icon file.
Date: Tue, 16 May 2017 11:02:25 +1000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Icedove/45.8.0

On 2017-05-16 03:00, Marius Bakke wrote:
> 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?

If you look in thumbnail.py it's self, it says the icon is from
http://www.zwahlendesign.ch/en/node/20 Which has a .zip file, containing
the icons and a LICENSE.txt file stating they are GPLv2






reply via email to

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