Ravenports generated: 14 Oct 2022 17:40
[ravenports.git] / bucket_C4 / pigz
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               pigz
4 VERSION=                2.7
5 KEYWORDS=               archivers
6 VARIANTS=               standard
7 SDESC[standard]=        Parallel Implementation of GZip
8 HOMEPAGE=               https://zlib.net/pigz/
9 CONTACT=                nobody
10
11 DOWNLOAD_GROUPS=        main
12 SITES[main]=            http://zlib.net/pigz/
13 DISTFILE[1]=            pigz-2.7.tar.gz:main
14 DF_INDEX=               1
15 SPKGS[standard]=        single
16
17 OPTIONS_AVAILABLE=      none
18 OPTIONS_STANDARD=       none
19
20 USES=                   cpe gmake zlib
21
22 LICENSE=                CUSTOM1:single
23 LICENSE_NAME=           CUSTOM1:"Pigz License (similar to BSD)"
24 LICENSE_FILE=           CUSTOM1:{{WRKDIR}}/LICENSE
25 LICENSE_AWK=            CUSTOM1:"Version history:"
26 LICENSE_SOURCE=         CUSTOM1:{{WRKSRC}}/pigz.c
27 LICENSE_SCHEME=         solo
28
29 CPE_VENDOR=             zlib
30 FPC_EQUIVALENT=         archivers/pigz
31
32 BUILD_TARGET=           pigz
33 MAKE_ARGS=              CC="{{CC}}"
34                         CFLAGS="{{CFLAGS}}"
35                         LDFLAGS="{{LDFLAGS}}"
36
37 post-patch:
38         ${REINPLACE_CMD} -e '/_XOPEN_SOURCE/d; /_POSIX_C_SOURCE/d'\
39                 ${WRKSRC}/pigz.c ${WRKSRC}/yarn.c
40
41 do-install:
42         ${INSTALL_PROGRAM} ${WRKSRC}/pigz ${STAGEDIR}${PREFIX}/bin
43         ${LN} -sf pigz ${STAGEDIR}${PREFIX}/bin/unpigz
44         ${INSTALL_MAN} ${WRKSRC}/pigz.1 ${STAGEDIR}${MANPREFIX}/man/man1/
45
46 [FILE:403:descriptions/desc.single]
47 pigz, which stands for parallel implementation of gzip, is a fully
48 functional replacement for gzip that exploits multiple processors and
49 multiple cores to the hilt when compressing data. pigz was written by
50 Mark Adler, and uses the zlib and pthread libraries.
51
52 It supports the zlib format (.zz) as well as gzip format (.gz).
53
54 It is pronounced “pig-zee”. It is not pronounced like the plural of pig.
55
56
57 [FILE:94:distinfo]
58 b4c9e60344a08d5db37ca7ad00a5b2c76ccb9556354b722d56d55ca7e8b1c707       108102 pigz-2.7.tar.gz
59
60
61 [FILE:44:manifests/plist.single]
62 bin/
63  pigz
64  unpigz
65 share/man/man1/pigz.1.gz
66