[Bug 282188] New port: multimedia/ffmpeg3 (legacy ffmpeg as a dependency for emulators/ppsspp)
Date: Mon, 28 Oct 2024 19:03:31 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282188 --- Comment #10 from Daniel Engberg <diizzy@FreeBSD.org> --- Created attachment 254601 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=254601&action=edit Patch for ffmpeg3 v2 * Add missing option for LTO * Fix RTCPU option * Rework Makefile to follow Porters Handbook and have better readability * Enable both LTO and OPTIMIZED_CFLAGS options by default * Convert DEBUG option to rely on framework DEBUG option * Limit port to aarch64 and amd64 as they're the only platforms that will run ppsspp at reasonable performance * Remove DATADIR and DOCSDIR variables as they're unnecessary and unused * Backport ATRAC3 patch imported into upstream's "fork" [1] 1: https://github.com/hrydgard/ppsspp-ffmpeg/commit/9c4f84d9d9ad147f4a44cff582829647a0c65420 -- You are receiving this mail because: You are the assignee for the bug.