guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] gnu: Add genometools.


From: Andreas Enge
Subject: Re: [PATCH] gnu: Add genometools.
Date: Sun, 14 Feb 2016 16:47:10 +0100
User-agent: Mutt/1.5.24 (2015-08-30)

Hello,

On Sun, Feb 14, 2016 at 03:56:21PM +0100, Justus Winter wrote:
> this is my first package, please be nice ;) 

we always are :-)

The package looks very nice, I only have a few minor comments.

On Sun, Feb 14, 2016 at 03:56:22PM +0100, Justus Winter wrote:
> * gnu-system.am (dist_patch_DATA): Add new patch.
> * gnu/packages/bioinformatics.scm (genometools): New package.

This should read "new variable".

> +                   #:phases (alist-delete 'configure %standard-phases)))

You copy-pasted from an old-fashioned package here; I would suggest to use
the more modern modify-phases syntax.

> +   (synopsis "Versatile open source genome analysis software")
> +   (description
> +    "The GenomeTools genome analysis system is a free collection of
> +bioinformatics tools (in the realm of genome informatics) combined
> +into a single binary named gt.  It is based on a C library named
> +'libgenometools' which consists of several modules.")

Ah, do not use the word "open source"! :-)  Actually, we drop all occurrences
of "open source" and "free", since it is understood in the context of Guix.
Maybe the description could be a bit more, hm, descriptive? Instead of
giving the names of the commands, rather speak more about the functionality?

Thanks for your contribution, and welcome aboard!

Andreas




reply via email to

[Prev in Thread] Current Thread [Next in Thread]