summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-12-11 12:23:19 +0100
committerMichał Górny <mgorny@gentoo.org>2024-12-11 12:53:18 +0100
commit3ee411f1324ad2b881555d1bec5f943f1a7f28a1 (patch)
tree6f41e60778fca61521342418fc05d60e95f9ae44 /media-libs
parentRename {sys-devel → llvm-core}/clang-common (diff)
downloadgentoo-3ee411f1324ad2b881555d1bec5f943f1a7f28a1.tar.gz
gentoo-3ee411f1324ad2b881555d1bec5f943f1a7f28a1.tar.bz2
gentoo-3ee411f1324ad2b881555d1bec5f943f1a7f28a1.zip
Move {sys-devel → llvm-core}/clang
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/libv4l/libv4l-1.28.1.ebuild4
-rw-r--r--media-libs/mesa/mesa-24.1.7-r1.ebuild2
-rw-r--r--media-libs/mesa/mesa-24.2.3-r1.ebuild2
-rw-r--r--media-libs/mesa/mesa-24.2.4-r1.ebuild2
-rw-r--r--media-libs/mesa/mesa-24.2.5-r1.ebuild2
-rw-r--r--media-libs/mesa/mesa-24.2.6-r2.ebuild2
-rw-r--r--media-libs/mesa/mesa-24.2.7.ebuild2
-rw-r--r--media-libs/mesa/mesa-24.2.8.ebuild2
-rw-r--r--media-libs/mesa/mesa-24.3.0.ebuild2
-rw-r--r--media-libs/mesa/mesa-24.3.0_rc2.ebuild2
-rw-r--r--media-libs/mesa/mesa-9999.ebuild2
-rw-r--r--media-libs/oidn/oidn-2.2.2.ebuild2
-rw-r--r--media-libs/oidn/oidn-2.3.0.ebuild2
-rw-r--r--media-libs/osl/osl-1.12.14.0-r1.ebuild2
-rw-r--r--media-libs/osl/osl-1.12.14.0.ebuild4
-rw-r--r--media-libs/osl/osl-1.13.10.0.ebuild2
-rw-r--r--media-libs/osl/osl-9999.ebuild2
17 files changed, 19 insertions, 19 deletions
diff --git a/media-libs/libv4l/libv4l-1.28.1.ebuild b/media-libs/libv4l/libv4l-1.28.1.ebuild
index 0baeeb18e021..c87900980f76 100644
--- a/media-libs/libv4l/libv4l-1.28.1.ebuild
+++ b/media-libs/libv4l/libv4l-1.28.1.ebuild
@@ -59,7 +59,7 @@ DEPEND="
BDEPEND="
sys-devel/gettext
virtual/pkgconfig
- bpf? ( sys-devel/clang:*[llvm_targets_BPF] )
+ bpf? ( llvm-core/clang:*[llvm_targets_BPF] )
doc? ( app-text/doxygen )
utils? (
dev-lang/perl
@@ -80,7 +80,7 @@ check_llvm() {
}
pkg_pretend() {
- has_version -b sys-devel/clang && check_llvm
+ has_version -b llvm-core/clang && check_llvm
}
pkg_setup() {
diff --git a/media-libs/mesa/mesa-24.1.7-r1.ebuild b/media-libs/mesa/mesa-24.1.7-r1.ebuild
index e518ff1e3b7e..07aacd364494 100644
--- a/media-libs/mesa/mesa-24.1.7-r1.ebuild
+++ b/media-libs/mesa/mesa-24.1.7-r1.ebuild
@@ -99,7 +99,7 @@ RDEPEND="
sys-devel/llvm:\${LLVM_SLOT}[llvm_targets_AMDGPU(+),${MULTILIB_USEDEP}]
opencl? (
dev-util/spirv-llvm-translator:\${LLVM_SLOT}
- sys-devel/clang:\${LLVM_SLOT}[llvm_targets_AMDGPU(+),${MULTILIB_USEDEP}]
+ llvm-core/clang:\${LLVM_SLOT}[llvm_targets_AMDGPU(+),${MULTILIB_USEDEP}]
)
")
video_cards_r600? (
diff --git a/media-libs/mesa/mesa-24.2.3-r1.ebuild b/media-libs/mesa/mesa-24.2.3-r1.ebuild
index fc09939f05db..5c33234f9ba3 100644
--- a/media-libs/mesa/mesa-24.2.3-r1.ebuild
+++ b/media-libs/mesa/mesa-24.2.3-r1.ebuild
@@ -101,7 +101,7 @@ RDEPEND="
sys-devel/llvm:\${LLVM_SLOT}[llvm_targets_AMDGPU(+),${MULTILIB_USEDEP}]
opencl? (
dev-util/spirv-llvm-translator:\${LLVM_SLOT}
- sys-devel/clang:\${LLVM_SLOT}[llvm_targets_AMDGPU(+),${MULTILIB_USEDEP}]
+ llvm-core/clang:\${LLVM_SLOT}[llvm_targets_AMDGPU(+),${MULTILIB_USEDEP}]
)
")
video_cards_r600? (
diff --git a/media-libs/mesa/mesa-24.2.4-r1.ebuild b/media-libs/mesa/mesa-24.2.4-r1.ebuild
index fc09939f05db..5c33234f9ba3 100644
--- a/media-libs/mesa/mesa-24.2.4-r1.ebuild
+++ b/media-libs/mesa/mesa-24.2.4-r1.ebuild
@@ -101,7 +101,7 @@ RDEPEND="
sys-devel/llvm:\${LLVM_SLOT}[llvm_targets_AMDGPU(+),${MULTILIB_USEDEP}]
opencl? (
dev-util/spirv-llvm-translator:\${LLVM_SLOT}
- sys-devel/clang:\${LLVM_SLOT}[llvm_targets_AMDGPU(+),${MULTILIB_USEDEP}]
+ llvm-core/clang:\${LLVM_SLOT}[llvm_targets_AMDGPU(+),${MULTILIB_USEDEP}]
)
")
video_cards_r600? (
diff --git a/media-libs/mesa/mesa-24.2.5-r1.ebuild b/media-libs/mesa/mesa-24.2.5-r1.ebuild
index fc09939f05db..5c33234f9ba3 100644
--- a/media-libs/mesa/mesa-24.2.5-r1.ebuild
+++ b/media-libs/mesa/mesa-24.2.5-r1.ebuild
@@ -101,7 +101,7 @@ RDEPEND="
sys-devel/llvm:\${LLVM_SLOT}[llvm_targets_AMDGPU(+),${MULTILIB_USEDEP}]
opencl? (
dev-util/spirv-llvm-translator:\${LLVM_SLOT}
- sys-devel/clang:\${LLVM_SLOT}[llvm_targets_AMDGPU(+),${MULTILIB_USEDEP}]
+ llvm-core/clang:\${LLVM_SLOT}[llvm_targets_AMDGPU(+),${MULTILIB_USEDEP}]
)
")
video_cards_r600? (
diff --git a/media-libs/mesa/mesa-24.2.6-r2.ebuild b/media-libs/mesa/mesa-24.2.6-r2.ebuild
index 8e702f7d6084..aba8aca921d8 100644
--- a/media-libs/mesa/mesa-24.2.6-r2.ebuild
+++ b/media-libs/mesa/mesa-24.2.6-r2.ebuild
@@ -101,7 +101,7 @@ RDEPEND="
sys-devel/llvm:\${LLVM_SLOT}[llvm_targets_AMDGPU(+),${MULTILIB_USEDEP}]
opencl? (
dev-util/spirv-llvm-translator:\${LLVM_SLOT}
- sys-devel/clang:\${LLVM_SLOT}[llvm_targets_AMDGPU(+),${MULTILIB_USEDEP}]
+ llvm-core/clang:\${LLVM_SLOT}[llvm_targets_AMDGPU(+),${MULTILIB_USEDEP}]
)
")
video_cards_r600? (
diff --git a/media-libs/mesa/mesa-24.2.7.ebuild b/media-libs/mesa/mesa-24.2.7.ebuild
index fc09939f05db..5c33234f9ba3 100644
--- a/media-libs/mesa/mesa-24.2.7.ebuild
+++ b/media-libs/mesa/mesa-24.2.7.ebuild
@@ -101,7 +101,7 @@ RDEPEND="
sys-devel/llvm:\${LLVM_SLOT}[llvm_targets_AMDGPU(+),${MULTILIB_USEDEP}]
opencl? (
dev-util/spirv-llvm-translator:\${LLVM_SLOT}
- sys-devel/clang:\${LLVM_SLOT}[llvm_targets_AMDGPU(+),${MULTILIB_USEDEP}]
+ llvm-core/clang:\${LLVM_SLOT}[llvm_targets_AMDGPU(+),${MULTILIB_USEDEP}]
)
")
video_cards_r600? (
diff --git a/media-libs/mesa/mesa-24.2.8.ebuild b/media-libs/mesa/mesa-24.2.8.ebuild
index fc09939f05db..5c33234f9ba3 100644
--- a/media-libs/mesa/mesa-24.2.8.ebuild
+++ b/media-libs/mesa/mesa-24.2.8.ebuild
@@ -101,7 +101,7 @@ RDEPEND="
sys-devel/llvm:\${LLVM_SLOT}[llvm_targets_AMDGPU(+),${MULTILIB_USEDEP}]
opencl? (
dev-util/spirv-llvm-translator:\${LLVM_SLOT}
- sys-devel/clang:\${LLVM_SLOT}[llvm_targets_AMDGPU(+),${MULTILIB_USEDEP}]
+ llvm-core/clang:\${LLVM_SLOT}[llvm_targets_AMDGPU(+),${MULTILIB_USEDEP}]
)
")
video_cards_r600? (
diff --git a/media-libs/mesa/mesa-24.3.0.ebuild b/media-libs/mesa/mesa-24.3.0.ebuild
index 95f073dc38ce..8cb69ed47935 100644
--- a/media-libs/mesa/mesa-24.3.0.ebuild
+++ b/media-libs/mesa/mesa-24.3.0.ebuild
@@ -100,7 +100,7 @@ RDEPEND="
sys-devel/llvm:\${LLVM_SLOT}[llvm_targets_AMDGPU(+),${MULTILIB_USEDEP}]
opencl? (
dev-util/spirv-llvm-translator:\${LLVM_SLOT}
- sys-devel/clang:\${LLVM_SLOT}[llvm_targets_AMDGPU(+),${MULTILIB_USEDEP}]
+ llvm-core/clang:\${LLVM_SLOT}[llvm_targets_AMDGPU(+),${MULTILIB_USEDEP}]
)
")
video_cards_r600? (
diff --git a/media-libs/mesa/mesa-24.3.0_rc2.ebuild b/media-libs/mesa/mesa-24.3.0_rc2.ebuild
index 95f073dc38ce..8cb69ed47935 100644
--- a/media-libs/mesa/mesa-24.3.0_rc2.ebuild
+++ b/media-libs/mesa/mesa-24.3.0_rc2.ebuild
@@ -100,7 +100,7 @@ RDEPEND="
sys-devel/llvm:\${LLVM_SLOT}[llvm_targets_AMDGPU(+),${MULTILIB_USEDEP}]
opencl? (
dev-util/spirv-llvm-translator:\${LLVM_SLOT}
- sys-devel/clang:\${LLVM_SLOT}[llvm_targets_AMDGPU(+),${MULTILIB_USEDEP}]
+ llvm-core/clang:\${LLVM_SLOT}[llvm_targets_AMDGPU(+),${MULTILIB_USEDEP}]
)
")
video_cards_r600? (
diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999.ebuild
index 95f073dc38ce..8cb69ed47935 100644
--- a/media-libs/mesa/mesa-9999.ebuild
+++ b/media-libs/mesa/mesa-9999.ebuild
@@ -100,7 +100,7 @@ RDEPEND="
sys-devel/llvm:\${LLVM_SLOT}[llvm_targets_AMDGPU(+),${MULTILIB_USEDEP}]
opencl? (
dev-util/spirv-llvm-translator:\${LLVM_SLOT}
- sys-devel/clang:\${LLVM_SLOT}[llvm_targets_AMDGPU(+),${MULTILIB_USEDEP}]
+ llvm-core/clang:\${LLVM_SLOT}[llvm_targets_AMDGPU(+),${MULTILIB_USEDEP}]
)
")
video_cards_r600? (
diff --git a/media-libs/oidn/oidn-2.2.2.ebuild b/media-libs/oidn/oidn-2.2.2.ebuild
index 193b91c619d1..4fc1786560a7 100644
--- a/media-libs/oidn/oidn-2.2.2.ebuild
+++ b/media-libs/oidn/oidn-2.2.2.ebuild
@@ -40,7 +40,7 @@ RDEPEND="
"
DEPEND="${RDEPEND}
$(llvm_gen_dep '
- sys-devel/clang:${LLVM_SLOT}=
+ llvm-core/clang:${LLVM_SLOT}=
sys-devel/llvm:${LLVM_SLOT}=
')
"
diff --git a/media-libs/oidn/oidn-2.3.0.ebuild b/media-libs/oidn/oidn-2.3.0.ebuild
index 3ff4eb5cf3fc..1e358aad26a9 100644
--- a/media-libs/oidn/oidn-2.3.0.ebuild
+++ b/media-libs/oidn/oidn-2.3.0.ebuild
@@ -38,7 +38,7 @@ RDEPEND="
"
DEPEND="${RDEPEND}
$(llvm_gen_dep '
- sys-devel/clang:${LLVM_SLOT}=
+ llvm-core/clang:${LLVM_SLOT}=
sys-devel/llvm:${LLVM_SLOT}=
')
"
diff --git a/media-libs/osl/osl-1.12.14.0-r1.ebuild b/media-libs/osl/osl-1.12.14.0-r1.ebuild
index e450385f5016..4468d78151b9 100644
--- a/media-libs/osl/osl-1.12.14.0-r1.ebuild
+++ b/media-libs/osl/osl-1.12.14.0-r1.ebuild
@@ -42,7 +42,7 @@ RDEPEND="
>=media-libs/openexr-3:0=
>=media-libs/openimageio-2.4:=
$(llvm_gen_dep '
- sys-devel/clang:${LLVM_SLOT}
+ llvm-core/clang:${LLVM_SLOT}
sys-devel/llvm:${LLVM_SLOT}
')
sys-libs/zlib:=
diff --git a/media-libs/osl/osl-1.12.14.0.ebuild b/media-libs/osl/osl-1.12.14.0.ebuild
index 459fa3084277..6bbe929b50c3 100644
--- a/media-libs/osl/osl-1.12.14.0.ebuild
+++ b/media-libs/osl/osl-1.12.14.0.ebuild
@@ -35,7 +35,7 @@ RDEPEND="
dev-libs/pugixml
>=media-libs/openexr-3:0=
>=media-libs/openimageio-2.3.12.0:=
- <sys-devel/clang-$((${LLVM_MAX_SLOT} + 1)):=
+ <llvm-core/clang-$((${LLVM_MAX_SLOT} + 1)):=
sys-libs/zlib:=
python? (
${PYTHON_DEPS}
@@ -64,7 +64,7 @@ BDEPEND="
"
llvm_check_deps() {
- has_version -r "sys-devel/clang:${LLVM_SLOT}"
+ has_version -r "llvm-core/clang:${LLVM_SLOT}"
}
pkg_setup() {
diff --git a/media-libs/osl/osl-1.13.10.0.ebuild b/media-libs/osl/osl-1.13.10.0.ebuild
index 2d149fe4a5f5..3163c165bd06 100644
--- a/media-libs/osl/osl-1.13.10.0.ebuild
+++ b/media-libs/osl/osl-1.13.10.0.ebuild
@@ -45,7 +45,7 @@ RDEPEND="
>=media-libs/openexr-3:0=
>=media-libs/openimageio-2.4:=
$(llvm_gen_dep '
- sys-devel/clang:${LLVM_SLOT}
+ llvm-core/clang:${LLVM_SLOT}
sys-devel/llvm:${LLVM_SLOT}
')
sys-libs/zlib:=
diff --git a/media-libs/osl/osl-9999.ebuild b/media-libs/osl/osl-9999.ebuild
index 3df3ad89ba3b..69c37845d17f 100644
--- a/media-libs/osl/osl-9999.ebuild
+++ b/media-libs/osl/osl-9999.ebuild
@@ -45,7 +45,7 @@ RDEPEND="
>=media-libs/openexr-3:0=
>=media-libs/openimageio-2.4:=
$(llvm_gen_dep '
- sys-devel/clang:${LLVM_SLOT}
+ llvm-core/clang:${LLVM_SLOT}
sys-devel/llvm:${LLVM_SLOT}
')
sys-libs/zlib:=