From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/nfft/
Date: Mon, 31 Mar 2025 21:32:33 +0000 (UTC) [thread overview]
Message-ID: <1743456646.c35a0c454244f3b85e856a25e6362b3a67fc347c.sam@gentoo> (raw)
commit: c35a0c454244f3b85e856a25e6362b3a67fc347c
Author: Alexey Sokolov <alexey+gentoo <AT> asokolov <DOT> org>
AuthorDate: Sun Mar 30 20:35:39 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Mar 31 21:30:46 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c35a0c45
sci-libs/nfft: drop 3.5.2
Signed-off-by: Alexey Sokolov <alexey+gentoo <AT> asokolov.org>
Closes: https://github.com/gentoo/gentoo/pull/41392
Signed-off-by: Sam James <sam <AT> gentoo.org>
sci-libs/nfft/Manifest | 1 -
sci-libs/nfft/nfft-3.5.2.ebuild | 45 -----------------------------------------
2 files changed, 46 deletions(-)
diff --git a/sci-libs/nfft/Manifest b/sci-libs/nfft/Manifest
index b7f91d86ca5d..13fcf772f9ed 100644
--- a/sci-libs/nfft/Manifest
+++ b/sci-libs/nfft/Manifest
@@ -1,2 +1 @@
-DIST nfft-3.5.2.tar.gz 5377870 BLAKE2B 5a9b79fd2db781f163f3e694e25096f9abfac67ae9e2f0614444e99160ac6ce150356b72130ba44f82c541120f8876723a06e989a5c125e1da1b85976b7ff500 SHA512 e5437b358f22807de2251527025accf326d77322e029cfc3df6ee733ccca4d020cbd3c045773735de0641618c71e5cc9b8f4df53becea3b7a7e27750f21fa64e
DIST nfft-3.5.3.tar.gz 5643780 BLAKE2B 7aaa4406250154766377f2e8620690d3f78b48f734f78ded7f611eda8c38fc048d3b38402e7c9f8b219629afe79058b5b2b57e0cf59cd869f0713365381e2ca9 SHA512 062e89bd621cb2f6e348507cf9892e38a92dde10d2d8afbc2642fd4531ae4d65dbc53196831063e015fc65bb589ecc4603d929eb1f498611f392a8270bf11b5d
diff --git a/sci-libs/nfft/nfft-3.5.2.ebuild b/sci-libs/nfft/nfft-3.5.2.ebuild
deleted file mode 100644
index 066540701d6c..000000000000
--- a/sci-libs/nfft/nfft-3.5.2.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit toolchain-funcs
-
-DESCRIPTION="library for nonequispaced discrete Fourier transformations"
-HOMEPAGE="https://www-user.tu-chemnitz.de/~potts/nfft/"
-SRC_URI="https://github.com/NFFT/nfft/releases/download/${PV}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="doc openmp"
-
-RDEPEND="sci-libs/fftw:3.0[threads,openmp?]"
-DEPEND="${RDEPEND}"
-
-pkg_pretend() {
- [[ ${MERGE_TYPE} != binary ]] && use openmp && tc-check-openmp
-}
-
-pkg_setup() {
- [[ ${MERGE_TYPE} != binary ]] && use openmp && tc-check-openmp
-}
-
-src_configure() {
- econf \
- --enable-all \
- --enable-shared \
- --disable-static \
- $(use_enable openmp)
-}
-
-src_install() {
- default
-
- if ! use doc; then
- rm -r "${ED}"/usr/share/doc/${P}/html || die
- fi
-
- # no static archives
- find "${ED}" -name '*.la' -delete || die
-}
next reply other threads:[~2025-03-31 21:32 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-31 21:32 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-05-14 21:30 [gentoo-commits] repo/gentoo:master commit in: sci-libs/nfft/ David Seifert
2021-01-24 13:49 David Seifert
2021-01-24 13:49 David Seifert
2018-05-16 22:57 Aaron Bauman
2017-01-18 4:04 Christoph Junghans
2016-11-14 2:01 Christoph Junghans
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=1743456646.c35a0c454244f3b85e856a25e6362b3a67fc347c.sam@gentoo \
--to=sam@gentoo.org \
--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