From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-cpp/xsimd/
Date: Sat, 20 Jan 2024 07:09:21 +0000 (UTC) [thread overview]
Message-ID: <1705729098.f1903c5591d3a4d9819b19adc467323c129ee1cd.mgorny@gentoo> (raw)
commit: f1903c5591d3a4d9819b19adc467323c129ee1cd
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 20 05:38:18 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jan 20 05:38:18 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1903c55
dev-cpp/xsimd: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-cpp/xsimd/xsimd-11.1.0.ebuild | 55 ---------------------------------------
1 file changed, 55 deletions(-)
diff --git a/dev-cpp/xsimd/xsimd-11.1.0.ebuild b/dev-cpp/xsimd/xsimd-11.1.0.ebuild
deleted file mode 100644
index 1ba5b6165117..000000000000
--- a/dev-cpp/xsimd/xsimd-11.1.0.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 2023-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake
-
-DESCRIPTION="C++ wrappers for SIMD intrinsics"
-HOMEPAGE="https://github.com/xtensor-stack/xsimd"
-SRC_URI="https://github.com/xtensor-stack/${PN}/archive/refs/tags/${PV}.tar.gz
- -> ${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~riscv ~sparc ~x86"
-IUSE="doc test"
-RESTRICT="!test? ( test )"
-
-BDEPEND="
- doc? (
- app-text/doxygen
- dev-python/breathe
- dev-python/sphinx
- dev-python/sphinx-rtd-theme
- )
- test? ( dev-cpp/doctest )"
-
-PATCHES=( "${FILESDIR}"/${P}-c++17.patch )
-
-src_prepare() {
- sed -i \
- -e '/fPIC/d' \
- test/CMakeLists.txt \
- || die
- cmake_src_prepare
-}
-
-src_configure() {
- local mycmakeargs=(
- -DBUILD_TESTS=$(usex test)
- )
- cmake_src_configure
-}
-
-src_compile() {
- cmake_src_compile
- use doc && emake -C docs html
-}
-
-src_install() {
- cmake_src_install
- if use doc; then
- dodoc -r docs/build/html
- fi
-}
next reply other threads:[~2024-01-20 7:09 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-20 7:09 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-04-22 0:36 [gentoo-commits] repo/gentoo:master commit in: dev-cpp/xsimd/ Sam James
2025-04-15 14:19 Michał Górny
2025-04-15 10:22 Sam James
2025-04-15 10:22 Sam James
2025-03-21 19:59 Alfredo Tupone
2024-12-18 20:40 Alfredo Tupone
2024-12-18 19:49 Alfredo Tupone
2024-09-25 18:08 Alfredo Tupone
2024-08-16 13:58 Sam James
2024-08-14 9:49 Sam James
2024-08-14 9:49 Sam James
2024-08-13 19:27 Arthur Zamarin
2024-08-13 19:23 Arthur Zamarin
2024-01-23 17:30 Arthur Zamarin
2024-01-20 9:07 Sam James
2024-01-19 23:08 Ionen Wolkens
2024-01-13 11:14 Sam James
2023-12-08 19:39 Arthur Zamarin
2023-11-25 11:43 Arthur Zamarin
2023-11-25 11:14 Michał Górny
2023-11-25 10:14 Arthur Zamarin
2023-11-19 20:07 Arthur Zamarin
2023-10-29 3:40 Sam James
2023-09-11 6:48 Jakov Smolić
2023-09-09 16:27 WANG Xuerui
2023-09-08 18:50 Arthur Zamarin
2023-04-20 19:39 Alfredo Tupone
2023-04-20 19:36 Florian Schmaus
2023-04-20 18:11 Alfredo Tupone
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=1705729098.f1903c5591d3a4d9819b19adc467323c129ee1cd.mgorny@gentoo \
--to=mgorny@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