msys2 / MINGW-packages

Package scripts for MinGW-w64 targets to build under MSYS2.
https://packages.msys2.org
BSD 3-Clause "New" or "Revised" License
2.25k stars 1.21k forks source link

Add rustup #16145

Open ArchGuyWu opened 1 year ago

ArchGuyWu commented 1 year ago

Package name

rustup

Brief description of package

rustup is an installer for the systems programming language Rust

URL for package's homepage

https://rustup.rs/

Provide a basic test case to validate the package's functionality.

No response

MINGW environments where you need the package

Are you willing to submit a PR?

No response

ArchGuyWu commented 1 year ago

It would be useful for those who need multiple targets.

Kreijstal commented 9 months ago

Yeah this would be nice, I guess you'd have to compile rustup yourself

500-internal-server-error commented 4 months ago

For now I have a PKGBUILD here, mostly taken from Arch with some modifications to better fit in MSYS2 (notably replacing symlinks to multicall binaries with hardlinks, to maintain the small package size without requiring modifications to a stock Win8+ install).