There is code in libevent to obtain the list of name server IPs the Windows way, but it was disabled when building in MSYS mode. To avoid conflicts between the Win32 and the MSYS headers, a hack is needed where the `evutil_load_windows_system_library_()` function no longer uses any Win32 types but plain C ones. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
autoconf-archive - 2019.01.06 - update to new version, add patch to make a few "cygwin" things uable for MSYS2 if needed. (#1545)
MSYS2-packages
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
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%