Files
MINGW-packages/README.md
Ray Donnelly 62b00e9c6a build -> built
2014-03-19 01:12:50 +00:00

274 B

MINGW-packages

Package scripts for MinGW-w64 targets to build under MSYS2.

To build these, run msys2_shell.bat then from the bash prompt.

cd ${package-name}
makepkg-mingw

To install the built package(s).

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