From: "Matt Turner" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/vulkan-utility-libraries/
Date: Sun, 20 Jul 2025 16:40:14 +0000 (UTC) [thread overview]
Message-ID: <1753029605.869daae1f7893fae602a940b12d96c8d235785eb.mattst88@gentoo> (raw)
commit: 869daae1f7893fae602a940b12d96c8d235785eb
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 20 16:31:16 2025 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sun Jul 20 16:40:05 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=869daae1
dev-util/vulkan-utility-libraries: Drop old versions
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
dev-util/vulkan-utility-libraries/Manifest | 1 -
.../vulkan-utility-libraries-1.4.309.0.ebuild | 41 ----------------------
2 files changed, 42 deletions(-)
diff --git a/dev-util/vulkan-utility-libraries/Manifest b/dev-util/vulkan-utility-libraries/Manifest
index 96c12e8411d1..a9cfbb71fe29 100644
--- a/dev-util/vulkan-utility-libraries/Manifest
+++ b/dev-util/vulkan-utility-libraries/Manifest
@@ -1,2 +1 @@
-DIST vulkan-utility-libraries-1.4.309.0.tar.gz 576038 BLAKE2B 25aa3fc90c6ef69881627cb8a86ce0e4471f9439b69d40882a4841172e96df14012cbc3fcca2403533f0178265577eab52dc83ba9065f1954f82d4f8aa95885e SHA512 9b875fecc295a45cdb8e6ff26345cf2b7df3959e2271e3f26546df3b415bf46a7bfd709ec482659fc86c35ff4314d7df482641f4c2e82e1b03f4c7ffc26d2a64
DIST vulkan-utility-libraries-1.4.313.0.tar.gz 581279 BLAKE2B e9cd0de3cc63949b3a45bb84005a4a5aea7dbca6445bd83dbc1daa9db809a763e5626c2adbfac488bbd4765528f720d3eda74e3e30723224c6ea27a990b0a979 SHA512 9d48f86272db46d3a01b5cfe9ac4a8a25c453196cc2f7353579acb22d5a21a93b4b95dda9734f0a40483b163ce6b1761b57448a5d7e0602922a58c10c7b3d062
diff --git a/dev-util/vulkan-utility-libraries/vulkan-utility-libraries-1.4.309.0.ebuild b/dev-util/vulkan-utility-libraries/vulkan-utility-libraries-1.4.309.0.ebuild
deleted file mode 100644
index c9acb6e2c41a..000000000000
--- a/dev-util/vulkan-utility-libraries/vulkan-utility-libraries-1.4.309.0.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-MY_PN=Vulkan-Utility-Libraries
-PYTHON_COMPAT=( python3_{10..13} )
-PYTHON_REQ_USE="xml(+)"
-inherit cmake-multilib python-any-r1
-
-if [[ ${PV} == *9999* ]]; then
- EGIT_REPO_URI="https://github.com/KhronosGroup/${MY_PN}.git"
- inherit git-r3
-else
- EGIT_COMMIT="vulkan-sdk-${PV}"
- SRC_URI="https://github.com/KhronosGroup/${MY_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="amd64 arm arm64 ~loong ppc ppc64 ~riscv x86"
- S="${WORKDIR}"/${MY_PN}-${EGIT_COMMIT}
-fi
-
-DESCRIPTION="Share code across various Vulkan repositories"
-HOMEPAGE="https://github.com/KhronosGroup/Vulkan-Utility-Libraries"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-DEPEND="~dev-util/vulkan-headers-${PV}
- test? (
- dev-cpp/gtest
- >=dev-cpp/magic_enum-0.9.2
- )"
-BDEPEND="${PYTHON_DEPS}"
-
-multilib_src_configure() {
- local mycmakeargs=(
- -DBUILD_TESTS=$(usex test ON OFF)
- )
- cmake_src_configure
-}
next reply other threads:[~2025-07-20 16:40 UTC|newest]
Thread overview: 87+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-20 16:40 Matt Turner [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-10-09 12:28 [gentoo-commits] repo/gentoo:master commit in: dev-util/vulkan-utility-libraries/ Nick Sarnie
2025-09-07 18:18 Matt Turner
2025-08-23 8:25 Sam James
2025-08-23 8:25 Sam James
2025-08-21 1:36 Sam James
2025-07-31 14:38 Nick Sarnie
2025-07-18 17:22 Sam James
2025-07-18 15:58 Sam James
2025-07-18 15:58 Sam James
2025-07-04 12:50 Viorel Munteanu
2025-06-21 6:01 Sam James
2025-06-16 16:37 Sam James
2025-05-16 3:16 Matt Turner
2025-05-16 3:16 Matt Turner
2025-04-14 3:45 Matt Turner
2025-04-11 8:39 Sam James
2025-04-11 8:39 Sam James
2025-04-11 8:39 Sam James
2025-03-18 15:30 Matt Turner
2025-02-28 15:32 Matt Turner
2025-02-28 7:28 Arthur Zamarin
2025-02-24 10:40 Arthur Zamarin
2025-02-23 23:10 Jakov Smolić
2025-02-23 21:59 Sam James
2025-02-23 21:59 Sam James
2025-02-22 0:27 Sam James
2025-02-22 0:25 Sam James
2025-01-18 19:34 Nick Sarnie
2024-11-22 10:20 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-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: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 1:52 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-18 0:33 Nick Sarnie
2023-12-21 0:07 Ionen Wolkens
2023-12-20 2:34 Ionen Wolkens
2023-12-19 18:54 Arthur Zamarin
2023-12-19 17:01 Arthur Zamarin
2023-12-19 5:26 Sam James
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-12-02 18:30 Arthur Zamarin
2023-12-01 20:25 Arthur Zamarin
2023-11-11 2:46 Yixun Lan
2023-11-10 15:52 Arthur Zamarin
2023-11-10 15:52 Arthur Zamarin
2023-11-10 12:01 Arthur Zamarin
2023-11-09 22:57 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=1753029605.869daae1f7893fae602a940b12d96c8d235785eb.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