Skip to content
This repository has been archived by the owner on May 3, 2024. It is now read-only.

Latest commit

 

History

History
23 lines (18 loc) · 817 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 817 Bytes

luajit-mpack-cygwin

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