freebsd-ports/archivers/c-blosc/pkg-plist
Richard Gallamore 35759a160f Blosc is a high performance compressor optimized for binary data.
It has been designed to transmit data to the processor cache faster
than the traditional, non-compressed, direct memory fetch approach
via a memcpy() OS call. Blosc is the first compressor (that I'm aware of)
that is meant not only to reduce the size of large datasets on-disk or
in-memory, but also to accelerate memory-bound computations.

WWW: http://blosc.org/

PR:		220908
Submitted by:	Iblis Lin (maintainer)
Reviewed by:	matthew (mentor), mat
Approved by:	matthew (mentor)
Differential Revision:	https://reviews.freebsd.org/D11889
2017-08-09 00:44:05 +00:00

7 lines
165 B
Text

include/blosc-export.h
include/blosc.h
%%STATIC%%lib/libblosc.a
lib/libblosc.so
lib/libblosc.so.%%VERSION%%
lib/libblosc.so.%%SOVERSION%%
libdata/pkgconfig/blosc.pc