UmVirt LFS Package info

DB commit: 34a83c7a68a930f721bd7a7f9cb2c2ac41e76ba8
APP commit: 0bd167a48557b5a14ac68d0229893245aacc7f12
[ BASH | XML | JSON ]

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-20250816.tar.xz
Source directory: luajit-20250816
Package URL: luajit-20250816.tar.xz
Package md5-checksum URL: luajit-20250816.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