mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
@@ -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? (
|
||||
|
||||
Reference in New Issue
Block a user