From: "Marek Szuba" <marecki@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/opencl-icd-loader/
Date: Mon, 14 Aug 2023 10:16:15 +0000 (UTC) [thread overview]
Message-ID: <1692007497.301ed6e22d51db5d983550827648fc44e811140e.marecki@gentoo> (raw)
commit: 301ed6e22d51db5d983550827648fc44e811140e
Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 14 10:04:57 2023 +0000
Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Mon Aug 14 10:04:57 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=301ed6e2
dev-libs/opencl-icd-loader: drop 2023.02.06
Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
dev-libs/opencl-icd-loader/Manifest | 1 -
.../opencl-icd-loader-2023.02.06.ebuild | 39 ----------------------
2 files changed, 40 deletions(-)
diff --git a/dev-libs/opencl-icd-loader/Manifest b/dev-libs/opencl-icd-loader/Manifest
index a9e8a48fc1ab..db24e61cb285 100644
--- a/dev-libs/opencl-icd-loader/Manifest
+++ b/dev-libs/opencl-icd-loader/Manifest
@@ -1,2 +1 @@
-DIST opencl-icd-loader-2023.02.06.tar.gz 92484 BLAKE2B f86264a57533e67816711dba86e4f34920d5b1a605a6c0fdb01314b09eb9ced2022b1d25a88dfff58356ec8cdcf8ff8b1c857d49ddf196a4506e4e3420e3ace3 SHA512 e418b8f3cccb4716ed44acd0677afb96705f8b40a7714d483f1efe1a9b835f4a823c5a80f8457e72c8004f76d8a07c45d9cca55b699dd2fdaa6fe9f8cc863cbd
DIST opencl-icd-loader-2023.04.17.tar.gz 93179 BLAKE2B 056213043095029cdc721d87fc9fb5023f6c593e975b4b069037c8db278317e68517227d2ccea444469baf15412e435de3dd8418f1d010c72a6c1dc252742b87 SHA512 55d1f5ac62da1294bfe4814f2370db0a11636f18afa7da06f04b84b9c1e6ef546846420d27094aaa838eb6cc87197cf6e120a38af0b7ce71297be646a58ecb7b
diff --git a/dev-libs/opencl-icd-loader/opencl-icd-loader-2023.02.06.ebuild b/dev-libs/opencl-icd-loader/opencl-icd-loader-2023.02.06.ebuild
deleted file mode 100644
index beec3f3cd7ea..000000000000
--- a/dev-libs/opencl-icd-loader/opencl-icd-loader-2023.02.06.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake-multilib
-
-MY_PN="OpenCL-ICD-Loader"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="Official Khronos OpenCL ICD Loader"
-HOMEPAGE="https://github.com/KhronosGroup/OpenCL-ICD-Loader"
-SRC_URI="https://github.com/KhronosGroup/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ppc64 ~riscv x86"
-IUSE="test"
-
-RESTRICT="!test? ( test )"
-
-RDEPEND="!dev-libs/ocl-icd"
-DEPEND="${RDEPEND}
- >=dev-util/opencl-headers-${PV}"
-
-S="${WORKDIR}/${MY_P}"
-
-multilib_src_configure() {
- local mycmakeargs=(
- -DBUILD_TESTING=$(usex test)
- )
- cmake_src_configure
-}
-
-multilib_src_test() {
- local -x OCL_ICD_FILENAMES="${BUILD_DIR}/test/driver_stub/libOpenCLDriverStub.so"
- local -x OCL_ICD_VENDORS="/dev/null"
- cmake_src_test
-}
next reply other threads:[~2023-08-14 10:16 UTC|newest]
Thread overview: 54+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-14 10:16 Marek Szuba [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-06-12 13:52 [gentoo-commits] repo/gentoo:master commit in: dev-libs/opencl-icd-loader/ Marek Szuba
2024-05-23 13:34 WANG Xuerui
2024-04-24 14:41 Sam James
2024-04-24 14:41 Sam James
2024-04-24 14:23 Sam James
2023-12-24 11:45 Marek Szuba
2023-08-16 12:01 Marek Szuba
2023-07-15 8:19 Arthur Zamarin
2023-07-15 8:19 Arthur Zamarin
2023-07-15 3:10 Sam James
2023-04-21 8:56 Marek Szuba
2023-04-12 6:05 Yixun Lan
2023-04-08 18:49 Marek Szuba
2023-04-08 11:13 Arthur Zamarin
2023-04-08 9:00 Arthur Zamarin
2023-04-08 8:30 Arthur Zamarin
2023-02-24 22:07 Marek Szuba
2023-01-28 22:55 Marek Szuba
2023-01-28 1:40 Sam James
2023-01-28 0:26 Sam James
2023-01-28 0:15 Sam James
2022-10-04 0:53 Marek Szuba
2022-09-26 9:07 Marek Szuba
2022-09-07 15:42 Marek Szuba
2022-08-19 8:14 Andreas Sturmlechner
2022-07-26 4:49 Sam James
2022-07-26 4:46 Sam James
2022-07-24 1:04 Sam James
2022-06-01 23:43 Marek Szuba
2022-04-11 6:35 Jakov Smolić
2022-04-10 9:05 Agostino Sarubbo
2022-03-01 16:47 Marek Szuba
2022-02-09 0:20 Marek Szuba
2021-09-29 14:07 Sam James
2021-09-29 14:07 Sam James
2021-08-28 20:21 Marek Szuba
2021-06-23 9:16 Marek Szuba
2021-06-23 6:29 Agostino Sarubbo
2021-06-23 4:43 Sam James
2021-05-13 19:50 Marek Szuba
2021-05-06 17:07 Marek Szuba
2021-04-27 11:05 Marek Szuba
2020-11-12 21:03 Thomas Deutschmann
2020-11-06 20:38 Sam James
2020-06-19 16:12 Marek Szuba
2020-05-14 21:29 Thomas Deutschmann
2020-05-12 12:50 Mikle Kolyada
2020-04-20 12:23 Marek Szuba
2020-04-10 13:31 Marek Szuba
2020-04-09 21:15 Marek Szuba
2020-04-08 22:52 Marek Szuba
2020-04-07 9:09 Marek Szuba
2020-04-02 0:21 Marek Szuba
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=1692007497.301ed6e22d51db5d983550827648fc44e811140e.marecki@gentoo \
--to=marecki@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