kgraefe / libtermkey-cygwin

Cygport of libtermkey

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

libtermkey-cygwin

This a recipe to build and package libtermkey 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 libtermkey.cygport download prepare compile install package

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

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

About

Cygport of libtermkey