Ravenports generated: 28 Aug 2020 00:49
[ravenports.git] / bucket_F2 / brotli
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               brotli
4 VERSION=                1.0.9
5 KEYWORDS=               archivers devel
6 VARIANTS=               standard
7 SDESC[standard]=        Generic-purpose lossless compression algorithm
8 HOMEPAGE=               https://github.com/google/brotli
9 CONTACT=                nobody
10
11 DOWNLOAD_GROUPS=        main
12 SITES[main]=            GITHUB/google:brotli:v1.0.9
13 DISTFILE[1]=            generated:main
14 DF_INDEX=               1
15 SPKGS[standard]=        single
16
17 OPTIONS_AVAILABLE=      none
18 OPTIONS_STANDARD=       none
19
20 BUILD_DEPENDS=          bc:single:standard
21
22 USES=                   autoreconf:build libtool:build gmake pkgconfig
23
24 LICENSE=                MIT:single
25 LICENSE_FILE=           MIT:{{WRKSRC}}/LICENSE
26 LICENSE_SCHEME=         solo
27
28 FPC_EQUIVALENT=         archivers/brotli
29
30 MUST_CONFIGURE=         gnu
31
32 INSTALL_TARGET=         install-strip
33 INSTALL_REQ_TOOLCHAIN=  yes
34 SOVERSION=              1.0.9
35
36 post-install:
37         ${RM} -r ${STAGEDIR}${STD_DOCDIR}
38
39 pre-configure:
40         (cd ${WRKSRC} && /bin/sh ./bootstrap)
41
42 [FILE:430:descriptions/desc.single]
43 Brotli is a generic-purpose lossless compression algorithm that compresses
44 data using a combination of a modern variant of the LZ77 algorithm, Huffman
45 coding  and 2nd order context modeling, with a compression ratio comparable
46 to the best  currently available general-purpose compression methods. It is
47 similar in speed  with deflate but offers more dense compression.
48
49 The Brotli Compressed Data Format is specified in RFC 7932.
50
51
52 [FILE:105:distinfo]
53 f9e8d81d0405ba66d181529af42a3354f838c939095ff99930da6aa9cdf6fe46       486984 google-brotli-1.0.9.tar.gz
54
55
56 [FILE:429:manifests/plist.single]
57 bin/brotli
58 include/brotli/
59  decode.h
60  encode.h
61  port.h
62  types.h
63 lib/
64  libbrotlicommon.a
65  libbrotlicommon.so
66  libbrotlicommon.so.%%SOMAJOR%%
67  libbrotlicommon.so.%%SOVERSION%%
68  libbrotlidec.a
69  libbrotlidec.so
70  libbrotlidec.so.%%SOMAJOR%%
71  libbrotlidec.so.%%SOVERSION%%
72  libbrotlienc.a
73  libbrotlienc.so
74  libbrotlienc.so.%%SOMAJOR%%
75  libbrotlienc.so.%%SOVERSION%%
76 lib/pkgconfig/
77  libbrotlicommon.pc
78  libbrotlidec.pc
79  libbrotlienc.pc
80