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

kgraefe/luajit-mpack-cygwin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

libmpack lua binding for LuaJIT on Cygwin

Resources

Stars

Watchers

Forks

Packages

No packages published