diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-01-13 21:17:51 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-01-14 20:23:14 +0100 |
commit | 7a550418fb1a11ceceaed553ef6e12c28eedd805 (patch) | |
tree | 1dd08965b3d87e943855cf094a72e5260c342112 | |
parent | Move {dev-util → dev-build}/ignition-cmake (diff) | |
download | gentoo-7a550418fb1a11ceceaed553ef6e12c28eedd805.tar.gz gentoo-7a550418fb1a11ceceaed553ef6e12c28eedd805.tar.bz2 gentoo-7a550418fb1a11ceceaed553ef6e12c28eedd805.zip |
Move {dev-util → dev-build}/rocm-cmake
Signed-off-by: Michał Górny <mgorny@gentoo.org>
27 files changed, 50 insertions, 49 deletions
diff --git a/dev-util/rocm-cmake/Manifest b/dev-build/rocm-cmake/Manifest index cc6276d1b333..cc6276d1b333 100644 --- a/dev-util/rocm-cmake/Manifest +++ b/dev-build/rocm-cmake/Manifest diff --git a/dev-util/rocm-cmake/files/rocm-cmake-5.0.2-license.patch b/dev-build/rocm-cmake/files/rocm-cmake-5.0.2-license.patch index b4a73e1bc2ed..b4a73e1bc2ed 100644 --- a/dev-util/rocm-cmake/files/rocm-cmake-5.0.2-license.patch +++ b/dev-build/rocm-cmake/files/rocm-cmake-5.0.2-license.patch diff --git a/dev-util/rocm-cmake/metadata.xml b/dev-build/rocm-cmake/metadata.xml index e13f2f7b5728..e13f2f7b5728 100644 --- a/dev-util/rocm-cmake/metadata.xml +++ b/dev-build/rocm-cmake/metadata.xml diff --git a/dev-util/rocm-cmake/rocm-cmake-5.4.3.ebuild b/dev-build/rocm-cmake/rocm-cmake-5.4.3.ebuild index da962513dea8..706498981138 100644 --- a/dev-util/rocm-cmake/rocm-cmake-5.4.3.ebuild +++ b/dev-build/rocm-cmake/rocm-cmake-5.4.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 diff --git a/dev-util/rocm-cmake/rocm-cmake-5.7.1.ebuild b/dev-build/rocm-cmake/rocm-cmake-5.7.1.ebuild index da962513dea8..706498981138 100644 --- a/dev-util/rocm-cmake/rocm-cmake-5.7.1.ebuild +++ b/dev-build/rocm-cmake/rocm-cmake-5.7.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 diff --git a/dev-libs/rccl/rccl-5.1.3.ebuild b/dev-libs/rccl/rccl-5.1.3.ebuild index b7256c9d8ed4..1695cbfad734 100644 --- a/dev-libs/rccl/rccl-5.1.3.ebuild +++ b/dev-libs/rccl/rccl-5.1.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -20,7 +20,7 @@ RDEPEND="dev-util/hip dev-util/rocm-smi:${SLOT}" DEPEND="${RDEPEND}" BDEPEND=">=dev-util/cmake-3.22 - >=dev-util/rocm-cmake-5.0.2-r1 + >=dev-build/rocm-cmake-5.0.2-r1 test? ( dev-cpp/gtest )" RESTRICT="!test? ( test )" diff --git a/dev-libs/rocm-opencl-runtime/rocm-opencl-runtime-5.1.3.ebuild b/dev-libs/rocm-opencl-runtime/rocm-opencl-runtime-5.1.3.ebuild index 62701ea162f0..9b54a7395c71 100644 --- a/dev-libs/rocm-opencl-runtime/rocm-opencl-runtime-5.1.3.ebuild +++ b/dev-libs/rocm-opencl-runtime/rocm-opencl-runtime-5.1.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -23,7 +23,7 @@ RDEPEND=">=dev-libs/rocr-runtime-${PV} media-libs/mesa[-opencl]" DEPEND="${RDEPEND} dev-util/opencl-headers" -BDEPEND=">=dev-util/rocm-cmake-${PV} +BDEPEND=">=dev-build/rocm-cmake-${PV} media-libs/glew test? ( >=x11-apps/mesa-progs-8.5.0[X] ) " diff --git a/dev-libs/rocm-opencl-runtime/rocm-opencl-runtime-5.3.3-r1.ebuild b/dev-libs/rocm-opencl-runtime/rocm-opencl-runtime-5.3.3-r1.ebuild index e4723691eb3b..3d3a0eca5d4a 100644 --- a/dev-libs/rocm-opencl-runtime/rocm-opencl-runtime-5.3.3-r1.ebuild +++ b/dev-libs/rocm-opencl-runtime/rocm-opencl-runtime-5.3.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -23,7 +23,7 @@ RDEPEND=">=dev-libs/rocr-runtime-${PV} media-libs/mesa[-opencl]" DEPEND="${RDEPEND} dev-util/opencl-headers" -BDEPEND=">=dev-util/rocm-cmake-${PV} +BDEPEND=">=dev-build/rocm-cmake-${PV} media-libs/glew test? ( >=x11-apps/mesa-progs-8.5.0[X] ) " diff --git a/dev-libs/rocm-opencl-runtime/rocm-opencl-runtime-5.4.3-r1.ebuild b/dev-libs/rocm-opencl-runtime/rocm-opencl-runtime-5.4.3-r1.ebuild index d36ece85ae09..8dd67252e8b4 100644 --- a/dev-libs/rocm-opencl-runtime/rocm-opencl-runtime-5.4.3-r1.ebuild +++ b/dev-libs/rocm-opencl-runtime/rocm-opencl-runtime-5.4.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -32,7 +32,7 @@ RDEPEND=">=dev-libs/rocr-runtime-5.3 media-libs/mesa[-opencl]" DEPEND="${RDEPEND} dev-util/opencl-headers" -BDEPEND=">=dev-util/rocm-cmake-5.3 +BDEPEND=">=dev-build/rocm-cmake-5.3 test? ( >=x11-apps/mesa-progs-8.5.0[X] media-libs/glew diff --git a/dev-libs/rocm-opencl-runtime/rocm-opencl-runtime-5.5.1.ebuild b/dev-libs/rocm-opencl-runtime/rocm-opencl-runtime-5.5.1.ebuild index d1614bfe6c25..51b2ebd90ad8 100644 --- a/dev-libs/rocm-opencl-runtime/rocm-opencl-runtime-5.5.1.ebuild +++ b/dev-libs/rocm-opencl-runtime/rocm-opencl-runtime-5.5.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -31,7 +31,7 @@ RDEPEND=">=dev-libs/rocr-runtime-5.3 >=virtual/opencl-3 media-libs/mesa[-opencl]" DEPEND="${RDEPEND}" -BDEPEND=">=dev-util/rocm-cmake-5.3 +BDEPEND=">=dev-build/rocm-cmake-5.3 media-libs/glew test? ( >=x11-apps/mesa-progs-8.5.0[X] ) " diff --git a/dev-libs/rocm-opencl-runtime/rocm-opencl-runtime-5.7.1-r1.ebuild b/dev-libs/rocm-opencl-runtime/rocm-opencl-runtime-5.7.1-r1.ebuild index 47adc38490e0..00c9aabadb7c 100644 --- a/dev-libs/rocm-opencl-runtime/rocm-opencl-runtime-5.7.1-r1.ebuild +++ b/dev-libs/rocm-opencl-runtime/rocm-opencl-runtime-5.7.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -31,7 +31,7 @@ RDEPEND=">=dev-libs/rocr-runtime-5.7 >=virtual/opencl-3 media-libs/mesa[-opencl]" DEPEND="${RDEPEND}" -BDEPEND=">=dev-util/rocm-cmake-5.3 +BDEPEND=">=dev-build/rocm-cmake-5.3 media-libs/glew test? ( >=x11-apps/mesa-progs-8.5.0[X] ) " diff --git a/dev-libs/rocm-opencl-runtime/rocm-opencl-runtime-6.0.0.ebuild b/dev-libs/rocm-opencl-runtime/rocm-opencl-runtime-6.0.0.ebuild index 46d660c2c94c..20c734321744 100644 --- a/dev-libs/rocm-opencl-runtime/rocm-opencl-runtime-6.0.0.ebuild +++ b/dev-libs/rocm-opencl-runtime/rocm-opencl-runtime-6.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -31,7 +31,7 @@ RDEPEND=">=dev-libs/rocr-runtime-6.0 >=virtual/opencl-3 media-libs/mesa[-opencl]" DEPEND="${RDEPEND}" -BDEPEND=">=dev-util/rocm-cmake-5.3 +BDEPEND=">=dev-build/rocm-cmake-5.3 media-libs/glew test? ( >=x11-apps/mesa-progs-8.5.0[X] ) " diff --git a/dev-libs/rocm-opencl-runtime/rocm-opencl-runtime-9999.ebuild b/dev-libs/rocm-opencl-runtime/rocm-opencl-runtime-9999.ebuild index cd765e1df76f..493ab906785e 100644 --- a/dev-libs/rocm-opencl-runtime/rocm-opencl-runtime-9999.ebuild +++ b/dev-libs/rocm-opencl-runtime/rocm-opencl-runtime-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -31,7 +31,7 @@ RDEPEND=">=dev-libs/rocr-runtime-5.3 media-libs/mesa[-opencl]" DEPEND="${RDEPEND} dev-util/opencl-headers" -BDEPEND=">=dev-util/rocm-cmake-5.3 +BDEPEND=">=dev-build/rocm-cmake-5.3 media-libs/glew test? ( >=x11-apps/mesa-progs-8.5.0[X] ) " diff --git a/profiles/updates/1Q-2024 b/profiles/updates/1Q-2024 index 7c00d72e73ae..2cadb9ee6322 100644 --- a/profiles/updates/1Q-2024 +++ b/profiles/updates/1Q-2024 @@ -21,3 +21,4 @@ move dev-util/meson-format-array dev-build/meson-format-array move dev-util/meson dev-build/meson move dev-util/cmake-fedora dev-build/cmake-fedora move dev-util/ignition-cmake dev-build/ignition-cmake +move dev-util/rocm-cmake dev-build/rocm-cmake diff --git a/sci-libs/hipSPARSE/hipSPARSE-5.1.3-r1.ebuild b/sci-libs/hipSPARSE/hipSPARSE-5.1.3-r1.ebuild index 21030abf26a0..5d1f5f1b59e2 100644 --- a/sci-libs/hipSPARSE/hipSPARSE-5.1.3-r1.ebuild +++ b/sci-libs/hipSPARSE/hipSPARSE-5.1.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -45,7 +45,7 @@ RDEPEND="dev-util/rocminfo dev-util/hip sci-libs/rocSPARSE:${SLOT}[${ROCM_USEDEP}]" DEPEND="${RDEPEND}" -BDEPEND="dev-util/rocm-cmake +BDEPEND="dev-build/rocm-cmake >=dev-util/cmake-3.22 test? ( dev-cpp/gtest )" diff --git a/sci-libs/hipSPARSE/hipSPARSE-5.7.1.ebuild b/sci-libs/hipSPARSE/hipSPARSE-5.7.1.ebuild index e43590b2338c..45c92c36c51f 100644 --- a/sci-libs/hipSPARSE/hipSPARSE-5.7.1.ebuild +++ b/sci-libs/hipSPARSE/hipSPARSE-5.7.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -45,7 +45,7 @@ RDEPEND="dev-util/rocminfo dev-util/hip sci-libs/rocSPARSE:${SLOT}[${ROCM_USEDEP}]" DEPEND="${RDEPEND}" -BDEPEND="dev-util/rocm-cmake +BDEPEND="dev-build/rocm-cmake >=dev-util/cmake-3.22 test? ( dev-cpp/gtest )" diff --git a/sci-libs/miopen/miopen-5.1.3-r1.ebuild b/sci-libs/miopen/miopen-5.1.3-r1.ebuild index 15c5e1feaea3..2ef5b8fb50b8 100644 --- a/sci-libs/miopen/miopen-5.1.3-r1.ebuild +++ b/sci-libs/miopen/miopen-5.1.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -30,7 +30,7 @@ RDEPEND=" DEPEND="${RDEPEND}" BDEPEND="dev-libs/half:0/1 - dev-util/rocm-cmake + dev-build/rocm-cmake " S="${WORKDIR}/MIOpen-rocm-${PV}" diff --git a/sci-libs/rocBLAS/rocBLAS-5.1.3-r4.ebuild b/sci-libs/rocBLAS/rocBLAS-5.1.3-r4.ebuild index 94c7e5177af0..f8c6fd2a1367 100644 --- a/sci-libs/rocBLAS/rocBLAS-5.1.3-r4.ebuild +++ b/sci-libs/rocBLAS/rocBLAS-5.1.3-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -23,7 +23,7 @@ REQUIRED_USE="${ROCM_REQUIRED_USE}" RESTRICT="!test? ( test )" BDEPEND=" - dev-util/rocm-cmake + dev-build/rocm-cmake dev-util/Tensile:${SLOT} " diff --git a/sci-libs/rocBLAS/rocBLAS-5.4.2-r3.ebuild b/sci-libs/rocBLAS/rocBLAS-5.4.2-r3.ebuild index 417333c668f9..cc410094094f 100644 --- a/sci-libs/rocBLAS/rocBLAS-5.4.2-r3.ebuild +++ b/sci-libs/rocBLAS/rocBLAS-5.4.2-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -23,7 +23,7 @@ REQUIRED_USE="${ROCM_REQUIRED_USE}" RESTRICT="!test? ( test )" BDEPEND=" - >=dev-util/rocm-cmake-5.3 + >=dev-build/rocm-cmake-5.3 dev-util/Tensile:${SLOT} " diff --git a/sci-libs/rocBLAS/rocBLAS-5.7.1-r1.ebuild b/sci-libs/rocBLAS/rocBLAS-5.7.1-r1.ebuild index e1f9a4b8e8f0..ce542d4df039 100644 --- a/sci-libs/rocBLAS/rocBLAS-5.7.1-r1.ebuild +++ b/sci-libs/rocBLAS/rocBLAS-5.7.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -22,7 +22,7 @@ IUSE="benchmark test" REQUIRED_USE="${ROCM_REQUIRED_USE}" BDEPEND=" - >=dev-util/rocm-cmake-5.3 + >=dev-build/rocm-cmake-5.3 dev-util/Tensile:${SLOT} dev-python/joblib test? ( dev-cpp/gtest ) diff --git a/sci-libs/rocFFT/rocFFT-5.1.3-r1.ebuild b/sci-libs/rocFFT/rocFFT-5.1.3-r1.ebuild index 8d4bed88c3a0..b4cef333669a 100644 --- a/sci-libs/rocFFT/rocFFT-5.1.3-r1.ebuild +++ b/sci-libs/rocFFT/rocFFT-5.1.3-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) ROCM_VERSION=${PV} inherit cmake check-reqs edo multiprocessing python-r1 rocm @@ -36,7 +36,7 @@ BDEPEND=" test? ( dev-cpp/gtest dev-libs/boost >=sci-libs/fftw-3 sys-libs/libomp ) >=dev-util/cmake-3.22 - dev-util/rocm-cmake + dev-build/rocm-cmake " CHECKREQS_DISK_BUILD="7G" diff --git a/sci-libs/rocFFT/rocFFT-5.7.1-r1.ebuild b/sci-libs/rocFFT/rocFFT-5.7.1-r1.ebuild index ae6759ee212d..b909e54736fe 100644 --- a/sci-libs/rocFFT/rocFFT-5.7.1-r1.ebuild +++ b/sci-libs/rocFFT/rocFFT-5.7.1-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) ROCM_VERSION=${PV} inherit cmake check-reqs edo multiprocessing python-r1 rocm @@ -41,7 +41,7 @@ BDEPEND=" sci-libs/hipRAND:${SLOT}[${ROCM_USEDEP}] ) >=dev-util/cmake-3.22 - dev-util/rocm-cmake + dev-build/rocm-cmake dev-db/sqlite " diff --git a/sci-libs/rocPRIM/rocPRIM-5.1.3.ebuild b/sci-libs/rocPRIM/rocPRIM-5.1.3.ebuild index c6fc2d52e88e..df4cabdd0310 100644 --- a/sci-libs/rocPRIM/rocPRIM-5.1.3.ebuild +++ b/sci-libs/rocPRIM/rocPRIM-5.1.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -19,7 +19,7 @@ REQUIRED_USE="${ROCM_REQUIRED_USE}" RDEPEND="dev-util/hip benchmark? ( dev-cpp/benchmark ) test? ( dev-cpp/gtest )" -BDEPEND="dev-util/rocm-cmake +BDEPEND="dev-build/rocm-cmake >=dev-util/cmake-3.22" DEPEND="${RDEPEND}" diff --git a/sci-libs/rocPRIM/rocPRIM-5.7.1.ebuild b/sci-libs/rocPRIM/rocPRIM-5.7.1.ebuild index 3353023628db..482e1fc30e78 100644 --- a/sci-libs/rocPRIM/rocPRIM-5.7.1.ebuild +++ b/sci-libs/rocPRIM/rocPRIM-5.7.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -19,7 +19,7 @@ REQUIRED_USE="${ROCM_REQUIRED_USE}" RDEPEND="dev-util/hip benchmark? ( dev-cpp/benchmark ) test? ( dev-cpp/gtest )" -BDEPEND="dev-util/rocm-cmake +BDEPEND="dev-build/rocm-cmake >=dev-util/cmake-3.22" DEPEND="${RDEPEND}" diff --git a/sci-libs/rocRAND/rocRAND-5.1.3.ebuild b/sci-libs/rocRAND/rocRAND-5.1.3.ebuild index f5f90b407482..310a8c03c01c 100644 --- a/sci-libs/rocRAND/rocRAND-5.1.3.ebuild +++ b/sci-libs/rocRAND/rocRAND-5.1.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -25,9 +25,9 @@ PATCHES=( "${FILESDIR}"/${PN}-5.1.3_stdint-gcc13.patch RDEPEND="dev-util/hip" DEPEND="${RDEPEND} -dev-util/rocm-cmake +dev-build/rocm-cmake test? ( dev-cpp/gtest )" -BDEPEND="dev-util/rocm-cmake +BDEPEND="dev-build/rocm-cmake >=dev-util/cmake-3.22" S="${WORKDIR}/rocRAND-rocm-${PV}" diff --git a/sci-libs/rocRAND/rocRAND-5.6.0-r1.ebuild b/sci-libs/rocRAND/rocRAND-5.6.0-r1.ebuild index 29a49e44991e..c26133da34af 100644 --- a/sci-libs/rocRAND/rocRAND-5.6.0-r1.ebuild +++ b/sci-libs/rocRAND/rocRAND-5.6.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -22,10 +22,10 @@ PATCHES=( "${FILESDIR}"/${PN}-5.4.2_stdint-gcc13.patch ) RDEPEND="dev-util/hip" DEPEND="${RDEPEND} - dev-util/rocm-cmake + dev-build/rocm-cmake benchmark? ( dev-cpp/benchmark ) test? ( dev-cpp/gtest )" -BDEPEND="dev-util/rocm-cmake +BDEPEND="dev-build/rocm-cmake >=dev-util/cmake-3.22" S="${WORKDIR}/rocRAND-rocm-${PV}" diff --git a/sci-libs/rocRAND/rocRAND-5.7.1.ebuild b/sci-libs/rocRAND/rocRAND-5.7.1.ebuild index 2a55cae507fe..6da9f75c961c 100644 --- a/sci-libs/rocRAND/rocRAND-5.7.1.ebuild +++ b/sci-libs/rocRAND/rocRAND-5.7.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -26,10 +26,10 @@ PATCHES=( RDEPEND="dev-util/hip" DEPEND="${RDEPEND} - dev-util/rocm-cmake + dev-build/rocm-cmake benchmark? ( dev-cpp/benchmark ) test? ( dev-cpp/gtest )" -BDEPEND="dev-util/rocm-cmake +BDEPEND="dev-build/rocm-cmake >=dev-util/cmake-3.22" S="${WORKDIR}/rocRAND-rocm-${PV}" |