- lz4hc : new high compression mode : levels 10-12 compress more and slower - lz4cat : fix : works with relative path (#284) and stdin (#285) - cli : fix minor notification when using -r recursive mode - API : lz4frame : LZ4F_frameBound(0) gives upper bound of *flush() and *End() operations - doc : markdown version of man page - build : Makefile : fix make -jX lib+exe concurrency - build : cmake : improvements by Michal Gorny
17 lines
311 B
Text
17 lines
311 B
Text
@comment $NetBSD: PLIST,v 1.8 2017/01/04 15:43:51 fhajny Exp $
|
|
bin/lz4
|
|
bin/lz4c
|
|
bin/lz4cat
|
|
bin/unlz4
|
|
include/lz4.h
|
|
include/lz4frame.h
|
|
include/lz4hc.h
|
|
lib/liblz4.a
|
|
lib/liblz4.so
|
|
lib/liblz4.so.1
|
|
lib/liblz4.so.${PKGVERSION}
|
|
lib/pkgconfig/liblz4.pc
|
|
man/man1/lz4.1
|
|
man/man1/lz4c.1
|
|
man/man1/lz4cat.1
|
|
man/man1/unlz4.1
|