*/*: update ffmpeg USE flags

See 00eddc65d7.

ffmpeg's USE flags were updated significantly, and
in a more recent commit support for the old USE
flags was dropped entirely, breaking a handful of
packages.

This also adds `lame` to the flags required by
`media-sound/lms`.

Signed-off-by: demize <demize@unstable.systems>
This commit is contained in:
demize 2025-03-28 09:11:49 -04:00
parent 8e05dfafd3
commit 05694e0851
No known key found for this signature in database
GPG Key ID: AECE696834DC11E9
7 changed files with 14 additions and 14 deletions

View File

@ -1,4 +1,4 @@
# Copyright 2020-2024 Gentoo Authors
# Copyright 2020-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -37,7 +37,7 @@ BDEPEND="
verify-sig? ( >sec-keys/openpgp-keys-jvoisin-20200714 )
test? (
media-libs/exiftool:*
media-video/ffmpeg[mp3,vorbis]
media-video/ffmpeg[lame,vorbis]
)
"

View File

@ -34,7 +34,7 @@ BDEPEND="
verify-sig? ( >sec-keys/openpgp-keys-jvoisin-20200714 )
test? (
media-libs/exiftool:*
media-video/ffmpeg[mp3,vorbis]
media-video/ffmpeg[lame,vorbis]
)
"

View File

@ -1,4 +1,4 @@
# Copyright 2022 Gentoo Authors
# Copyright 2022-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -18,7 +18,7 @@ KEYWORDS="~amd64"
BDEPEND="
test? (
media-video/ffmpeg[mp3,vorbis]
media-video/ffmpeg[lame,vorbis]
)
"

View File

@ -1,4 +1,4 @@
# Copyright 2021-2022 Gentoo Authors
# Copyright 2021-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# You will need games-util/steam-client-meta from the steam-overlay for this to work
@ -530,8 +530,8 @@ KEYWORDS="~amd64"
IUSE="+client +server vaapi vulkan x264 x265"
RDEPEND="
>=media-video/ffmpeg-4.3[encode,vulkan?,x264?,x265?]
vaapi? ( media-video/ffmpeg[libdrm,vaapi] )
>=media-video/ffmpeg-4.3[vulkan?,x264?,x265?]
vaapi? ( media-video/ffmpeg[drm,vaapi] )
sys-libs/libunwind
www-client/chromium
"

View File

@ -1,4 +1,4 @@
# Copyright 2024 Gentoo Authors
# Copyright 2024-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -22,7 +22,7 @@ RDEPEND="
dev-libs/boost:=
dev-libs/libconfig[cxx]
media-libs/taglib
media-video/ffmpeg[opus]
media-video/ffmpeg[lame,opus]
sys-libs/pam
!stb? ( media-gfx/graphicsmagick )

View File

@ -1,4 +1,4 @@
# Copyright 2024 Gentoo Authors
# Copyright 2024-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -22,7 +22,7 @@ RDEPEND="
dev-libs/boost:=
dev-libs/libconfig[cxx]
media-libs/taglib:=
media-video/ffmpeg[opus]
media-video/ffmpeg[lame,opus]
sys-libs/pam
!stb? ( media-gfx/graphicsmagick )

View File

@ -1,4 +1,4 @@
# Copyright 2024 Gentoo Authors
# Copyright 2024-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -22,7 +22,7 @@ SLOT="0"
KEYWORDS="~amd64"
RDEPEND="
media-video/ffmpeg[network]
media-video/ffmpeg
"
DEPEND="