guix-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] gnu: Add fdm


From: Ludovic Courtès
Subject: Re: [PATCH] gnu: Add fdm
Date: Mon, 18 Jan 2016 23:51:36 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

Christopher Allan Webber <address@hidden> skribis:

> From c0d0fde9785680a3642e2cd54f46c3b447cfbb1b Mon Sep 17 00:00:00 2001
> From: Christopher Allan Webber <address@hidden>
> Date: Mon, 18 Jan 2016 11:25:16 -0800
> Subject: [PATCH] gnu: Add fdm.
>
> * gnu/packages/mail.scm (fdm): New variable.

[...]

> +    (license
> +     ;; Why point to Debian's copy?  Well, all the individual files have a
> +     ;; copy of this license in their headers, but there's no seprate file
> +     ;; with that information.  Debian already provided us with a nice URI
> +     ;; to point to...
> +     (non-copyleft
> +      (string-append
> +       "http://metadata.ftp-master.debian.org/";
> +       "changelogs/main/f/fdm/fdm_1.7+cvs20140912-1_copyright")))))

I would rather use <https://github.com/nicm/fdm/blob/master/command.c>,
which is likely more stable, and keep the comment about the lack of a
separate license file.

Otherwise LGTM, thanks!

Ludo’.



reply via email to

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