Re: [PATCH] gnu: Add lpsolve.

2015-05-18 Thread Ludovic Courtès
Andreas Enge skribis: > On Sun, May 17, 2015 at 10:12:52PM +0200, Ludovic Courtès wrote: [...] >> > +(license license:lgpl2.1))) >> LGPLv2.1-only? > > Well, I do not quite know where I took this from any more. The distribution > says: > "free (see LGPL for the GNU lesser general public lice

Re: [PATCH] gnu: Add lpsolve.

2015-05-18 Thread Andreas Enge
On Sun, May 17, 2015 at 10:12:52PM +0200, Ludovic Courtès wrote: > I’d write it “Mixed integer linear programming (MILP) solver”. Okay. > > +(license license:lgpl2.1))) > LGPLv2.1-only? Well, I do not quite know where I took this from any more. The distribution says: "free (see LGPL for the

Re: [PATCH] gnu: Add lpsolve.

2015-05-17 Thread Ludovic Courtès
Andreas Enge skribis: > * gnu/packages/maths.scm (lpsolve): New variable. LGTM! > +(synopsis "Mixed Integer Linear Programming (MILP) solver") I’d write it “Mixed integer linear programming (MILP) solver”. > +(license license:lgpl2.1))) LGPLv2.1-only? Ludo’.

[PATCH] gnu: Add lpsolve.

2015-05-16 Thread Andreas Enge
Hello, the attached patch adds a dependency of libreoffice with a build system of its own. Since there is no check target, I have not tried whether the resulting binary actually works as needed by libreoffice. We will see... Comments are welcome. Andreas * gnu/packages/maths.scm (lpsolve): New