bug-guix
[Top][All Lists]
Advanced

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

Re: [PATCH] Add vim.


From: Andreas Enge
Subject: Re: [PATCH] Add vim.
Date: Fri, 18 Jan 2013 22:53:29 +0100
User-agent: KMail/1.13.7 (Linux/3.2.0-4-amd64; KDE/4.8.4; x86_64; ; )

Hello,

 

Am Freitag, 18. Januar 2013 schrieb Cyril Roelandt:

> This patch adds vim (Vi IMproved), a very popular text editor based on

> vi, to the packages.

 

the recipe works well for me, thanks!

 

> I did not specify a license, since vim uses a weird Charityware license;

> is that OK ?

 

The FSF references the vim license, see

http://www.gnu.org/licenses/license-list.html#Vim and

http://directory.fsf.org/wiki/License:Vim7.2

I just added it to guix/licenses.scm and pushed the change, so you can add it to the recipe.

 

While there is no "make check" target, there is "make test"; so you can replace

#:tests? #f
by

#:test-target "test"

(and watch the visuals appear on the screen, it is a rather funny test suite).

 

Could you prepare a new patch?

 

Thanks!

 

Andreas

 


reply via email to

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