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/volk/
Date: Mon, 14 Apr 2025 03:45:52 +0000 (UTC)	[thread overview]
Message-ID: <1744602286.f7c037d3edb3e030a6f0c253ec939a5dd902d6a0.mattst88@gentoo> (raw)

commit:     f7c037d3edb3e030a6f0c253ec939a5dd902d6a0
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 14 03:38:07 2025 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Apr 14 03:44:46 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7c037d3

dev-util/volk: Drop old versions

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

 dev-util/volk/Manifest              |  1 -
 dev-util/volk/volk-1.4.304.0.ebuild | 36 ------------------------------------
 2 files changed, 37 deletions(-)

diff --git a/dev-util/volk/Manifest b/dev-util/volk/Manifest
index cdf086b575f4..c5e82ec19dc7 100644
--- a/dev-util/volk/Manifest
+++ b/dev-util/volk/Manifest
@@ -1,2 +1 @@
-DIST volk-1.4.304.0.tar.gz 65511 BLAKE2B 31e9faf00a3abba7f226e1c08b924d6b3575b670b51cad157a02bf4594ebad64483d88dae9bd4ddae8b8766214db47ed4aab1b14ba0f5cec6d29910628fb7b98 SHA512 de7c58e7242e7c876cf40ef87c7e65b1baf1d73759fe3d98c5bfafd81e5ef56d9a7421c782d04c3180673e502cbbf430bcf14e4ebe12ec9634f400446937602c
 DIST volk-1.4.309.0.tar.gz 66894 BLAKE2B 4cad0ff2f54ac0f23cbf98d6b7ab0776e3f201626ba1ad2c90531de88c6a2dd21a3b4e5f7d03ab43ee4213957b3cba0c21bfae8c7136394aa9b4004a89761b2e SHA512 0be7705dfd643582fcd156972b69216e2f42bdf4cf42846a9ad21e5165cb38c0c1912d2786d4bfff8553c3b9b3664318e6efe9067ce1d73417539999434826cb

diff --git a/dev-util/volk/volk-1.4.304.0.ebuild b/dev-util/volk/volk-1.4.304.0.ebuild
deleted file mode 100644
index 78fa446f356b..000000000000
--- a/dev-util/volk/volk-1.4.304.0.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake-multilib
-
-if [[ ${PV} == *9999* ]]; then
-	EGIT_REPO_URI="https://github.com/zeux/volk.git"
-	inherit git-r3
-else
-	EGIT_COMMIT="vulkan-sdk-${PV}"
-	SRC_URI="https://github.com/zeux/volk/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
-	KEYWORDS="amd64 arm arm64 ~loong ppc ppc64 ~riscv"
-	S="${WORKDIR}"/${PN}-${EGIT_COMMIT}
-fi
-
-DESCRIPTION="Meta loader for Vulkan API"
-HOMEPAGE="https://github.com/zeux/volk"
-
-LICENSE="MIT"
-SLOT="0"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="~media-libs/vulkan-loader-${PV}:=[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}
-	~dev-util/vulkan-headers-${PV}
-"
-
-multilib_src_configure() {
-	local mycmakeargs=(
-		-DVOLK_INSTALL=on
-	)
-	cmake_src_configure
-}


             reply	other threads:[~2025-04-14  3:46 UTC|newest]

Thread overview: 55+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-14  3:45 Matt Turner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-05-16  3:16 [gentoo-commits] repo/gentoo:master commit in: dev-util/volk/ Matt Turner
2025-05-07  5:41 Eli Schwartz
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-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  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-04-03  1:52 Matt Turner
2024-04-03  1:52 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-01-29  6:38 WANG Xuerui
2024-01-18 16:47 Jakov Smolić
2024-01-18 15:25 Nick Sarnie
2024-01-18  4:31 Sam James
2024-01-18  4:31 Sam James
2024-01-18  4:31 Sam James
2024-01-18  4:31 Sam James
2024-01-18  0:44 Nick Sarnie
2024-01-18  0:33 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=1744602286.f7c037d3edb3e030a6f0c253ec939a5dd902d6a0.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