media-tv/kodi: update for ffmpeg usedep changes

No need for a revbump given the versions it pins to (incl. compat)
have not actually changed, but updating anyway to avoid confusion
for later when ffmpeg-8 is released (which has removed libpostproc,
may still be made available in a separate package later).

Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
Ionen Wolkens
2025-05-08 02:11:47 -04:00
parent 6aa4f09b7e
commit d0842a2788
3 changed files with 3 additions and 3 deletions

View File

@@ -196,7 +196,7 @@ COMMON_TARGET_DEPEND="${PYTHON_DEPS}
>=net-fs/samba-3.4.6[smbclient(+)]
)
system-ffmpeg? (
media-video/ffmpeg-compat:6=[encode(+),soc(-)?,postproc,vaapi?,vdpau?,X?]
media-video/ffmpeg-compat:6=[encode(+),soc(-)?,postproc(-),vaapi?,vdpau?,X?]
)
!system-ffmpeg? (
app-arch/bzip2

View File

@@ -196,7 +196,7 @@ COMMON_TARGET_DEPEND="${PYTHON_DEPS}
>=net-fs/samba-3.4.6[smbclient(+)]
)
system-ffmpeg? (
=media-video/ffmpeg-6*:=[encode(+),soc(-)?,postproc,vaapi?,vdpau?,X?]
=media-video/ffmpeg-6*:=[encode(+),soc(-)?,postproc(-),vaapi?,vdpau?,X?]
)
!system-ffmpeg? (
app-arch/bzip2

View File

@@ -196,7 +196,7 @@ COMMON_TARGET_DEPEND="${PYTHON_DEPS}
>=net-fs/samba-3.4.6[smbclient(+)]
)
system-ffmpeg? (
=media-video/ffmpeg-7*:=[encode(+),soc(-)?,postproc,vaapi?,vdpau?,X?]
=media-video/ffmpeg-7*:=[encode(+),soc(-)?,postproc(-),vaapi?,vdpau?,X?]
)
!system-ffmpeg? (
app-arch/bzip2