msys2/MSYS2-packages

Package scripts for Cygwin targets to build under MSYS2.

1,390

stars

11,539

commits

Shell

primary language

Sep 4, 2026

updated

packages.msys2.org

README

'main' workflow Status

MSYS2-packages

Package scripts for MSYS2.

To build these, run msys2_shell.cmd then from the bash prompt. Packages from the base-devel package is an implicit build time dependency. Make sure it is installed before attempting to build any package:

pacman -S --needed base-devel
cd ${package-name}
makepkg

To install the built package(s).

pacman -U ${package-name}*.pkg.tar.xz

License

MSYS2-packages is licensed under BSD 3-Clause "New" or "Revised" License. A full copy of the license is provided in LICENSE.

Contributors

(top 30 of 225)

lazka

4,750 commits

Alexpux

3,556 commits

striezel

439 commits

Biswa96

350 commits

msys2/MSYS2-packages

Package scripts for Cygwin targets to build under MSYS2.

1,390

stars

11,539

commits

Shell

primary language

Sep 4, 2026

updated

packages.msys2.org

README

'main' workflow Status

MSYS2-packages

Package scripts for MSYS2.

To build these, run msys2_shell.cmd then from the bash prompt. Packages from the base-devel package is an implicit build time dependency. Make sure it is installed before attempting to build any package:

pacman -S --needed base-devel
cd ${package-name}
makepkg

To install the built package(s).

pacman -U ${package-name}*.pkg.tar.xz

License

MSYS2-packages is licensed under BSD 3-Clause "New" or "Revised" License. A full copy of the license is provided in LICENSE.

Contributors

(top 30 of 225)

lazka

4,750 commits

Alexpux

3,556 commits

striezel

439 commits

Biswa96

350 commits

Languages

Shell

80.6%

M4

11.2%

C

3.7%

Python

1.4%

Roff

1.1%