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

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 27 Oct 2024 23:41:49 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282188

Kevin Reinholz <kreinholz@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #254498|0                           |1
        is obsolete|                            |

--- Comment #8 from Kevin Reinholz <kreinholz@gmail.com> ---
Created attachment 254585
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=254585&action=edit
Updated patch - disables nasm, binutils, and other unnecessary build deps

Updated patch that drops binutils and nasm as dependencies: the only remaining
build dependencies are gmake, pkgconf, and perl.

Deleted patches for ffmpeg3 that are no longer needed due to disabling of
extraneous options.

PREFIX like multimedia/ffmpeg4's Makefile at lines 31-34 is at lines 23-26 of
ffmpeg3 Makefile (lines 70-73 of unified diff patch to add multimedia/ffmpeg3
to the Ports tree).

I'll experiment with trying to get emulators/ppsspp to build with static
ffmpeg3 libs, so this can become only a build dep.

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