Date: Fri, 25 Oct 2024 01:53:13 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 282188] New port: multimedia/ffmpeg3 (legacy ffmpeg as a dependency for emulators/ppsspp) Message-ID: <bug-282188-7788-85bbbOwlN8@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-282188-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-282188-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D282188 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=3D254498&action= =3Dedit 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=3D+ applicable to all platforms into Makefile. Yes, it ignores unde= fined 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. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-282188-7788-85bbbOwlN8>