bug-guix
[Top][All Lists]
Advanced

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

Re: [PATCH] Add vim.


From: Ludovic Courtès
Subject: Re: [PATCH] Add vim.
Date: Fri, 18 Jan 2013 22:45:28 +0100
User-agent: Gnus/5.130005 (Ma Gnus v0.5) Emacs/24.2 (gnu/linux)

Hey!

Cyril Roelandt <address@hidden> skribis:

> This patch adds vim (Vi IMproved), a very popular text editor based on
> vi, to the packages.
>
> I did not specify a license, since vim uses a weird Charityware
> license; is that OK ?

No.  :-)

Can you please add it to guix/licenses.scm, using
http://www.gnu.org/philosophy/license-list.html#Vim in the third field?

Then just include (guix licenses) in vim.scm, and use it.
You’ll need a #:renamer to avoid a name clash, as is done in openssl.scm.

> +;;; Copyright ?? 2013 Cyril Roelandt <address@hidden>

Make sure to use UTF-8.

Other than that, looks good, thanks!

Ludo’.



reply via email to

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