mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 00:05:54 +03:00
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:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user