Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 09 Nov 2024 16:12:56 +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-dLbiHJPW5B@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

--- Comment #15 from Kevin Reinholz <kreinholz@gmail.com> ---
Created attachment 255054
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D255054&action=
=3Dedit
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=3D  mips mips64 powerpc powerpc64 powerpcspe
NOT_FOR_ARCHS_REASON=3D   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).

--=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-dLbiHJPW5B>