[Bug 282188] New port: multimedia/ffmpeg3 (legacy ffmpeg as a dependency for emulators/ppsspp)

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 30 Oct 2024 03:24:02 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282188

--- Comment #12 from Kevin Reinholz <kreinholz@gmail.com> ---
After more playing around with ffmpeg3 and ppsspp, I have an updated version of
the proposed multimedia/ffmpeg3 port. It builds static libs, and
disables/enables only those specific things flagged by the PPSSPP devs in their
ppsspp-ffmpeg fork.

One very nice result is this now builds without LDFLAGS+=
-Wl,--undefined-version

That always bothered me. Additionally, emulators/ppsspp, with small
modifications, builds against ffmpeg3 static libs and bundles them into the
final PPSSPP--so synth or poudriere won't install ffmpeg3 onto the system and
the resulting ppsspp package does not have any version of ffmpeg as a lib
depends.

-- 
You are receiving this mail because:
You are the assignee for the bug.