b877f040f59ff6fee22610bc5dc68fce1626821f
These were added in https://github.com/msys2/MSYS2-packages/pull/2569 since we switched to a unified list by default in https://github.com/msys2/MSYS2-packages/pull/2572 They were kept in case someone had modified their pacman config and not keep it in sync. It's been 4.5 years now, so remove those files. While they don't hurt, they can be confusing to users as they are in the same dir but just not used, and changes to them are thus ignored.
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
Releases
1
srcinfo-cache
Latest
Languages
Shell
90.5%
C
4.3%
Python
1.6%
Roff
1.2%
Perl
1.1%
Other
1.2%