From: "Alexander Puck Neuwirth" <alexander@neuwirth-informatik.de>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/minimap2/
Date: Mon, 09 Jun 2025 10:01:12 +0000 (UTC) [thread overview]
Message-ID: <1749459280.ece96536ab1a04a8c09288e347945ca9f1d6e0f0.alexander@gentoo> (raw)
commit: ece96536ab1a04a8c09288e347945ca9f1d6e0f0
Author: Alexander Puck Neuwirth <alexander <AT> neuwirth-informatik <DOT> de>
AuthorDate: Sun Jun 8 06:44:55 2025 +0000
Commit: Alexander Puck Neuwirth <alexander <AT> neuwirth-informatik <DOT> de>
CommitDate: Mon Jun 9 08:54:40 2025 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=ece96536
sci-biology/minimap2: DISTUTILS_USE_PEP517=setuptools
Signed-off-by: Alexander Puck Neuwirth <alexander <AT> neuwirth-informatik.de>
.../minimap2/{minimap2-2.24.ebuild => minimap2-2.24-r1.ebuild} | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/sci-biology/minimap2/minimap2-2.24.ebuild b/sci-biology/minimap2/minimap2-2.24-r1.ebuild
similarity index 90%
rename from sci-biology/minimap2/minimap2-2.24.ebuild
rename to sci-biology/minimap2/minimap2-2.24-r1.ebuild
index 13bed2b34..96b427ef0 100644
--- a/sci-biology/minimap2/minimap2-2.24.ebuild
+++ b/sci-biology/minimap2/minimap2-2.24-r1.ebuild
@@ -3,6 +3,8 @@
EAPI=8
+DISTUTILS_USE_PEP517=setuptools
+DISTUTILS_EXT=1
PYTHON_COMPAT=( python3_13 )
DISTUTILS_OPTIONAL=1
inherit distutils-r1
@@ -22,7 +24,10 @@ DEPEND="sys-libs/zlib
${PYTHON_DEPS}
)"
RDEPEND="${DEPEND}"
-BDEPEND="python? ( dev-python/cython[${PYTHON_USEDEP}] )"
+BDEPEND="
+ ${DISTUTILS_DEPS}
+ python? ( dev-python/cython[${PYTHON_USEDEP}] )
+"
src_prepare(){
sed -e 's/-O2 //' -e 's/^CFLAGS=/CFLAGS+=/' -i Makefile || die
next reply other threads:[~2025-06-09 10:01 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-09 10:01 Alexander Puck Neuwirth [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-05-06 13:53 [gentoo-commits] proj/sci:master commit in: sci-biology/minimap2/ Alexander Puck Neuwirth
2023-03-22 20:14 Horea Christian
2022-01-15 13:05 Andrew Ammerlaan
2021-11-30 12:41 Martin Mokrejs
2021-11-30 11:54 Martin Mokrejs
2021-03-18 19:53 Andrew Ammerlaan
2021-03-17 18:19 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=1749459280.ece96536ab1a04a8c09288e347945ca9f1d6e0f0.alexander@gentoo \
--to=alexander@neuwirth-informatik.de \
--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