Re: [PATCH 2/3] gnu: Add libfilezilla.

2017-02-16 Thread Leo Famulari
On Tue, Feb 14, 2017 at 11:41:40PM -0600, ren...@openmailbox.org wrote: > From 98a4d504c5330ffb27b956e7be6c3f806de7ba8a Mon Sep 17 00:00:00 2001 > From: rennes > Date: Tue, 14 Feb 2017 23:22:07 -0600 > Subject: [PATCH 2/3] gnu: Add libfilezilla. > > * gnu/packages/ftp.scm (

Re: [PATCH 2/3] gnu: Add libfilezilla.

2017-02-15 Thread Maxim Cournoyer
LGTM! Maxim On Tue, Feb 14, 2017 at 9:41 PM, wrote: > Hello, > Thanks for the explanation about the licenses. > > Attachment patch with suggested changes. > > > I don't see this in the sources >> (https://svn.filezilla-project.org/filezilla/libfilezilla/tags/0.9.0/). >> I'm >> pretty sure thos

Re: [PATCH 2/3] gnu: Add libfilezilla.

2017-02-14 Thread rennes
e Free Software Foundation; either version 2 of the License, orFrom 98a4d504c5330ffb27b956e7be6c3f806de7ba8a Mon Sep 17 00:00:00 2001 From: rennes Date: Tue, 14 Feb 2017 23:22:07 -0600 Subject: [PATCH 2/3] gnu: Add libfilezilla. * gnu/packages/ftp.scm (libfilezilla): New variable. --- gnu/packag

Re: [PATCH 2/3] gnu: Add libfilezilla.

2017-02-12 Thread Maxim Cournoyer
Hi, ren...@openmailbox.org writes: > Hello Maxim, > > On 2017-02-12 20:26, Maxim Cournoyer wrote: >> Hi, >> > offering/offers/ or s/offering/provides/ >> >>> +(license gpl3+))) >> >> Only license information I could find is the COPYING file which is >> GPLv2. I think gpl2+ would be more appro

Re: [PATCH 2/3] gnu: Add libfilezilla.

2017-02-12 Thread rennes
Hello Maxim, On 2017-02-12 20:26, Maxim Cournoyer wrote: Hi, offering/offers/ or s/offering/provides/ +(license gpl3+))) Only license information I could find is the COPYING file which is GPLv2. I think gpl2+ would be more appropriate. grepping libfilezilla directory, i see glp2 an

Re: [PATCH 2/3] gnu: Add libfilezilla.

2017-02-12 Thread Maxim Cournoyer
Hi, rennes writes: > * gnu/packages/ftp.scm (libfilezilla): New variable. > --- > gnu/packages/ftp.scm | 24 > 1 file changed, 24 insertions(+) > > diff --git a/gnu/packages/ftp.scm b/gnu/packages/ftp.scm > index 7380fcfc3..0fef1b160 100644 > --- a/gnu/packages/ftp.scm

[PATCH 2/3] gnu: Add libfilezilla.

2017-02-09 Thread rennes
* gnu/packages/ftp.scm (libfilezilla): New variable. --- gnu/packages/ftp.scm | 24 1 file changed, 24 insertions(+) diff --git a/gnu/packages/ftp.scm b/gnu/packages/ftp.scm index 7380fcfc3..0fef1b160 100644 --- a/gnu/packages/ftp.scm +++ b/gnu/packages/ftp.scm @@ -3,6 +3