[Bug 282188] [NEW PORT] multimedia/ffmpeg3 (legacy ffmpeg as a dependency for emulators/ppsspp)

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 09 Nov 2024 16:12:56 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282188

--- Comment #15 from Kevin Reinholz <kreinholz@gmail.com> ---
Created attachment 255054
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=255054&action=edit
Proposed update to Makefile--since this is a build dep of emulators/ppsspp,
ARCH restrictions should match

emulators/ppsspp has the following ARCH restrictions:

NOT_FOR_ARCHS=  mips mips64 powerpc powerpc64 powerpcspe
NOT_FOR_ARCHS_REASON=   only little-endian is supported, see \
                https://github.com/hrydgard/ppsspp/issues/8823

multimedia/ffmpeg3, as a build dep of emulators/ppsspp, should have matching
restrictions, rather than be limited to aarch64 and amd64. (Either that or
emulators/ppsspp should be limited to aarch64 and amd64).

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