4fba70e907cb6eec89ca874dfcac2f28ea573ed9
kos32-liblua
Package like liblua*-dev from linux.
Install
sudo mkdir -p /etc/apt/keyrings
sudo curl https://git.kolibrios.org/api/packages/Lua/debian/repository.key -o /etc/apt/keyrings/gitea-Lua.asc
sudo curl https://git.kolibrios.org/api/packages/Egor00f/debian/repository.key -o /etc/apt/keyrings/gitea-Egor00f.asc
echo "deb [signed-by=/etc/apt/keyrings/gitea-Egor00f.asc] https://git.kolibrios.org/api/packages/Egor00f/debian $distribution $component" | sudo tee -a /etc/apt/sources.list.d/gitea.list
echo "deb [signed-by=/etc/apt/keyrings/gitea-Lua.asc] https://git.kolibrios.org/api/packages/Lua/debian $distribution $component" | sudo tee -a /etc/apt/sources.list.d/gitea.list
sudo apt update
sudo apt install kos32-liblua5.4
build
make "LUA_VER=A.B" build
or
make kos32-liblua<Version>.deb
Description
v0.0.1
Latest
Languages
Inno Setup
53%
Makefile
47%