From: "Conrad Kostecki" <conikost@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/intel-vc-intrinsics/
Date: Tue, 08 Apr 2025 19:47:23 +0000 (UTC) [thread overview]
Message-ID: <1744141586.a4219e24bf15c7543cb1d16cc3c2d9e2549b78f3.conikost@gentoo> (raw)
commit: a4219e24bf15c7543cb1d16cc3c2d9e2549b78f3
Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 8 19:28:07 2025 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Tue Apr 8 19:46:26 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4219e24
dev-libs/intel-vc-intrinsics: drop 0.22.0
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
dev-libs/intel-vc-intrinsics/Manifest | 1 -
.../intel-vc-intrinsics-0.22.0.ebuild | 39 ----------------------
2 files changed, 40 deletions(-)
diff --git a/dev-libs/intel-vc-intrinsics/Manifest b/dev-libs/intel-vc-intrinsics/Manifest
index 8a3d5b3d55d5..83b61170826b 100644
--- a/dev-libs/intel-vc-intrinsics/Manifest
+++ b/dev-libs/intel-vc-intrinsics/Manifest
@@ -1,2 +1 @@
-DIST intel-vc-intrinsics-0.22.0.tar.gz 152674 BLAKE2B 40a2f828e9903a8871643dd9a45cfc4e18898a321893fb8ebc92d9ff1968f224bfc1812075ebacfa7fd583b6f0484b795fa570ff1eae832771b002f8cd81ee18 SHA512 e28e06e4ac9cd164c823805e3acfe8320d1093604c25ad3c2f0f3825a1d8f9da5a34b78a20245e221417130b09ffbac5c019bf3d474df2b6da04a5b25c6f2b2c
DIST intel-vc-intrinsics-0.22.1.tar.gz 152704 BLAKE2B 73c3a12209c19863f0ebc75760b309420ce9e23b6a05086d76aea0af452fc7196cc7e149309d2ad6b01019476b9ac40cbfdc214e241ab7856a6f6b7a0dfba57d SHA512 d339c5c7bed134691ff1a63dbc0f320cc92724cbb8314660a82436416c868c5ad3c1df16e6d55008ad2605ac15615f03255c1adf358f8d3833df6e8290647d6a
diff --git a/dev-libs/intel-vc-intrinsics/intel-vc-intrinsics-0.22.0.ebuild b/dev-libs/intel-vc-intrinsics/intel-vc-intrinsics-0.22.0.ebuild
deleted file mode 100644
index cd5b1ac7dbb3..000000000000
--- a/dev-libs/intel-vc-intrinsics/intel-vc-intrinsics-0.22.0.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-CMAKE_BUILD_TYPE="Release"
-LLVM_COMPAT=( {15..19} )
-MY_PN="${PN/intel-/}"
-MY_P="${MY_PN}-${PV}"
-PYTHON_COMPAT=( python3_{10..13} )
-
-inherit cmake llvm-r2 python-any-r1
-
-DESCRIPTION="A set of new intrinsics on top of core LLVM IR instructions"
-HOMEPAGE="https://github.com/intel/vc-intrinsics"
-SRC_URI="https://github.com/intel/${MY_PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
-S="${WORKDIR}/${MY_P}"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64"
-
-DEPEND="
- dev-libs/libxml2:2=
- $(llvm_gen_dep '
- llvm-core/llvm:${LLVM_SLOT}
- ')
- sys-libs/zlib
-"
-RDEPEND="${DEPEND}"
-BDEPEND="${PYTHON_DEPS}"
-
-src_configure() {
- local mycmakeargs=(
- -DLLVM_DIR="$(get_llvm_prefix)"
- )
-
- cmake_src_configure
-}
next reply other threads:[~2025-04-08 19:47 UTC|newest]
Thread overview: 50+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-08 19:47 Conrad Kostecki [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-04-08 19:47 [gentoo-commits] repo/gentoo:master commit in: dev-libs/intel-vc-intrinsics/ Conrad Kostecki
2025-03-08 23:21 Conrad Kostecki
2025-03-08 23:21 Conrad Kostecki
2025-03-08 23:21 Conrad Kostecki
2025-02-14 22:06 Conrad Kostecki
2025-01-11 23:23 Conrad Kostecki
2025-01-11 23:23 Conrad Kostecki
2024-12-06 23:38 Conrad Kostecki
2024-11-23 23:36 Conrad Kostecki
2024-09-15 12:45 Conrad Kostecki
2024-09-15 12:45 Conrad Kostecki
2024-08-11 14:22 Conrad Kostecki
2024-08-04 17:48 Conrad Kostecki
2024-04-17 11:39 Conrad Kostecki
2024-04-17 11:39 Conrad Kostecki
2024-03-09 13:57 Conrad Kostecki
2024-02-08 21:49 Conrad Kostecki
2024-02-08 21:49 Conrad Kostecki
2023-12-28 18:32 Conrad Kostecki
2023-10-02 18:40 Conrad Kostecki
2023-10-02 18:40 Conrad Kostecki
2023-08-26 23:42 Conrad Kostecki
2023-08-05 22:41 Conrad Kostecki
2023-06-24 21:36 Conrad Kostecki
2023-06-24 21:36 Conrad Kostecki
2023-05-18 17:37 Conrad Kostecki
2023-05-18 17:37 Conrad Kostecki
2023-05-18 17:37 Conrad Kostecki
2023-04-23 15:48 Conrad Kostecki
2023-04-09 19:35 Conrad Kostecki
2023-04-09 19:35 Conrad Kostecki
2023-03-07 16:43 Conrad Kostecki
2023-03-07 16:43 Conrad Kostecki
2023-03-07 16:43 Conrad Kostecki
2023-02-02 0:53 Conrad Kostecki
2022-11-10 0:10 Conrad Kostecki
2022-10-10 21:00 Conrad Kostecki
2022-10-10 21:00 Conrad Kostecki
2022-10-01 23:33 Conrad Kostecki
2022-08-31 20:57 Conrad Kostecki
2022-07-20 22:08 Conrad Kostecki
2022-07-19 7:33 Conrad Kostecki
2022-07-19 7:33 Conrad Kostecki
2022-07-19 7:33 Conrad Kostecki
2022-05-12 21:20 Conrad Kostecki
2022-05-12 21:20 Conrad Kostecki
2022-04-23 18:33 Conrad Kostecki
2022-04-22 22:32 Conrad Kostecki
2022-03-27 22:23 Conrad Kostecki
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=1744141586.a4219e24bf15c7543cb1d16cc3c2d9e2549b78f3.conikost@gentoo \
--to=conikost@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