Re: [1/2] [new port] devel/simde

Daniil Ryvkin <[email protected]> Thu, 23 Jul 2026 12:55:32 +0300
Newsgroups gmane.os.openbsd.ports
Message-ID <[email protected]>
On Thu, Jul 23, 2026 at 10:21:36AM +0100, Stuart Henderson wrote:
> On 2026/07/07 18:05, Daniil Ryvkin wrote:
> > Hi,
> > 
> > This adds a port for SIMDe (SIMD Everywhere) v0.8.2, a header-only
> > library providing implementations of SIMD intrinsics (SSE, AVX, NEON,
> > etc.) for platforms that don't natively support them.
> > 
> > It is required as a build dependency for multimedia/obs-studio.
> 
> as there's no actual build stage, I think I'd prefer to just pull it
> into obs-studio via DIST_TUPLE at this point..
> 

simde may also be useful for other ports, such as x11/kitty which
currently has simd disabled.