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

kgraefe/unibilium-cygwin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

unibilium-cygwin

This a recipe to build and package Unibilium for Cygwin. The recipe is based on the recipe in cascent's old neovim port.

To build the package run the following command:

cygport unibilium.cygport download prepare compile install package

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

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