mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-05 00:08:05 +03:00
net-p2p/retroshare: simplify ffmpeg-compat with new helper
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
@@ -71,8 +71,7 @@ src_configure() {
|
||||
# TODO: fix with >=ffmpeg-7 then drop ffmpeg-compat, or drop/mask plugins
|
||||
if use plugins; then
|
||||
ffmpeg_compat_setup 4
|
||||
# hack: passes -L/usr/lib64 which messes with finding ffmpeg-compat
|
||||
append-ldflags "-L${SYSROOT}$(ffmpeg_compat_get_prefix 4)/$(get_libdir)"
|
||||
ffmpeg_compat_add_flags
|
||||
fi
|
||||
|
||||
local qconfigs=(
|
||||
|
||||
Reference in New Issue
Block a user