mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
kde-plasma/kpipewire: Raise ffmpeg8-conditional to >=ffmpeg-6.1
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
@@ -46,7 +46,7 @@ BDEPEND+=" test? ( || ( >=dev-qt/qtbase-6.10:6[wayland] <dev-qt/qtwayland-6.10:6
|
||||
|
||||
src_prepare() {
|
||||
# https://invent.kde.org/plasma/kpipewire/-/merge_requests/208#note_1310965
|
||||
if has_version ">=media-video/ffmpeg-5"; then
|
||||
if has_version ">=media-video/ffmpeg-6.1"; then
|
||||
PATCHES+=( "${FILESDIR}/${P}-ffmpeg8.patch" )
|
||||
fi
|
||||
cmake_src_prepare
|
||||
|
||||
Reference in New Issue
Block a user