This a recipe to build and package libmpack for Cygwin. The recipe is based on the recipe in cascent's old neovim port.
Dependencies:
To build the package install the dependencies and run the following command:
cygport luajit-mpack-cygwin.cygport download prepare compile install package
To install the package you can extract it into the root directory:
eval "$(cygport luajit-mpack.cygport vars PVR)"
tar -C / -xjvf luajit-mpack-$PVR.x86_64/dist/luajit-mpack/luajit-mpack-$PVR.tar.xz