From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id EE353158013 for ; Sat, 16 Dec 2023 07:44:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 296492BC015; Sat, 16 Dec 2023 07:44:58 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 09C6D2BC015 for ; Sat, 16 Dec 2023 07:44:57 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 246DE33CEF2 for ; Sat, 16 Dec 2023 07:44:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 880991450 for ; Sat, 16 Dec 2023 07:44:55 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1702712664.b1ed0fffd5e67f6bb7ef925ebb8668575f69b68e.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libatomic_ops/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/libatomic_ops/Manifest dev-libs/libatomic_ops/libatomic_ops-7.8.2.ebuild X-VCS-Directories: dev-libs/libatomic_ops/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: b1ed0fffd5e67f6bb7ef925ebb8668575f69b68e X-VCS-Branch: master Date: Sat, 16 Dec 2023 07:44:55 +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: 5f8bb57e-449e-47f8-843f-475257d7d2b6 X-Archives-Hash: 7a0bef49a1a2b872798aac7332d282ba commit: b1ed0fffd5e67f6bb7ef925ebb8668575f69b68e Author: Sam James gentoo org> AuthorDate: Sat Dec 16 07:44:16 2023 +0000 Commit: Sam James gentoo org> CommitDate: Sat Dec 16 07:44:24 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1ed0fff dev-libs/libatomic_ops: add 7.8.2 Signed-off-by: Sam James gentoo.org> dev-libs/libatomic_ops/Manifest | 1 + dev-libs/libatomic_ops/libatomic_ops-7.8.2.ebuild | 25 +++++++++++++++++++++++ 2 files changed, 26 insertions(+) diff --git a/dev-libs/libatomic_ops/Manifest b/dev-libs/libatomic_ops/Manifest index f86921143643..f0d7150ae719 100644 --- a/dev-libs/libatomic_ops/Manifest +++ b/dev-libs/libatomic_ops/Manifest @@ -1 +1,2 @@ DIST libatomic_ops-7.8.0.tar.gz 526300 BLAKE2B 3b2545c8eac8d1fcc75f5431a3f1ce1f3976c6a3e0af94779b90c9f36f0b833c66e74e596072901fbb49465d6d2b24ecf4d232c91bdc3dddc51df042ee69f49e SHA512 b0d2b3c6f8672d599e05087688e7793a3c648c1728f48b27bffecc95b70afd5921ed36ec016985b2e22b82de7b7013bf5ebbb8b434a736d3fd680310b7af903d +DIST libatomic_ops-7.8.2.tar.gz 524637 BLAKE2B 1faaedc52106b9d240085beb364a257de28ba5dba4141d2b6a7660a93c59ed7b4e1371ea4a8212b32a11805a15992c7b5ba4e748b2d194e8cc06fe20d91d5e14 SHA512 0559087c99b941990f189ea4ed5b3b371faf086bc1d517da6b878ba609c200eef24358768fd4361900101cdb474e28cea8408eb0b0222d23ef3154ce77f6acc0 diff --git a/dev-libs/libatomic_ops/libatomic_ops-7.8.2.ebuild b/dev-libs/libatomic_ops/libatomic_ops-7.8.2.ebuild new file mode 100644 index 000000000000..a429d2806423 --- /dev/null +++ b/dev-libs/libatomic_ops/libatomic_ops-7.8.2.ebuild @@ -0,0 +1,25 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit multilib-minimal + +DESCRIPTION="Implementation for atomic memory update operations" +HOMEPAGE="https://github.com/ivmai/libatomic_ops" +SRC_URI="https://github.com/ivmai/libatomic_ops/releases/download/v${PV}/${P}.tar.gz" + +# See doc/LICENSING.txt +LICENSE="MIT boehm-gc GPL-2+" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" + +multilib_src_configure() { + ECONF_SOURCE="${S}" econf --enable-shared +} + +multilib_src_install() { + default + + find "${ED}" -name '*.la' -delete || die +}