dev-java/compress-lzf
Compression codec for LZF encoding for particularly encoding/decoding, with reasonable compression. Compressor is basic Lempel-Ziv codec, without Huffman (deflate/gzip) or statistical post-encoding. See "http://oldhome.schmorp.de/marc/liblzf.html" for more on original LZF package.
-
compress-lzf-1.0.3-r1~amd64elibc_FreeBSD doc source test binary
View Download Browse License: Apache-2.0Overlay: spark-overlay
USE Flags
elibc_FreeBSD
* This flag is undocumented *
doc
Global: Adds extra documentation (API, Javadoc, etc)
source
Global: Zip the sources and install them
test
Global: Workaround to pull in packages needed to run with FEATURES=test. Portage-2.1.2 handles this internally, so don't set it in make.conf/package.use anymore
binary
Global: Install the binary version directly, rather than using it to build the source version.