ScoopInstaller / Versions

📦 A Scoop bucket for alternative versions of apps.
https://scoop.sh
The Unlicense
202 stars 200 forks source link

[Request]: Add mingw-winlibs-llvm-ucrt-posix #1586

Open xuangeyouneihan opened 7 months ago

xuangeyouneihan commented 7 months ago

Prerequisites

Criteria

Name

WinLibs

Description

GNU Compiler Collection with LLVM/Clang/LLD/LLDB (UCRT, with POSIX Threads, WinLibs build)

Homepage

https://winlibs.com

Download Link(s)

https://github.com/brechtsanders/winlibs_mingw/releases/tag/13.2.0posix-17.0.6-11.0.1-ucrt-r5

Corresponding package

mingw-winlibs-llvm-ucrt

Some Indication of Popularity/Repute

It is known as a version of mingw-w64 and has 800 stars.

xuangeyouneihan commented 7 months ago

The reason why I open this issue is that I found that the auto-update rule of previous mingw-winlibs-llvm-ucrt is not compatible with the latest POSIX version. I've already opened a pull-request (#1580) to add the POSIX version but I received no response. I don't know whether the PR meets the criteria. If anyone sees the issue, please take a look of that PR and check if it is doable. Thanks!