UmVirt LFS Package info
DB commit: 9479b41c328304e88d8b007b04bc0dff783bbc6e
APP commit: b0e7f121177a769c20a4c985867d650259b096ce
luajit
The luajit package contains a Just-In-Time compiler for Lua. It is often used as scripting middleware, and it is high performance while also having a low memory footprint.Package info
Template:
Codename: luajit
Source file: luajit-20250212.tar.xz
Source file size: 743168
Source file MD5-checkum: ac5d07d31cc46d97e577764e402921c7
Source directory: luajit-20250212
Package URL: https://umvirt.com/linux/downloads/0.2.3/packages/l/luajit-20250212.tar.xz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.3/packages/l/luajit-20250212.tar.xz.md5sum
Dependances: *** NO DEPENDANCES FOUND ***
Dependance of: mpv, obs-studio.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
#
Build script:
make PREFIX=/usr amalg
Install script:
make PREFIX=/usr install
if [[ "$ULFS_PKG_STATIC" != "YES" ]]
then
rm -v /usr/lib/libluajit-5.1.a
fi