git-for-windows/MSYS2-packages

Package scripts for MSYS2.

40

stars

4,398

commits

Shell

primary language

Sep 2, 2026

updated

README

MSYS2-packages

TeaCI status AppVeyor status

Package scripts for MSYS2.

To build these, run msys2_shell.cmd then from the bash prompt. Packages from the msys2-devel and base-devel groups are implicit build time dependencies. Make sure both are installed before attempting to build any package:

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

To install the built package(s).

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

Contributors

(top 30 of 135)

Alexpux

2,415 commits

dscho

802 commits

mingwandroid

166 commits

JPeterMugaas

96 commits

git-for-windows/MSYS2-packages

Package scripts for MSYS2.

40

stars

4,398

commits

Shell

primary language

Sep 2, 2026

updated

README

MSYS2-packages

TeaCI status AppVeyor status

Package scripts for MSYS2.

To build these, run msys2_shell.cmd then from the bash prompt. Packages from the msys2-devel and base-devel groups are implicit build time dependencies. Make sure both are installed before attempting to build any package:

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

To install the built package(s).

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

Contributors

(top 30 of 135)

Alexpux

2,415 commits

dscho

802 commits

mingwandroid

166 commits

JPeterMugaas

96 commits

Languages

Shell

59.6%

M4

20.0%

C

16.6%

Python

1.1%