From: Ben Woodcroft <b.woodcroft@uq.edu.au>
To: Ricardo Wurmus <ricardo.wurmus@mdc-berlin.de>,
guix-devel <guix-devel@gnu.org>
Subject: Re: [PATCH] gnu: Add TopHat.
Date: Fri, 22 Jan 2016 21:13:37 +1000 [thread overview]
Message-ID: <56A20EE1.8050204@uq.edu.au> (raw)
In-Reply-To: <idjlh7lbrrj.fsf@bimsb-sys02.mdc-berlin.net>
On 19/01/16 23:52, Ricardo Wurmus wrote:
> Hi Guix,
>
> I’m happy to be able to submit a patch to add TopHat. It’s a very
> popular piece of bioinformatics software that I didn’t submit to Guix
> upstream before as the license wasn’t clear. The latest release at that
> time contained a LICENSE file with the text of the Artistic license 1.0.
>
> The new 2.1.0 release no longer contains this file; instead it declares
> the license to be the Boost Software license 1.0. Additionally, the
> license has been clarified on a Github issue (which I linked to). I
> only just noticed this because a user asked me to package the latest
> version and I was very happy to see the Artistic license removed.
>
> The sources of TopHat bundle the SeqAn header library (version 1.3) and
> the sources of samtools 0.1.18. I’m patching the Makefile in a build
> phase to use our packages for seqan@1.4.2 and samtools@0.1.19. A
> snippet removes the bundled sources.
>
> An additional patch to the sources makes it possible to build TopHat
> with SeqAn 1.4.2.
Excellent.
> + ;; TopHat is released under the Boost Software License, Version 1.0
> + ;; See https://github.com/infphilo/tophat/issues/11#issuecomment-121589893
> + (license (license:x11-style "http://www.boost.org/LICENSE_1_0.txt"
> + "Some components have other similar licences."))))
Am I right in thinking that the only other license used is asl2.0 ? If
so why not say so?
Other than that, looks pretty good.
Thanks for packaging these important bioinformatics tools.
ben
next prev parent reply other threads:[~2016-01-22 11:13 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-19 13:52 [PATCH] gnu: Add TopHat Ricardo Wurmus
2016-01-22 11:13 ` Ben Woodcroft [this message]
2016-01-23 7:51 ` Ricardo Wurmus
2016-01-23 8:44 ` Ben Woodcroft
2016-01-22 17:09 ` Ludovic Courtès
2016-01-23 7:50 ` Ricardo Wurmus
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=56A20EE1.8050204@uq.edu.au \
--to=b.woodcroft@uq.edu.au \
--cc=guix-devel@gnu.org \
--cc=ricardo.wurmus@mdc-berlin.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).