From cb2f6200cc1de77fcdb6b3ac1b5b1d835ab4225f Mon Sep 17 00:00:00 2001 From: Martin Mokrejš Date: Mon, 2 Jun 2014 14:06:58 +0200 Subject: sci-biology/ncbi-tools++: added a note about a taxonomy database add-on not yet installed by Gentoo --- sci-biology/ncbi-tools++/ncbi-tools++-12.0.0.ebuild | 3 +++ 1 file changed, 3 insertions(+) (limited to 'sci-biology/ncbi-tools++/ncbi-tools++-12.0.0.ebuild') diff --git a/sci-biology/ncbi-tools++/ncbi-tools++-12.0.0.ebuild b/sci-biology/ncbi-tools++/ncbi-tools++-12.0.0.ebuild index d4a50856d..3b19a9391 100644 --- a/sci-biology/ncbi-tools++/ncbi-tools++-12.0.0.ebuild +++ b/sci-biology/ncbi-tools++/ncbi-tools++-12.0.0.ebuild @@ -18,6 +18,8 @@ SRC_URI=" ftp://ftp.ncbi.nih.gov/toolbox/ncbi_tools++/ARCHIVE/${MY_PV}/ncbi_cxx--${MY_PV}.tar.gz" # http://dev.gentoo.org/~jlec/distfiles/${PN}-${PV#0.}-asneeded.patch.xz" +# should also install ftp://ftp.ncbi.nlm.nih.gov/blast/db/taxdb.tar.gz +# see http://www.biostars.org/p/76551/ and http://blastedbio.blogspot.cz/2012/05/blast-tabular-missing-descriptions.html LICENSE="public-domain" SLOT="0" IUSE=" @@ -271,6 +273,7 @@ src_configure() { # --without-static \ # --with-dll \ # --with-mt \ +# --with-openmp \ # --with-lfs \ # --prefix="${ED}"/usr \ # --libdir="${ED}"/usr/$(get_libdir)/"${PN}" \ -- cgit v1.2.3-65-gdbad