1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/xz/xz.desc
3 [COPY] Copyright (C) 2010 - 2021 The T2 SDE Project
5 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
6 [COPY] more information can be found in the files COPYING and README.
8 [COPY] This program is free software; you can redistribute it and/or modify
9 [COPY] it under the terms of the GNU General Public License version 2.
10 [COPY] --- T2-COPYRIGHT-NOTE-END ---
14 [T] A free general-purpose data compression software with high
15 [T] compression ratio. XZ Utils were written for POSIX-like systems
16 [T] (GNU/Linux, *BSDs, etc.), but also work on some not-so-POSIX systems
17 [T] like Windows. XZ Utils are the successor to LZMA Utils.
19 [T] The core of the XZ Utils compression code is based on LZMA SDK, but it
20 [T] has been modified quite a lot to be suitable for XZ Utils. The primary
21 [T] compression algorithm is currently LZMA2, which is used inside the .xz
22 [T] container format. With typical files, XZ Utils create 30 % smaller
23 [T] output than gzip and 15 % smaller output than bzip2.
25 [U] http://tukaani.org/xz/
27 [A] Lasse Collin <lasse.collin@tukaani.org>
28 [M] Roger Mason <rmason@mun.ca>
32 [O] var_append GCC_WRAPPER_APPEND ' ' '-std=gnu99'
33 [O] var_append SYSGCC_WRAPPER_APPEND ' ' '-std=gnu99'
38 [P] X 0----5---9 108.600
40 [O] var_append confopt ' ' ' --disable-lzmadec --disable-lzmainfo --disable-lzma-links'
42 [D] b7cd35bb84721ac0347c4156b47990d3b3ccd90c26535ce466cd76a5 xz-5.2.5.tar.bz2 http://tukaani.org/xz/