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 363511582EF for ; Wed, 19 Feb 2025 20:09:22 +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 228263431B4 for ; Wed, 19 Feb 2025 20:09:22 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 1C3391102A2; Wed, 19 Feb 2025 20:09:21 +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 164111102A2 for ; Wed, 19 Feb 2025 20:09:21 +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 BF18B34319C for ; Wed, 19 Feb 2025 20:09:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 55813175A for ; Wed, 19 Feb 2025 20:09:19 +0000 (UTC) From: "Alfredo Tupone" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alfredo Tupone" Message-ID: <1739995745.3f7c30fd62c1a939e88b2bd0d7b86ea14077d9af.tupone@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/cpuinfo/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/cpuinfo/Manifest dev-libs/cpuinfo/cpuinfo-2024.10.22.2.ebuild X-VCS-Directories: dev-libs/cpuinfo/ X-VCS-Committer: tupone X-VCS-Committer-Name: Alfredo Tupone X-VCS-Revision: 3f7c30fd62c1a939e88b2bd0d7b86ea14077d9af X-VCS-Branch: master Date: Wed, 19 Feb 2025 20:09:19 +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: e19a988e-0754-4238-a758-c78d3d4381aa X-Archives-Hash: 2628abe98d5aa2427b8e7d891d86526a commit: 3f7c30fd62c1a939e88b2bd0d7b86ea14077d9af Author: Alfredo Tupone gentoo org> AuthorDate: Wed Feb 19 20:08:47 2025 +0000 Commit: Alfredo Tupone gentoo org> CommitDate: Wed Feb 19 20:09:05 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f7c30fd dev-libs/cpuinfo: add 2024.10.22.2 Signed-off-by: Alfredo Tupone gentoo.org> dev-libs/cpuinfo/Manifest | 1 + dev-libs/cpuinfo/cpuinfo-2024.10.22.2.ebuild | 35 ++++++++++++++++++++++++++++ 2 files changed, 36 insertions(+) diff --git a/dev-libs/cpuinfo/Manifest b/dev-libs/cpuinfo/Manifest index 80cd9e1172ec..4e7ebbe3120f 100644 --- a/dev-libs/cpuinfo/Manifest +++ b/dev-libs/cpuinfo/Manifest @@ -1 +1,2 @@ DIST cpuinfo-2024.10.22.1.tar.gz 3544638 BLAKE2B ba5f0fdc9e2910e51a14b656947ed36196c6cbc2e653b3699d6d1a998567ed3367044a8efe94b8d342352ecea481da492f2b6747e5e680abfd91804d2c8e27d2 SHA512 e98b8ca15b311dde460502ed5fed94688b3fcff08d0d5b860fc7213e598bd3d8e38b825206b911646aae47c0102fd9f69ab32c3f47bae4def451259503d9ca1b +DIST cpuinfo-2024.10.22.2.tar.gz 3544807 BLAKE2B 704da52744f1edb11535ce8a3f87bfcb2f76f758f98e80bbadffcc9648b52e93254b7adc5965be7160f9ea2bfa18fb97841ffdf2209918f5b2bf729d61c32903 SHA512 de681a8cdc0e33cac7b875fabcb05aef8f41cfdeeeb3a1231ae145e6c39c2d5b2b96ad768dc55141b34e0d60291f1e4ef4283bbc2678d04155629a05e9c0f9b0 diff --git a/dev-libs/cpuinfo/cpuinfo-2024.10.22.2.ebuild b/dev-libs/cpuinfo/cpuinfo-2024.10.22.2.ebuild new file mode 100644 index 000000000000..326fa5139b75 --- /dev/null +++ b/dev-libs/cpuinfo/cpuinfo-2024.10.22.2.ebuild @@ -0,0 +1,35 @@ +# Copyright 2022-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 +inherit cmake + +CommitId=dff2616ddd49122b63abcf44d2c097483b77f861 + +DESCRIPTION="CPU INFOrmation library" +HOMEPAGE="https://github.com/pytorch/cpuinfo/" +SRC_URI="https://github.com/pytorch/${PN}/archive/${CommitId}.tar.gz + -> ${P}.tar.gz" + +S="${WORKDIR}"/${PN}-${CommitId} + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64" +IUSE="test" + +BDEPEND="test? ( dev-cpp/gtest )" +RESTRICT="!test? ( test )" + +PATCHES=( + "${FILESDIR}"/${PN}-2023.11.04-gentoo.patch + "${FILESDIR}"/${PN}-2023.01.13-test.patch +) + +src_configure() { + local mycmakeargs=( + -DCPUINFO_BUILD_BENCHMARKS=OFF + -DCPUINFO_BUILD_UNIT_TESTS=$(usex test ON OFF) + ) + cmake_src_configure +}