3e583350e1
This is a build-maintenance release. Major changes: added Autotools build files switched shared library version to libtool scheme In this release semantic suffix and libtool suffix are the same: 1.0.2. Don't expect them to match in future releases. Minor changes: BrotliDictionary members are not const now ZopfliNode distance could be up to 128MiB fixed API documentation typos total_out is always set by decoder fixed BROTLI_ENSURE_CAPACITY macro; no-op in preprocessed output Other changes: fixed scripts for oss-fuzz, test them with Travis made Bazel JNI tests less messy fixed linter warnings in JS decoder fixed permissions of various files added Bazel build to Appveyor matrix added Sieve dictionary generator
21 lines
575 B
Text
21 lines
575 B
Text
@comment $NetBSD: PLIST,v 1.2 2018/01/27 12:38:19 mef Exp $
|
|
bin/brotli
|
|
include/brotli/decode.h
|
|
include/brotli/encode.h
|
|
include/brotli/port.h
|
|
include/brotli/types.h
|
|
lib/libbrotlicommon-static.a
|
|
lib/libbrotlicommon.so
|
|
lib/libbrotlicommon.so.1
|
|
lib/libbrotlicommon.so.${PKGVERSION}
|
|
lib/libbrotlidec-static.a
|
|
lib/libbrotlidec.so
|
|
lib/libbrotlidec.so.1
|
|
lib/libbrotlidec.so.${PKGVERSION}
|
|
lib/libbrotlienc-static.a
|
|
lib/libbrotlienc.so
|
|
lib/libbrotlienc.so.1
|
|
lib/libbrotlienc.so.${PKGVERSION}
|
|
lib/pkgconfig/libbrotlicommon.pc
|
|
lib/pkgconfig/libbrotlidec.pc
|
|
lib/pkgconfig/libbrotlienc.pc
|