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

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 25 Oct 2024 01:53:13 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282188

Kevin Reinholz <kreinholz@gmail.com> changed:

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

--- Comment #2 from Kevin Reinholz <kreinholz@gmail.com> ---
Created attachment 254498
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=254498&action=edit
Further cleaned up proposed new port--trimming unused and undesired options
from Makefile

This is hopefully the final version of the proposed new port. Trimmed unused
and undesired options from Makefile. Removed Makefile.local, but moved
LDFLAGS=+ applicable to all platforms into Makefile. Yes, it ignores undefined
symbols, which is normally bad. However, without this flag, build fails due to
disabling of network and build of ffserver, neither of which are used by
emulators/ppsspp.

A possible alternative name for this port would be multimedia/ppsspp-ffmpeg,
but that's potentially misleading as it's simply ffmpeg-3.0.2 with options
turned off in an attempt to build only the bare minimal components
required/used by emulators/ppsspp.

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