UmVirt LFS Package info
DB commit: eeb5b556770c9a541df710c0fd927901d6de9d66
APP commit:
lzo
LZO is a data compression library which is suitable for data decompression and compression in real-time.Package info
Codename: lzo
Source file: lzo-2.10.tar.gz
Source directory: lzo-2.10
Package URL: https://ulfs.org/linux/downloads/package_files/0.2/packages/l/lzo-2.10.tar.gz
Package md5-checksum URL: https://ulfs.org/linux/downloads/package_files/0.2/packages/l/lzo-2.10.tar.gz.md5sum
Dependances: *** NO DEPENDANCES FOUND ***
Dependance of: squashfs, icecc, libvncserver, qemu.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
ARG_STATIC="--disable-static"
if [[ "$ULFS_PKG_STATIC" == "YES" ]]
then
ARG_STATIC="--enable-static"
fi
./configure --prefix=/usr \
--enable-shared \
$ARG_STATIC \
--docdir=/usr/share/doc/lzo-2.10
Build script:
make
Install script:
make install
Apache/2.4.62 (Debian) Server at ulfs.org Port 443