UmVirt LFS Package info
DB commit: d35a620850806ab581b32cb34d268a904c9c0a5f
APP commit:
lzo
LZO is a data compression library which is suitable for data decompression and compression in real-time. This means it favors speed over compression ratio. 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.1/packages/l/lzo-2.10.tar.gz
Package md5-checksum URL: https://ulfs.org/linux/downloads/package_files/0.1/packages/l/lzo-2.10.tar.gz.md5sum
Dependances: *** NO DEPENDANCES FOUND ***
Dependance of: libarchive, libvncserver.
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