public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Matt Turner" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/spirv-headers/
Date: Wed,  3 Apr 2024 01:52:11 +0000 (UTC)	[thread overview]
Message-ID: <1712109123.343fc43ca852023ce608c7b7d989066e9187b62c.mattst88@gentoo> (raw)

commit:     343fc43ca852023ce608c7b7d989066e9187b62c
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed Apr  3 01:38:18 2024 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed Apr  3 01:52:03 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=343fc43c

dev-util/spirv-headers: Version bump to 1.3.280.0

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 dev-util/spirv-headers/Manifest                    |  1 +
 .../spirv-headers/spirv-headers-1.3.280.0.ebuild   | 30 ++++++++++++++++++++++
 2 files changed, 31 insertions(+)

diff --git a/dev-util/spirv-headers/Manifest b/dev-util/spirv-headers/Manifest
index bb4ea8fc3596..8407f247ef69 100644
--- a/dev-util/spirv-headers/Manifest
+++ b/dev-util/spirv-headers/Manifest
@@ -1 +1,2 @@
 DIST spirv-headers-1.3.275.tar.gz 466308 BLAKE2B 58444631219665694a3c7cd646bcfd7701259b6ed30d7ce3002a801e8ebd695ae4957438cf4e28e12e8554d052992d68e283afed6c8e4cb0e4b963375c94d3ca SHA512 409dc2b582ac63b69315b04b493eed5ffca95439a949536feb5a90ada5db92ef7edf926f9c1a6eb6475dd52e8c20c68eee42143fb75b1b119e23a6f9ab773474
+DIST spirv-headers-1.3.280.0.tar.gz 472159 BLAKE2B 21eaffa0040ba218a433edd49ffe0281626b50b85f4b387a83e3fb4d5e1a3a5adfc4b2fd421c1bb82f472707e7e8eac8b0cb7c73f32a7972b3ec1c6cb3e088ec SHA512 6c20022df343e900793370cb30ccea6f4e64f42f4f7c495a0fbb9d3c5fcf3c15a173b93fe883e407d40f8c6dd9d0a6853d8a6907e3df5aa61ad48ae8485019e8

diff --git a/dev-util/spirv-headers/spirv-headers-1.3.280.0.ebuild b/dev-util/spirv-headers/spirv-headers-1.3.280.0.ebuild
new file mode 100644
index 000000000000..72ab19bde1fe
--- /dev/null
+++ b/dev-util/spirv-headers/spirv-headers-1.3.280.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2024 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/v${PV}.tar.gz -> ${P}.tar.gz"
+	KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86"
+	S="${WORKDIR}"/${MY_PN}-${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
+}


             reply	other threads:[~2024-04-03  1:52 UTC|newest]

Thread overview: 202+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-03  1:52 Matt Turner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-22 10:20 [gentoo-commits] repo/gentoo:master commit in: dev-util/spirv-headers/ Sam James
2024-11-21  9:07 Sam James
2024-11-21  9:07 Sam James
2024-11-21  9:07 Sam James
2024-10-18  8:28 Nick Sarnie
2024-10-02 18:06 Matt Turner
2024-09-17  2:49 Matt Turner
2024-09-13  4:13 Sam James
2024-09-12 20:37 Sam James
2024-09-05  2:04 Sam James
2024-09-04  4:54 Sam James
2024-09-04  4:54 Sam James
2024-08-04 19:30 Nick Sarnie
2024-07-11 15:41 Matt Turner
2024-06-16  8:03 Sam James
2024-06-16  8:03 Sam James
2024-06-16  4:58 Sam James
2024-06-16  4:58 Sam James
2024-06-16  3:46 Sam James
2024-06-16  3:46 Sam James
2024-05-16 17:18 Matt Turner
2024-05-16 14:53 Matt Turner
2024-05-16 14:45 Arthur Zamarin
2024-05-16 14:43 Arthur Zamarin
2024-05-04  1:32 Sam James
2024-05-04  1:32 Sam James
2024-05-04  0:25 Sam James
2024-05-04  0:25 Sam James
2024-04-03  3:18 Matt Turner
2024-04-03  1:52 Matt Turner
2024-03-03 16:59 Matt Turner
2024-03-02 14:38 Arthur Zamarin
2024-02-17 21:17 Sam James
2024-02-16  1:26 Sam James
2024-02-16  0:19 Sam James
2024-02-15 23:51 Sam James
2024-02-15 19:26 Jakov Smolić
2024-01-24 17:00 Matt Turner
2024-01-18  0:33 Nick Sarnie
2023-12-18  9:01 Arthur Zamarin
2023-12-17 19:22 Arthur Zamarin
2023-12-17 17:46 Arthur Zamarin
2023-12-17 17:46 Arthur Zamarin
2023-12-17 17:45 Arthur Zamarin
2023-12-17 17:32 Arthur Zamarin
2023-11-09 22:57 Nick Sarnie
2023-10-24 17:59 Matt Turner
2023-10-13 14:14 Arthur Zamarin
2023-10-13  9:45 Sam James
2023-10-13  9:45 Sam James
2023-10-13  9:45 Sam James
2023-10-13  3:13 Sam James
2023-10-13  3:10 Sam James
2023-08-30  0:33 Nick Sarnie
2023-08-16 22:07 Matt Turner
2023-08-04  9:22 Sam James
2023-07-24 20:33 Jakov Smolić
2023-07-24 18:54 Arthur Zamarin
2023-07-24 18:34 Arthur Zamarin
2023-07-24 18:34 Arthur Zamarin
2023-06-26  8:19 Sam James
2023-06-26  8:19 Sam James
2023-06-26  6:27 Jakov Smolić
2023-06-26  6:27 Jakov Smolić
2023-06-26  0:18 Sam James
2023-06-15 21:45 Sam James
2023-06-12  1:24 Nick Sarnie
2023-05-17 23:35 Nick Sarnie
2023-05-12 22:34 Matt Turner
2023-04-17 23:49 Sam James
2023-04-17 21:16 Sam James
2023-04-17 21:16 Sam James
2023-04-17 21:16 Sam James
2023-04-17 17:50 Arthur Zamarin
2023-04-06  6:11 Conrad Kostecki
2023-03-04 22:40 Andreas Sturmlechner
2023-03-04 13:13 Arthur Zamarin
2023-03-03 18:55 Arthur Zamarin
2023-03-03 18:07 Arthur Zamarin
2023-03-03 17:31 Arthur Zamarin
2023-03-03  5:57 Arthur Zamarin
2023-02-22 18:20 Andreas Sturmlechner
2023-02-22 18:20 Andreas Sturmlechner
2023-02-08  0:49 Nick Sarnie
2023-02-07  2:53 Sam James
2023-02-04 18:19 Arthur Zamarin
2023-02-04 17:38 Arthur Zamarin
2023-02-04 17:38 Arthur Zamarin
2023-02-04 17:37 Arthur Zamarin
2023-02-04 17:37 Arthur Zamarin
2023-02-04 17:07 Nick Sarnie
2022-12-28 21:39 Nick Sarnie
2022-12-28 17:08 Matt Turner
2022-12-05  4:55 Arthur Zamarin
2022-12-04 23:40 Sam James
2022-12-04 22:52 Sam James
2022-12-04 22:49 Sam James
2022-12-04 22:49 Sam James
2022-12-04 22:43 Sam James
2022-11-02  0:21 Nick Sarnie
2022-10-31 15:41 Matt Turner
2022-10-13  6:56 Agostino Sarubbo
2022-10-13  6:55 Agostino Sarubbo
2022-10-13  6:54 Agostino Sarubbo
2022-10-13  6:53 Agostino Sarubbo
2022-10-12 23:58 Sam James
2022-09-02  1:15 Nick Sarnie
2022-07-21 11:59 Matt Turner
2022-07-20 13:42 Agostino Sarubbo
2022-07-20  5:37 Sam James
2022-07-19 21:38 Sam James
2022-07-19 20:28 Sam James
2022-07-19 20:27 Sam James
2022-07-19 20:26 Sam James
2022-06-22 23:13 Nick Sarnie
2022-06-12 19:36 Matt Turner
2022-06-01 14:20 Jakov Smolić
2022-06-01 14:20 Jakov Smolić
2022-06-01 14:18 Jakov Smolić
2022-06-01 14:18 Jakov Smolić
2022-06-01 14:18 Jakov Smolić
2022-05-13  6:33 WANG Xuerui
2022-05-13  6:33 WANG Xuerui
2022-04-24 17:47 Arthur Zamarin
2022-04-24  6:34 Agostino Sarubbo
2022-04-24  6:30 Agostino Sarubbo
2022-04-22 18:52 Arthur Zamarin
2022-04-22 17:52 Arthur Zamarin
2022-04-22 17:41 Arthur Zamarin
2022-04-19 22:31 Nick Sarnie
2022-02-20  2:09 Nick Sarnie
2021-12-25 15:06 Nick Sarnie
2021-12-25 10:25 Sam James
2021-12-25  1:26 Sam James
2021-12-25  1:26 Sam James
2021-12-25  1:22 Sam James
2021-12-25  1:22 Sam James
2021-12-24 22:50 Sam James
2021-12-05 16:16 Nick Sarnie
2021-11-29 23:12 Nick Sarnie
2021-11-14 20:30 Sam James
2021-11-14  2:15 Sam James
2021-11-13 19:50 Sam James
2021-11-12 22:13 Jakov Smolić
2021-11-12 22:13 Jakov Smolić
2021-10-23 20:55 Conrad Kostecki
2021-09-05  2:05 Nick Sarnie
2021-08-06 20:58 Matt Turner
2021-08-06  3:43 Sam James
2021-08-05 14:13 Sam James
2021-08-05 14:13 Sam James
2021-08-05 14:08 Sam James
2021-05-30 19:19 Andreas Sturmlechner
2021-05-27  2:33 Nick Sarnie
2021-05-06 23:31 Sam James
2021-05-06 22:21 Sam James
2021-05-06 10:11 Sam James
2021-05-06 10:09 Sam James
2021-05-06 10:01 Sam James
2021-05-06  9:57 Sam James
2021-03-28  0:37 Nick Sarnie
2021-02-17 18:29 Matt Turner
2021-02-17  0:59 Sam James
2021-01-25 14:07 Sam James
2021-01-24 21:52 Sam James
2021-01-24 19:31 Sam James
2021-01-24 13:31 Sam James
2021-01-24 13:31 Sam James
2020-12-17  2:40 Nick Sarnie
2020-12-16 20:09 Matt Turner
2020-12-16 19:50 Sam James
2020-12-11 23:10 Sergei Trofimovich
2020-12-07  5:23 Sam James
2020-12-07  5:23 Sam James
2020-12-06 17:10 Thomas Deutschmann
2020-12-04 14:24 Mikle Kolyada
2020-11-07  3:59 Nick Sarnie
2020-10-09  8:36 Agostino Sarubbo
2020-10-08  2:30 Sam James
2020-10-07 20:16 Sam James
2020-07-27 17:36 Sam James
2020-07-12  1:51 Sam James
2020-07-04 12:36 Mart Raudsepp
2020-06-17  5:46 Matt Turner
2020-06-15 15:16 Agostino Sarubbo
2020-06-15 15:00 Agostino Sarubbo
2020-04-29 22:04 Nick Sarnie
2020-03-15 21:28 Matt Turner
2020-02-27  4:05 Georgy Yakovlev
2020-01-26 21:10 Matt Turner
2020-01-03 14:34 Agostino Sarubbo
2020-01-03 12:00 Agostino Sarubbo
2019-10-27 19:53 Nick Sarnie
2019-07-17 10:18 Mikle Kolyada
2019-06-04 14:45 Thomas Deutschmann
2019-03-02 22:10 Nick Sarnie
2019-01-16 15:14 Mikle Kolyada
2018-09-17 23:26 Nick Sarnie
2018-07-12  2:15 Nick Sarnie
2018-06-11  9:59 Thomas Deutschmann
2018-04-22 19:26 Nick Sarnie

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=1712109123.343fc43ca852023ce608c7b7d989066e9187b62c.mattst88@gentoo \
    --to=mattst88@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