e7056fd3ecfc6c406731fa25cbf2aed3d8958620
The mingw cmake does not understand msys paths, so post instll we change the paths to windows paths.
Remove files created by patches for second go around or where the srcdir is not cleared after build.
…
MINGW-packages
Package scripts for MinGW-w64 targets to build under MSYS2.
To build these, run msys2_shell.cmd then from the bash prompt.
cd ${package-name}
makepkg-mingw
To install the built package(s).
pacman -U ${package-name}*.pkg.tar.xz
When creating a PKGBUILD use 2 spaces for each tab
expand -t 2 PKGBUILD > PKGBUILD.new; mv PKGBUILD.new PKGBUILD
Description
Releases
1
srcinfo-cache
Latest
Languages
Shell
87.3%
C
5.8%
Fortran
2%
Tcl
1.5%
CMake
1.3%
Other
2%