3bd4657bfb7d7e109f27c8a10ebccdb4c3ec6131
libcrypt: Tag name error on https://sourceware.org/git/cygwin-apps/crypt.git, should be "crypt-*-release" instead of "libcrypt-*-release".
Added a patch from mintty developers to fix an issue compiling with GCC 7.3.0 that I had complained about. The issue was submitted by myself at: https://github.com/mintty/mintty/issues/765 .
MSYS2-packages
Package scripts for MSYS2.
To build these, run msys2_shell.cmd then from the bash prompt. Packages frmo the msys2-devel and base-devel and 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
Description
Releases
1
srcinfo-cache
Latest
Languages
Shell
90.5%
C
4.3%
Python
1.6%
Roff
1.2%
Perl
1.1%
Other
1.2%