UmVirt LFS Package info

DB commit: f64c98382982c764c3ba140bfcbbc73d93096acd
APP commit: e09dc78145b10de9481608254eb2ac99efd0068b
[ BASH | XML | JSON ]

libbytesize

The libbytesize package is a library which facilitates the common operations with sizes in bytes.

Package info

Template:
Codename: libbytesize
Source file: libbytesize-2.11.tar.gz
Source file size: 459631
Source file MD5-checkum: b9a24d3a7b576e67cab729195c26f6e5
Source directory: libbytesize-2.11
Package URL: https://umvirt.com/linux/downloads/0.2.3/packages/l/libbytesize-2.11.tar.gz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.3/packages/l/libbytesize-2.11.tar.gz.md5sum
Dependances: pcre2, python3-Pygments, python3-six.
Dependance of: libblockdev.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
./configure --prefix=/usr

Build script:
make
if [[ "$ULFS_PKG_TEST" == "YES" ]]
then
	    make check
fi

Install script:
make install