/libluv-cygwin

libuv bindings for LuaJIT on Cygwin

libluv-cygwin

This a recipe to build and package libuv bindings for luajit on 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 libluv-cygwin.cygport download prepare compile install package

To install the package you can extract it into the root directory:

eval "$(cygport libluv.cygport vars PVR)"
tar -C / -xjvf libluv-$PVR.x86_64/dist/libluv/libluv1-$PVR.tar.xz