Ravenports generated: 13 Jan 2023 22:39
[ravenports.git] / bucket_12 / xz
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               xz
4 VERSION=                5.4.0
5 KEYWORDS=               archivers raven
6 VARIANTS=               standard static
7 SDESC[standard]=        LZMA compression and decompression tools
8 SDESC[static]=          LZMA compression and decompression tools (static)
9 HOMEPAGE=               https://tukaani.org/xz/
10 CONTACT=                nobody
11
12 DOWNLOAD_GROUPS=        main
13 SITES[main]=            SF/lzmautils
14 DISTFILE[1]=            xz-5.4.0.tar.gz:main
15 DF_INDEX=               1
16 SPKGS[standard]=        single
17 SPKGS[static]=          single
18
19 OPTIONS_AVAILABLE=      STATIC
20 OPTIONS_STANDARD=       none
21 VOPTS[static]=          STATIC=ON
22
23 USES=                   cpe libtool
24
25 LICENSE=                PUBDOM:single GPLv2+:single
26 LICENSE_TERMS=          single:{{WRKSRC}}/COPYING
27 LICENSE_FILE=           PUBDOM:{{WRKDIR}}/LICENSE_PUBDOM
28                         GPLv2+:{{WRKSRC}}/COPYING.GPLv2
29 LICENSE_SCHEME=         multi
30
31 CPE_VENDOR=             tukaani
32
33 MUST_CONFIGURE=         gnu
34 CONFIGURE_ARGS=         --disable-nls
35                         --disable-doc
36 CONFIGURE_ENV=          gl_cv_posix_shell=/bin/sh
37
38 INSTALL_TARGET=         install-strip
39 SOVERSION=              5.4.0
40
41 VAR_OPSYS[freebsd]=     CONFIGURE_ARGS=--enable-symbol-versions
42 VAR_OPSYS[linux]=       CONFIGURE_ARGS=--enable-symbol-versions
43 VAR_OPSYS[dragonfly]=   CONFIGURE_ARGS=--enable-symbol-versions
44
45 [STATIC].CONFIGURE_ARGS_ON=             --enable-shared=no
46
47 do-test:
48         (cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} check)
49
50 post-extract:
51         ${AWK} '/You can do whatever/,/lawyers/' \
52                 ${WRKSRC}/COPYING > ${WRKDIR}/LICENSE_PUBDOM
53
54 [FILE:902:descriptions/desc.single]
55 XZ Utils is free general-purpose data compression software with a
56 high compression ratio.  XZ Utils is the successor to LZMA Utils.
57
58 The core of the XZ Utils compression code is based on the LZMA SDK.
59 The primary compression algorithm is currently LZMA2, which is used
60 inside the .xz container format.  With typical files, XZ Utils
61 creates output 30% smaller than gzip and 15% smaller than bzip2.
62
63 The XZ Utils package consists of several components:
64
65 * liblzma is a compression library with an API similar to that of zlib.
66 * xz is a command line tool with syntax similar to that of gzip.
67 * xzdec is a decompression-only tool smaller than the full-featured xz one.
68 * A set of shell scripts (xzgrep, xzdiff, etc.) have been adapted
69   from gzip to ease viewing, grepping, and comparing compressed files.
70 * Emulation of the command line tools of LZMA Utils eases transition
71   from LZMA Utils to XZ Utils.
72
73
74 [FILE:94:distinfo]
75 7471ef5991f690268a8f2be019acec2e0564b7b233ca40035f339fe9a07f830b      2332619 xz-5.4.0.tar.gz
76
77
78 [FILE:768:manifests/plist.single.standard]
79 bin/
80  lzcat
81  lzcmp
82  lzdiff
83  lzegrep
84  lzfgrep
85  lzgrep
86  lzless
87  lzma
88  lzmadec
89  lzmainfo
90  lzmore
91  unlzma
92  unxz
93  xz
94  xzcat
95  xzcmp
96  xzdec
97  xzdiff
98  xzegrep
99  xzfgrep
100  xzgrep
101  xzless
102  xzmore
103 include/lzma.h
104 include/lzma/
105  base.h
106  bcj.h
107  block.h
108  check.h
109  container.h
110  delta.h
111  filter.h
112  hardware.h
113  index.h
114  index_hash.h
115  lzma12.h
116  stream_flags.h
117  version.h
118  vli.h
119 lib/
120  liblzma.a
121  liblzma.so
122  liblzma.so.%%SOMAJOR%%
123  liblzma.so.%%SOVERSION%%
124 lib/pkgconfig/liblzma.pc
125 share/man/man1/
126  lzcat.1.gz
127  lzcmp.1.gz
128  lzdiff.1.gz
129  lzegrep.1.gz
130  lzfgrep.1.gz
131  lzgrep.1.gz
132  lzless.1.gz
133  lzma.1.gz
134  lzmadec.1.gz
135  lzmainfo.1.gz
136  lzmore.1.gz
137  unlzma.1.gz
138  unxz.1.gz
139  xz.1.gz
140  xzcat.1.gz
141  xzcmp.1.gz
142  xzdec.1.gz
143  xzdiff.1.gz
144  xzegrep.1.gz
145  xzfgrep.1.gz
146  xzgrep.1.gz
147  xzless.1.gz
148  xzmore.1.gz
149
150
151 [FILE:704:manifests/plist.single.static]
152 bin/
153  lzcat
154  lzcmp
155  lzdiff
156  lzegrep
157  lzfgrep
158  lzgrep
159  lzless
160  lzma
161  lzmadec
162  lzmainfo
163  lzmore
164  unlzma
165  unxz
166  xz
167  xzcat
168  xzcmp
169  xzdec
170  xzdiff
171  xzegrep
172  xzfgrep
173  xzgrep
174  xzless
175  xzmore
176 include/lzma.h
177 include/lzma/
178  base.h
179  bcj.h
180  block.h
181  check.h
182  container.h
183  delta.h
184  filter.h
185  hardware.h
186  index.h
187  index_hash.h
188  lzma12.h
189  stream_flags.h
190  version.h
191  vli.h
192 lib/liblzma.a
193 lib/pkgconfig/liblzma.pc
194 share/man/man1/
195  lzcat.1.gz
196  lzcmp.1.gz
197  lzdiff.1.gz
198  lzegrep.1.gz
199  lzfgrep.1.gz
200  lzgrep.1.gz
201  lzless.1.gz
202  lzma.1.gz
203  lzmadec.1.gz
204  lzmainfo.1.gz
205  lzmore.1.gz
206  unlzma.1.gz
207  unxz.1.gz
208  xz.1.gz
209  xzcat.1.gz
210  xzcmp.1.gz
211  xzdec.1.gz
212  xzdiff.1.gz
213  xzegrep.1.gz
214  xzfgrep.1.gz
215  xzgrep.1.gz
216  xzless.1.gz
217  xzmore.1.gz
218