public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Martin Mokrejs" <mmokrejs@fold.natur.cuni.cz>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/fastqc/
Date: Wed, 10 Jun 2015 13:34:59 +0000 (UTC)	[thread overview]
Message-ID: <1433943229.ce7e04bde51f3c7a2a711812dfeb991400f8baa0.mmokrejs@gentoo> (raw)

commit:     ce7e04bde51f3c7a2a711812dfeb991400f8baa0
Author:     Martin Mokrejš <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
AuthorDate: Wed Jun 10 13:33:49 2015 +0000
Commit:     Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
CommitDate: Wed Jun 10 13:33:49 2015 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=ce7e04bd

more comments on the external dependencies

Package-Manager: portage-2.2.18

 sci-biology/fastqc/ChangeLog            |  4 ++++
 sci-biology/fastqc/fastqc-0.11.3.ebuild | 15 +++++++++++++--
 2 files changed, 17 insertions(+), 2 deletions(-)

diff --git a/sci-biology/fastqc/ChangeLog b/sci-biology/fastqc/ChangeLog
index 0e247b8..cd180e7 100644
--- a/sci-biology/fastqc/ChangeLog
+++ b/sci-biology/fastqc/ChangeLog
@@ -4,6 +4,10 @@
 
   10 Jun 2015; Martin Mokrejs <mmokrejs@fold.natur.cuni.cz>
   fastqc-0.11.3.ebuild:
+  more comments on the external dependencies
+
+  10 Jun 2015; Martin Mokrejs <mmokrejs@fold.natur.cuni.cz>
+  fastqc-0.11.3.ebuild:
   add dependency on jhdf5; more ebuild cleanup
 
 *fastqc-0.11.3 (30 May 2015)

diff --git a/sci-biology/fastqc/fastqc-0.11.3.ebuild b/sci-biology/fastqc/fastqc-0.11.3.ebuild
index d934cae..7c8cb9e 100644
--- a/sci-biology/fastqc/fastqc-0.11.3.ebuild
+++ b/sci-biology/fastqc/fastqc-0.11.3.ebuild
@@ -37,8 +37,19 @@ src_install(){
 	dobin fastqc run_fastqc.bat
 	dodoc README.txt RELEASE_NOTES.txt
 
-	# TODO: need to compile java in uk/ac/babraham/FastQC/
-	# and decide whether jbzip2-0.9.jar is a standard java lib or not
+	# There is no fastqc.jar.  The output from the compilation is the set of
+	# .class files (a jar file is just a zip file full of .class files).  All
+	# you need to copy out is the contents of the bin subdirectory, the rest of
+	# the download you can discard.
+	# 
+	# jbzip2-0.9.jar comes from https://code.google.com/p/jbzip2
+	#
 	# ignore the sam-1.103.jar and rely on /usr/share/picard/lib/sam.jar from sci-biology/picard
+	# The sam-1.103.jar library comes from
+	# http://sourceforge.net/projects/picard/files/sam-jdk/.  Note that there is
+	# a newer version of this codebase at https://github.com/samtools/htsjdk but
+	# that FastQC is NOT yet compatible with the updated API (this will probably
+	# happen in a future release).  This library is needed to read SAM/BAM
+	# format files.
 	# cisd-jhdf5.jar should be provided by sci-libs/jhdf5
 }


             reply	other threads:[~2015-06-10 13:35 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-10 13:34 Martin Mokrejs [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-01-15 14:38 [gentoo-commits] proj/sci:master commit in: sci-biology/fastqc/ Andrew Ammerlaan
2015-06-10 13:28 Martin Mokrejs
2015-05-30 17:51 Martin Mokrejs
2015-02-24 22:37 Martin Mokrejs
2014-09-16 17:01 Christoph Junghans
2014-03-23 18:20 Martin Mokrejs
2014-03-23 17:07 Martin Mokrejs

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1433943229.ce7e04bde51f3c7a2a711812dfeb991400f8baa0.mmokrejs@gentoo \
    --to=mmokrejs@fold.natur.cuni.cz \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox