From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 4AE2E1582EF for ; Fri, 14 Feb 2025 22:06:26 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 22CAE34306A for ; Fri, 14 Feb 2025 22:06:26 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 7D60C110472; Fri, 14 Feb 2025 22:06:20 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 76086110472 for ; Fri, 14 Feb 2025 22:06:20 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2E03B343056 for ; Fri, 14 Feb 2025 22:06:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B750126C6 for ; Fri, 14 Feb 2025 22:06:18 +0000 (UTC) From: "Conrad Kostecki" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Conrad Kostecki" Message-ID: <1739570771.d5c6113ff54b3f74202b2966f71eebd95f7b6ab5.conikost@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/intel-vc-intrinsics/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/intel-vc-intrinsics/Manifest dev-libs/intel-vc-intrinsics/intel-vc-intrinsics-0.22.0.ebuild X-VCS-Directories: dev-libs/intel-vc-intrinsics/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: d5c6113ff54b3f74202b2966f71eebd95f7b6ab5 X-VCS-Branch: master Date: Fri, 14 Feb 2025 22:06:18 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: c66c7e54-6c94-4dfd-9706-a42c8fc1e569 X-Archives-Hash: 00b6aaf169e991c4e030162164be4a53 commit: d5c6113ff54b3f74202b2966f71eebd95f7b6ab5 Author: Conrad Kostecki gentoo org> AuthorDate: Fri Feb 14 21:59:46 2025 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Fri Feb 14 22:06:11 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5c6113f dev-libs/intel-vc-intrinsics: add 0.22.0 Signed-off-by: Conrad Kostecki gentoo.org> dev-libs/intel-vc-intrinsics/Manifest | 1 + .../intel-vc-intrinsics-0.22.0.ebuild | 39 ++++++++++++++++++++++ 2 files changed, 40 insertions(+) diff --git a/dev-libs/intel-vc-intrinsics/Manifest b/dev-libs/intel-vc-intrinsics/Manifest index 760cecb08532..c92cdf047021 100644 --- a/dev-libs/intel-vc-intrinsics/Manifest +++ b/dev-libs/intel-vc-intrinsics/Manifest @@ -1 +1,2 @@ DIST intel-vc-intrinsics-0.21.0.tar.gz 146968 BLAKE2B d0605f10b9374490364275fcedc396d8df71c28f051a71463682e981c2620dec84e2b5541fa155a2f38e8a018c3ee5332ce89ad72c97f4ab1d7381ab4c0005be SHA512 5c10b45f26e16074a51878db1dfb85ec0361823e844e358f1df84b272754e7e1ba9f64089fe40f5949ebe38675c214cc933bb872267c83415c5991aec5b060bc +DIST intel-vc-intrinsics-0.22.0.tar.gz 152674 BLAKE2B 40a2f828e9903a8871643dd9a45cfc4e18898a321893fb8ebc92d9ff1968f224bfc1812075ebacfa7fd583b6f0484b795fa570ff1eae832771b002f8cd81ee18 SHA512 e28e06e4ac9cd164c823805e3acfe8320d1093604c25ad3c2f0f3825a1d8f9da5a34b78a20245e221417130b09ffbac5c019bf3d474df2b6da04a5b25c6f2b2c 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 new file mode 100644 index 000000000000..499ea4fda4ef --- /dev/null +++ b/dev-libs/intel-vc-intrinsics/intel-vc-intrinsics-0.22.0.ebuild @@ -0,0 +1,39 @@ +# 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 +}