GitHunt
MA

mati865/MSYS2-packages

Package scripts for MSYS2.

'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.

Languages

Shell79.1%M412.1%C4.0%Python1.5%Roff1.1%Perl1.0%Batchfile0.8%Vim Script0.2%Makefile0.1%QML0.1%
BSD 3-Clause "New" or "Revised" License
Created March 26, 2016
Updated May 21, 2025