0950-11.2.0-configure-msys2.patch: drop everything and patch the cygwin paths instead. One hunk re SUPPORTS_WEAK is dropped since I don't think that does anything for cygwin. 0951-11.2.0-msys2-spec.patch: compare everything and patch the cygwin files instead. I'm not sure if the multilib change does anything, but keeping it anyway. 0953-11.2.0-testsuite-msys2.patch: no longer needed, all conditions are true with the cygwin triplet.
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
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.
Description
srcinfo-cache
Latest
Languages
Shell
90.1%
C
4.4%
Python
1.7%
Roff
1.3%
Perl
1.1%
Other
1.3%