Index | Thread | Search

From:
Stuart Henderson <stu@spacehopper.org>
Subject:
Re: NEW: devel/stb 0.0.20251026
To:
Rafael Sadowski <rafael@sizeofvoid.org>
Cc:
ports@openbsd.org
Date:
Mon, 23 Feb 2026 16:15:36 +0000

Download raw body.

Thread
On 2026/02/23 16:55, Rafael Sadowski wrote:
> New dependcy stb-0.0.20251026 to update graphics/zxing-cpp from 2 to 3.0.
> 
> Comment:
> stb single-file public domain libraries for C/C++ 
> 
> Description:
> Single-file public domain (or MIT licensed) libraries for C/C++.
>  - image loader: stb_image.h
>  - image writer: stb_image_write.h
>  - image resizer: stb_image_resize.h
>  - font text rasterizer: stb_truetype.h
>  - typesafe containers: stb_ds.h
> 
> Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>
> 
> WWW: https://github.com/nothings/stb
> 
> 

there's a stray space at eol in COMMENT, and I don't think it should
repeat the name 'stb' at the start

otherwise ok

the various different libraries have different version numbers so
your date-based version seems sane