# Buildsheet autogenerated by ravenadm tool -- Do not edit. NAMEBASE= brotli VERSION= 1.0.9 REVISION= 1 KEYWORDS= archivers devel VARIANTS= standard SDESC[standard]= Generic-purpose lossless compression algorithm HOMEPAGE= https://github.com/google/brotli CONTACT= nobody DOWNLOAD_GROUPS= main SITES[main]= GITHUB/google:brotli:v1.0.9 DISTFILE[1]= generated:main DF_INDEX= 1 SPKGS[standard]= single OPTIONS_AVAILABLE= none OPTIONS_STANDARD= none BUILD_DEPENDS= bc:single:standard USES= cpe autoreconf:build libtool:build gmake pkgconfig LICENSE= MIT:single LICENSE_FILE= MIT:{{WRKSRC}}/LICENSE LICENSE_SCHEME= solo CPE_VENDOR= google FPC_EQUIVALENT= archivers/brotli MUST_CONFIGURE= gnu INSTALL_TARGET= install-strip INSTALL_REQ_TOOLCHAIN= yes SOVERSION= 1.0.9 post-patch: ${REINPLACE_CMD} -e 's| -R| -Wl,-rpath,|' ${WRKSRC}/scripts/*.pc.in post-install: ${RM} -r ${STAGEDIR}${STD_DOCDIR} pre-configure: (cd ${WRKSRC} && /bin/sh ./bootstrap) [FILE:430:descriptions/desc.single] Brotli is a generic-purpose lossless compression algorithm that compresses data using a combination of a modern variant of the LZ77 algorithm, Huffman coding and 2nd order context modeling, with a compression ratio comparable to the best currently available general-purpose compression methods. It is similar in speed with deflate but offers more dense compression. The Brotli Compressed Data Format is specified in RFC 7932. [FILE:105:distinfo] f9e8d81d0405ba66d181529af42a3354f838c939095ff99930da6aa9cdf6fe46 486984 google-brotli-1.0.9.tar.gz [FILE:429:manifests/plist.single] bin/brotli include/brotli/ decode.h encode.h port.h types.h lib/ libbrotlicommon.a libbrotlicommon.so libbrotlicommon.so.%%SOMAJOR%% libbrotlicommon.so.%%SOVERSION%% libbrotlidec.a libbrotlidec.so libbrotlidec.so.%%SOMAJOR%% libbrotlidec.so.%%SOVERSION%% libbrotlienc.a libbrotlienc.so libbrotlienc.so.%%SOMAJOR%% libbrotlienc.so.%%SOVERSION%% lib/pkgconfig/ libbrotlicommon.pc libbrotlidec.pc libbrotlienc.pc