Ricardo Wurmus writes:
> From c8d71da303ff6b82a30db542d382cab57a00699e Mon Sep 17 00:00:00 2001
> From: Ricardo Wurmus
> Date: Thu, 11 Dec 2014 17:37:16 +0100
> Subject: [PATCH] gnu: Add bedtools
Ludovic mostly covered this, but I have two additional suggestions:
> + (alist-rep
Ricardo Wurmus writes:
> From c4cae6d77e00491cfd78fe03da8ab617bc1732f2 Mon Sep 17 00:00:00 2001
> From: Ricardo Wurmus
> Date: Thu, 11 Dec 2014 15:48:22 +0100
> Subject: [PATCH] gnu: Add samtools
This built successfully on x86_64, but on i686 its test suite shows 87
failures ("SAM files differ")
Mark H Weaver writes:
> 宋文武 writes:
>> * gnu/packages/xfce.scm (xfconf): New variable.
>
> This failed to build on i686-linux. For details and build log, see:
>
> http://hydra.gnu.org/build/173095
>
> Could you look into it?
Disable parallel tests does the trick for me, pushed, thanks for not
Ricardo Wurmus skribis:
> Since there is no install phase in the Makefile I had to write a
> replacement to copy all tools from the build bin/ directory to the
> output /bin/ directory. I don't know if it is better to explicitly list
> the tools to copy or if this should rather be done with a gl
Ricardo Wurmus skribis:
> Attached is an updated patch.
>
>>> +(synopsis "Efficient utilities on manipulating alignments in the SAM
>>> format")
>>
>> What about “Utilities to manipulate nucleotide sequence alignments”, to
>> make it clearer that it’s bioinfo-related?
>
> I chose to reword i
宋文武 writes:
> * gnu/packages/xfce.scm (xfconf): New variable.
This failed to build on i686-linux. For details and build log, see:
http://hydra.gnu.org/build/173095
Could you look into it?
Mark
Tomas Cech writes:
> At Thu, 11 Dec 2014 22:09:22 -0500,
> David Thompson wrote:
>>
>> Tomáš Čech writes:
[...]
>> > +(define-public bullet
>> > + (package
>> > +(name "bullet")
>> > +(version "2.82")
>> > +(source (origin
>> > + (method url-fetch)
>> > +
Mark H Weaver skribis:
> From 92e58c3b80d5c22969de9f242d42528f27191146 Mon Sep 17 00:00:00 2001
> From: Mark H Weaver
> Date: Wed, 10 Dec 2014 17:39:48 -0500
> Subject: [PATCH] gnu: Add nginx.
>
> * gnu/packages/web.scm (nginx): New variable.
LGTM, thanks!
Ludo’.
Mark H Weaver skribis:
> l...@gnu.org (Ludovic Courtès) writes:
>
>> Mark H Weaver skribis:
>>
>>> From 5796cf1178fbcf41ef1c3d6406adb992d7e71dd0 Mon Sep 17 00:00:00 2001
>>> From: Mark H Weaver
>>> Date: Wed, 10 Dec 2014 15:56:00 -0500
>>> Subject: [PATCH] gnu: pcre: Update to 8.36 and enable J
Ludovic Courtès writes:
> 宋文武 skribis:
>
>> * gnu/packages/xfce.scm (xfdesktop): New variable.
>
> [...]
>
>> +(synopsis "XFCE Desktop Manager")
>
> “Xfce desktop manager”, otherwise OK.
>
> Thanks a lot for working on it! It will be useful to many, I guess.
Pushed, thanks for review!
>
> L
Mark H Weaver writes:
> 宋文武 writes:
>
>> * gnu/packages/xfce.scm (xfce4-settings): New variable.
>> ---
>> gnu/packages/xfce.scm | 30 ++
>> 1 file changed, 30 insertions(+)
>>
>> diff --git a/gnu/packages/xfce.scm b/gnu/packages/xfce.scm
>> index 5f15594..c601852 10
This is a patch to add bedtools to the bioinformatics module. It
depends on samtools and is part of the bioinformatics module created
with the samtools patch.
Since there is no install phase in the Makefile I had to write a
replacement to copy all tools from the build bin/ directory to the
output
Attached is an updated patch.
>> +(synopsis "Efficient utilities on manipulating alignments in the SAM
>> format")
>
> What about “Utilities to manipulate nucleotide sequence alignments”, to
> make it clearer that it’s bioinfo-related?
I chose to reword it as "Utilities to efficiently manipu
Thanks again for your review.
At Thu, 11 Dec 2014 22:09:22 -0500,
David Thompson wrote:
>
> Hello again,
>
> Missed one thing during my previous review.
>
> Tomáš Čech writes:
>
> > * gnu/packages/game-development.scm: New file
> > * gnu-system.am (GNU_SYSTEM_MODULES): Add it.
> > ---
> > gn
14 matches
Mail list logo