From: "Horea Christian" <horea.christ@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/SPAdes/
Date: Mon, 22 Jan 2024 13:01:25 +0000 (UTC) [thread overview]
Message-ID: <1705928478.aea1a69a5dae783cccfe1d3f513e5d090188a279.chymera@gentoo> (raw)
commit: aea1a69a5dae783cccfe1d3f513e5d090188a279
Author: Horea Christian <chr <AT> chymera <DOT> eu>
AuthorDate: Mon Jan 22 13:01:18 2024 +0000
Commit: Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Mon Jan 22 13:01:18 2024 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=aea1a69a
sci-biology/SPAdes: add 3.15.5
Signed-off-by: Horea Christian <chr <AT> chymera.eu>
sci-biology/SPAdes/SPAdes-3.15.5.ebuild | 38 +++++++++++++++++++++++++++++++++
1 file changed, 38 insertions(+)
diff --git a/sci-biology/SPAdes/SPAdes-3.15.5.ebuild b/sci-biology/SPAdes/SPAdes-3.15.5.ebuild
new file mode 100644
index 000000000..b6d344c37
--- /dev/null
+++ b/sci-biology/SPAdes/SPAdes-3.15.5.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{10..12} )
+inherit python-single-r1
+
+DESCRIPTION="De novo de Bruijn genome assembler overcoming uneven coverage"
+HOMEPAGE="https://cab.spbu.ru/software/spades"
+SRC_URI="
+ https://github.com/ablab/spades/releases/download/v${PV}/${P}.tar.gz
+ https://cab.spbu.ru/files/release${PV}/manual.html -> ${P}_manual.html
+ https://cab.spbu.ru/files/release${PV}/rnaspades_manual.html -> ${P}_rnaspades_manual.html
+ https://cab.spbu.ru/files/release${PV}/truspades_manual.html -> ${P}_truspades_manual.html
+"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS=""
+# Fails to build:
+# https://github.com/ablab/spades/issues/1238
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+DEPEND="
+ sys-libs/zlib
+ app-arch/bzip2
+ dev-python/regex
+ ${PYTHON_DEPS}
+"
+RDEPEND="${DEPEND}"
+BDEPEND="dev-build/cmake"
+
+src_install(){
+ einstalldocs
+ # WORKAROUND: This script does both compile and install in one go
+ PREFIX="${ED}"/usr ./spades_compile.sh || die
+}
next reply other threads:[~2024-01-22 13:01 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-22 13:01 Horea Christian [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-01-22 19:29 [gentoo-commits] proj/sci:master commit in: sci-biology/SPAdes/ Horea Christian
2024-01-22 19:28 Horea Christian
2024-01-22 13:01 Horea Christian
2024-01-22 13:01 Horea Christian
2024-01-22 13:01 Horea Christian
2024-01-22 13:01 Horea Christian
2022-01-25 14:24 Andrew Ammerlaan
2021-03-05 13:34 Martin Mokrejs
2021-03-05 9:22 Martin Mokrejs
2020-05-15 19:31 Martin Mokrejs
2020-01-06 17:14 Martin Mokrejs
2018-10-16 17:47 Martin Mokrejs
2018-01-09 22:03 Martin Mokrejs
2017-07-28 20:05 Martin Mokrejs
2017-05-14 18:48 Martin Mokrejs
2017-05-14 11:49 Martin Mokrejs
2017-05-13 15:08 Martin Mokrejs
2017-05-12 18:10 Martin Mokrejs
2017-01-29 18:13 Martin Mokrejs
2017-01-29 18:08 Martin Mokrejs
2016-04-08 20:07 Martin Mokrejs
2016-02-10 15:22 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=1705928478.aea1a69a5dae783cccfe1d3f513e5d090188a279.chymera@gentoo \
--to=horea.christ@gmail.com \
--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