Re: [PATCH] gnu: Add autobuild.

2015-10-02 Thread Andreas Enge
On Fri, Oct 02, 2015 at 01:56:44PM +0200, Ricardo Wurmus wrote: > Looks good to me with the exception of this part of the description: And (description "Autobuild is a package that process build logs generated where "process" should be "processes". Andreas

Re: [PATCH] gnu: Add autobuild.

2015-10-02 Thread Ricardo Wurmus
Mathieu Lirzin writes: > * gnu/packages/autotools.scm (autobuild): New variable. > --- > gnu/packages/autotools.scm | 25 + > 1 file changed, 25 insertions(+) Looks good to me with the exception of this part of the description: > +The summary include project name, vers

[PATCH] gnu: Add autobuild.

2015-10-01 Thread Mathieu Lirzin
* gnu/packages/autotools.scm (autobuild): New variable. --- gnu/packages/autotools.scm | 25 + 1 file changed, 25 insertions(+) diff --git a/gnu/packages/autotools.scm b/gnu/packages/autotools.scm index f2b4d95..db5c876 100644 --- a/gnu/packages/autotools.scm +++ b/gnu/pa