sci-libs/vtk: add <ffmpeg-8 upper bound while waiting for new stable

I haven't tested but according to a old NEEDINFO bug, it is probably
broken, and then looking at stabilizing ffmpeg-8 soon.

There is a stablereq for 9.5.2 already but seems it been stalled.

Bug: https://bugs.gentoo.org/964986
Bug: https://bugs.gentoo.org/968821
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
Ionen Wolkens
2026-03-05 03:38:53 -05:00
parent 86ee26a4ab
commit 79e95c38a8

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2025 Gentoo Authors
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -95,7 +95,7 @@ RDEPEND="
)
)
cuda? ( dev-util/nvidia-cuda-toolkit:= )
ffmpeg? ( media-video/ffmpeg:= )
ffmpeg? ( <media-video/ffmpeg-8:= )
gdal? ( sci-libs/gdal:= )
java? ( >=virtual/jdk-11:= )
!minimal? (