Re: [PATCH] gnu: Add nlopt.

2016-05-04 Thread Roel Janssen
Alex Kost writes: > Roel Janssen (2016-05-03 23:17 +0300) wrote: > >> I've been submitting most packages this way. Should I align (method >> ...) to the r in origin for all packages in the future? > > Yes, 'method' is a sub-expression or 'origin', not of 'source', and it > should be aligned acco

Re: [PATCH] gnu: Add nlopt.

2016-05-04 Thread Alex Kost
t; From: Roel Janssen >>> Date: Tue, 3 May 2016 14:30:25 +0200 >>> Subject: [PATCH] gnu: Add nlopt. >>> >>> * gnu/packages/maths.scm (nlopt): New variable. >> >> Pushed with minor cosmetic changes, notably: >> >>>

Re: [PATCH] gnu: Add nlopt.

2016-05-03 Thread Roel Janssen
Ludovic Courtès writes: > Roel Janssen skribis: > >> I added your magic for Guile. Here is the patch: >> >>>From 6221baadea331cff7e8ab6b9ea1b3bb7737b227f Mon Sep 17 00:00:00 2001 >> From: Roel Janssen >> Date: Tue, 3 May 2016 14:30:25 +0200 >>

Re: [PATCH] gnu: Add nlopt.

2016-05-03 Thread Ludovic Courtès
Roel Janssen skribis: > I added your magic for Guile. Here is the patch: > >>From 6221baadea331cff7e8ab6b9ea1b3bb7737b227f Mon Sep 17 00:00:00 2001 > From: Roel Janssen > Date: Tue, 3 May 2016 14:30:25 +0200 > Subject: [PATCH] gnu: Add nlopt. > > * gnu/packages/math

Re: [PATCH] gnu: Add nlopt.

2016-05-03 Thread Roel Janssen
t; are subject to the non-free ACM licensing conditions.] > > So indeed, the COPYRIGHT file is confusing, but we’re safe. > > Sorry for the false alarm. > >>> Besides, I suggest reusing the bits about Guile bindings from the patch >>> I sent. >> >> S

Re: [PATCH] gnu: Add nlopt.

2016-05-03 Thread Ludovic Courtès
Roel Janssen skribis: > Ludovic Courtès writes: [...] >> Still, according to luksan/COPYRIGHT, “[s]ubroutines PBUN, PNEW, PVAR, >> PSEN” are “for your personal use […] [n]ot for redistribution”. >> >> So my understanding is that we need to remove those four subroutines. >> The rest in that dire

Re: [PATCH] gnu: Add nlopt.

2016-05-03 Thread Roel Janssen
Ludovic Courtès writes: > Hello! > > Roel Janssen skribis: > >> I think the licensing page on the website is pretty clear: >> http://ab-initio.mit.edu/wiki/index.php/NLopt_License_and_Copyright >> >> From the page: >>> The NLopt library is under the GNU Lesser General Public License >>> (LGPL),

Re: [PATCH] gnu: Add nlopt.

2016-04-09 Thread Leo Famulari
69ba52446eca75​ab79b641c8f0204093e·​Mon·​Sep·​17·​00:​00:​00·​2001 2 From:​·​Roel·​Janssen·​ 2 From:​·​Roel·​Janssen·​ 3 Date:​·​Thu,​·​7·​Apr·​2016·​23:​18:​04·​+0200 3 Date:​·​Thu,​·​7·​Apr·​2016·​13:​22:​35·​+0200 4 Subject:​·​[PATCH]·​gnu:​·​Add·​nlopt.​ 4 Subject:​·​[PA

Re: [PATCH] gnu: Add nlopt.

2016-04-09 Thread Ludovic Courtès
Hello! Roel Janssen skribis: > I think the licensing page on the website is pretty clear: > http://ab-initio.mit.edu/wiki/index.php/NLopt_License_and_Copyright > > From the page: >> The NLopt library is under the GNU Lesser General Public License >> (LGPL), and the copyrights are owned by a vari

Re: [PATCH] gnu: Add nlopt.

2016-04-09 Thread Mathieu Lirzin
Leo Famulari writes: > On Fri, Apr 08, 2016 at 12:18:15PM +0200, Mathieu Lirzin wrote: >> Roel Janssen writes: >> >> > Strangely enough, I couldn't apply it either. I don't know what >> > happened.. I regenerated the patch, and now I was able to apply it to >> > my source tree. Hopefully it

Re: [PATCH] gnu: Add nlopt.

2016-04-08 Thread Leo Famulari
On Fri, Apr 08, 2016 at 12:18:15PM +0200, Mathieu Lirzin wrote: > Roel Janssen writes: > > > Strangely enough, I couldn't apply it either. I don't know what > > happened.. I regenerated the patch, and now I was able to apply it to > > my source tree. Hopefully it works for you too now. > > Th

Re: [PATCH] gnu: Add nlopt.

2016-04-08 Thread Mathieu Lirzin
Roel Janssen writes: > Strangely enough, I couldn't apply it either. I don't know what > happened.. I regenerated the patch, and now I was able to apply it to > my source tree. Hopefully it works for you too now. This problem has already happened to me last year. I suspect it is/was a bug in

Re: [PATCH] gnu: Add nlopt.

2016-04-07 Thread Roel Janssen
Hi Ludo’, I think the licensing page on the website is pretty clear: http://ab-initio.mit.edu/wiki/index.php/NLopt_License_and_Copyright >From the page: > The NLopt library is under the GNU Lesser General Public License > (LGPL), and the copyrights are owned by a variety of authors. And: > The c

Re: [PATCH] gnu: Add nlopt.

2016-04-07 Thread Alex Kost
Leo Famulari (2016-04-07 18:44 +0300) wrote: > On Thu, Apr 07, 2016 at 01:26:21PM +0200, Roel Janssen wrote: >> From 558175f69ba52446eca75ab79b641c8f0204093e Mon Sep 17 00:00:00 2001 >> From: Roel Janssen >> Date: Thu, 7 Apr 2016 13:22:35 +0200 >> Subject: [PATCH] g

Re: [PATCH] gnu: Add nlopt.

2016-04-07 Thread Roel Janssen
>From bb41efffc5258b0fe79b744e96981411b94e6aad Mon Sep 17 00:00:00 2001 From: Roel Janssen Date: Thu, 7 Apr 2016 22:45:01 +0200 Subject: [PATCH] gnu: Add nlopt. * gnu/packages/maths.scm (nlopt): New variable. --- gnu/packages/maths.scm | 20 1 file changed, 20 inserti

Re: [PATCH] gnu: Add nlopt.

2016-04-07 Thread Roel Janssen
>From 224c4e32265dc229663f693759bd1cafa5ee6a20 Mon Sep 17 00:00:00 2001 From: Roel Janssen Date: Thu, 7 Apr 2016 23:18:04 +0200 Subject: [PATCH] gnu: Add nlopt. * gnu/packages/maths.scm (nlopt): New variable. --- gnu/packages/maths.scm | 20 1 file changed, 20 inserti

Re: [PATCH] gnu: Add nlopt.

2016-04-07 Thread Ludovic Courtès
Hi, I have it too, in a private repo. :-) --8<---cut here---start->8--- (define-public nlopt (package (name "nlopt") (version "2.4.2") (source (origin (method url-fetch) (uri (string-append "http://ab-initio.mit.edu/nl

Re: [PATCH] gnu: Add nlopt.

2016-04-07 Thread Alex Kost
Roel Janssen (2016-04-07 14:26 +0300) wrote: > From 558175f69ba52446eca75ab79b641c8f0204093e Mon Sep 17 00:00:00 2001 > From: Roel Janssen > Date: Thu, 7 Apr 2016 13:22:35 +0200 > Subject: [PATCH] gnu: Add nlopt. > > * gnu/packages/maths.scm (nlopt): New variable. > --- >

Re: [PATCH] gnu: Add nlopt.

2016-04-07 Thread Leo Famulari
On Thu, Apr 07, 2016 at 01:26:21PM +0200, Roel Janssen wrote: > From 558175f69ba52446eca75ab79b641c8f0204093e Mon Sep 17 00:00:00 2001 > From: Roel Janssen > Date: Thu, 7 Apr 2016 13:22:35 +0200 > Subject: [PATCH] gnu: Add nlopt. > > * gnu/packages/maths.scm (nlopt): New var

[PATCH] gnu: Add nlopt.

2016-04-07 Thread Roel Janssen
>From 558175f69ba52446eca75ab79b641c8f0204093e Mon Sep 17 00:00:00 2001 From: Roel Janssen Date: Thu, 7 Apr 2016 13:22:35 +0200 Subject: [PATCH] gnu: Add nlopt. * gnu/packages/maths.scm (nlopt): New variable. --- gnu/packages/maths.scm | 20 1 file changed, 20 inserti