Re: [PATCH] gnu: link-grammar: New module.

2016-11-04 Thread Amirouche Boubekki
Thx for the review and explanation. I am not in a hurry, I will wait for the 5.3.12 release. On Mon, Oct 24, 2016 at 7:03 PM Amir P wrote: > On Sun, 23 Oct 2016 17:20:11 -0400 Leo Famulari wrote: > > If sqlite and zlib are only used when building, but not when running > > link-grammar, then the

Re: [PATCH] gnu: link-grammar: New module.

2016-10-24 Thread Amir P
On Sun, 23 Oct 2016 17:20:11 -0400 Leo Famulari wrote: > If sqlite and zlib are only used when building, but not when running > link-grammar, then they should be native-inputs. > > Otherwise, we will need to figure out how to make link-grammar retain > references to these libraries. The link-gramm

Re: [PATCH] gnu: link-grammar: New module.

2016-10-23 Thread Leo Famulari
On Sun, Oct 23, 2016 at 04:54:17PM +0200, Amirouche Boubekki wrote: > From 391889d22f102368cc44d6a0a928fccd20810269 Mon Sep 17 00:00:00 2001 > From: Amirouche > Date: Sun, 23 Oct 2016 16:46:12 +0200 > Subject: [PATCH] gnu: link-grammar: New module > > * gnu/packages/link-gramm

Re: [PATCH] gnu: link-grammar: New module.

2016-10-23 Thread Catonano
2016-10-23 16:54 GMT+02:00 Amirouche Boubekki : > > just a typo: in the synopsys: "... several langageS"

[PATCH] gnu: link-grammar: New module.

2016-10-23 Thread Amirouche Boubekki
From 391889d22f102368cc44d6a0a928fccd20810269 Mon Sep 17 00:00:00 2001 From: Amirouche Date: Sun, 23 Oct 2016 16:46:12 +0200 Subject: [PATCH] gnu: link-grammar: New module * gnu/packages/link-grammar.scm: New module. * gnu/local.mk (GNU_SYSTEM_MODULES): Add new file. --- gnu/local.mk