mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 20:43:09 -04:00
*/*: 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:
@@ -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]
|
||||
)
|
||||
"
|
||||
|
||||
|
||||
@@ -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]
|
||||
)
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user