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 70A8A158287 for ; Fri, 16 May 2025 03:16:18 +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) server-digest SHA256) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 5A83C343649 for ; Fri, 16 May 2025 03:16:18 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 546CF1103C0; Fri, 16 May 2025 03:16:17 +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) server-digest SHA256) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 4780211036D for ; Fri, 16 May 2025 03:16:17 +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 EF441343649 for ; Fri, 16 May 2025 03:16:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 351E1DA7 for ; Fri, 16 May 2025 03:16:15 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1747365366.0de582a6f6e30f3d0c1372d2ce3bc573fdda5969.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/spirv-headers/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/spirv-headers/Manifest dev-util/spirv-headers/spirv-headers-1.4.313.0.ebuild X-VCS-Directories: dev-util/spirv-headers/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 0de582a6f6e30f3d0c1372d2ce3bc573fdda5969 X-VCS-Branch: master Date: Fri, 16 May 2025 03:16:15 +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: 56ba187d-e8e1-4d15-8a0c-5ea20026c0ca X-Archives-Hash: dc27c9f13b63ef1b4cfbee5a1ce18c64 commit: 0de582a6f6e30f3d0c1372d2ce3bc573fdda5969 Author: Matt Turner gentoo org> AuthorDate: Fri May 16 02:47:15 2025 +0000 Commit: Matt Turner gentoo org> CommitDate: Fri May 16 03:16:06 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0de582a6 dev-util/spirv-headers: Version bump to 1.4.313.0 Signed-off-by: Matt Turner gentoo.org> dev-util/spirv-headers/Manifest | 1 + .../spirv-headers/spirv-headers-1.4.313.0.ebuild | 30 ++++++++++++++++++++++ 2 files changed, 31 insertions(+) diff --git a/dev-util/spirv-headers/Manifest b/dev-util/spirv-headers/Manifest index 0abefae0efe4..a4577719b65d 100644 --- a/dev-util/spirv-headers/Manifest +++ b/dev-util/spirv-headers/Manifest @@ -1 +1,2 @@ DIST spirv-headers-1.4.309.0.tar.gz 543165 BLAKE2B ae97940451da50812f2392bb4339374885b7686e7f3f48f49dbc720bbdb1f2d73bdf54dc3a612f41d86664693c754172d4d787eee4bb065f1c8192bf69485401 SHA512 545526940e5b42a53143732d6d00b61ee544f8137507f86b32230fb5110cf2cc8f3fc71d0b167e614ab2dd5faa1c4915965627146d519832d73f23ee6a2aa4bb +DIST spirv-headers-1.4.313.0.tar.gz 547356 BLAKE2B 07fc66cb58c10896f745ec5575821845834e9402bc59310e5df42359e4bcc7b43a521bdedcf394c62e92b5c29961c56a26bde744e5e9c9ccf2c89f3862a78f1a SHA512 c89b7992d8bdf956b551b3efa0fe67135574379973be446d18d215b4868799a3f5dab3002d230ccc54d723391ee37240cf0f2cd394898326d40685cbec673670 diff --git a/dev-util/spirv-headers/spirv-headers-1.4.313.0.ebuild b/dev-util/spirv-headers/spirv-headers-1.4.313.0.ebuild new file mode 100644 index 000000000000..ceacd1b912e2 --- /dev/null +++ b/dev-util/spirv-headers/spirv-headers-1.4.313.0.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +MY_PN=SPIRV-Headers +inherit cmake + +if [[ ${PV} == *9999* ]]; then + EGIT_REPO_URI="https://github.com/KhronosGroup/${MY_PN}.git" + inherit git-r3 +else + SRC_URI="https://github.com/KhronosGroup/${MY_PN}/archive/vulkan-sdk-${PV}.tar.gz -> ${P}.tar.gz" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" + S="${WORKDIR}"/${MY_PN}-vulkan-sdk-${PV} +fi + +DESCRIPTION="Machine-readable files for the SPIR-V Registry" +HOMEPAGE="https://registry.khronos.org/SPIR-V/ https://github.com/KhronosGroup/SPIRV-Headers" + +LICENSE="MIT" +SLOT="0" + +src_configure() { + local mycmakeargs=( + -DSPIRV_HEADERS_ENABLE_TESTS=OFF + -DSPIRV_HEADERS_ENABLE_INSTALL=ON + ) + cmake_src_configure +}