Ravenports generated: 15 Apr 2022 22:13
[ravenports.git] / bucket_CA / gzip
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               gzip
4 VERSION=                1.12
5 KEYWORDS=               archivers
6 VARIANTS=               standard
7 SDESC[standard]=        Popular compression utility
8 HOMEPAGE=               http://www.gzip.org/
9 CONTACT=                nobody
10
11 DOWNLOAD_GROUPS=        main
12 SITES[main]=            GNU/gzip
13 DISTFILE[1]=            gzip-1.12.tar.gz:main
14 DF_INDEX=               1
15 SPKGS[standard]=        single
16
17 OPTIONS_AVAILABLE=      none
18 OPTIONS_STANDARD=       none
19
20 BUILD_DEPENDS=          libiconv:shared:standard
21
22 USES=                   cpe charsetfix
23
24 INFO=                   single:gzip
25 CPE_VENDOR=             gnu
26 FPC_EQUIVALENT=         archivers/gzip
27 INFO_SUBDIR=            .
28
29 MUST_CONFIGURE=         gnu
30
31 [FILE:401:descriptions/desc.single]
32 GZIP (GNU zip) is a popular data compression program written by Jean-Loup
33 Gailly <gzip@gnu.org> for the GNU project.
34
35 This program was developed as a replacement for compress because of the UNISYS
36 and IBM patents covering the LZW algorithm used by compress.  These patents
37 made it impossible to legally use compress, so a replacement was need.  The
38 superior compression ratio of GZIP is just a bonus.
39
40
41 [FILE:95:distinfo]
42 5b4fb14d38314e09f2fc8a1c510e7cd540a3ea0e3eb9b0420046b82c3bf41085      1289546 gzip-1.12.tar.gz
43
44
45 [FILE:254:manifests/plist.single]
46 bin/
47  gunzip
48  gzexe
49  gzip
50  uncompress
51  zcat
52  zcmp
53  zdiff
54  zegrep
55  zfgrep
56  zforce
57  zgrep
58  zless
59  zmore
60  znew
61 share/man/man1/
62  gunzip.1.gz
63  gzexe.1.gz
64  gzip.1.gz
65  zcat.1.gz
66  zcmp.1.gz
67  zdiff.1.gz
68  zforce.1.gz
69  zgrep.1.gz
70  zless.1.gz
71  zmore.1.gz
72  znew.1.gz
73
74
75 [FILE:478:patches/patch-lib_config.hin]
76 --- lib/config.hin.orig 2022-04-10 00:45:26.118804000 +0200
77 +++ lib/config.hin      2022-04-10 00:47:37.378226000 +0200
78 @@ -1027,7 +1027,7 @@
79     It defines a macro __GNUC_GNU_INLINE__ to indicate this situation.
80   */
81  #if (((defined __APPLE__ && defined __MACH__) \
82 -      || defined __DragonFly__ || defined __FreeBSD__) \
83 +      ) \
84       && (defined HAVE___HEADER_INLINE \
85           ? (defined __cplusplus && defined __GNUC_STDC_INLINE__ \
86              && ! defined __clang__) \
87