commit:     79e95c38a8e9b5c4a8b6d83cf02a72a82c0a5d59
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Thu Mar  5 08:38:53 2026 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Thu Mar  5 08:44:55 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79e95c38

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 <AT> gentoo.org>

 sci-libs/vtk/vtk-9.4.2-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-libs/vtk/vtk-9.4.2-r2.ebuild b/sci-libs/vtk/vtk-9.4.2-r2.ebuild
index 8d3e4b54fb96..32cfce05419d 100644
--- a/sci-libs/vtk/vtk-9.4.2-r2.ebuild
+++ b/sci-libs/vtk/vtk-9.4.2-r2.ebuild
@@ -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? (

Reply via email to