7d20161bf1
v1.8.2 perf: *much* faster dictionary compression on small files perf: improved decompression speed and binary size perf: slightly faster HC compression and decompression speed perf: very small compression ratio improvement fix : compression compatible with low memory addresses (< 0xFFFF) fix : decompression segfault when provided with NULL input cli : new command --favor-decSpeed cli : benchmark mode more accurate for small inputs fullbench : can bench _destSize() variants doc : clarified block format parsing restrictions
18 lines
336 B
Text
18 lines
336 B
Text
@comment $NetBSD: PLIST,v 1.11 2018/05/10 13:16:27 adam Exp $
|
|
bin/lz4
|
|
bin/lz4c
|
|
bin/lz4cat
|
|
bin/unlz4
|
|
include/lz4.h
|
|
include/lz4frame.h
|
|
include/lz4frame_static.h
|
|
include/lz4hc.h
|
|
lib/liblz4.a
|
|
lib/liblz4.so.${PKGVERSION}
|
|
lib/liblz4.so
|
|
lib/liblz4.so.1
|
|
lib/pkgconfig/liblz4.pc
|
|
man/man1/lz4.1
|
|
man/man1/lz4c.1
|
|
man/man1/lz4cat.1
|
|
man/man1/unlz4.1
|