1 [COPY] --- T2-COPYRIGHT-BEGIN ---
2 [COPY] t2/package/*/xz/xz.desc
3 [COPY] Copyright (C) 2010 - 2025 The T2 SDE Project
4 [COPY] SPDX-License-Identifier: GPL-2.0
5 [COPY] --- T2-COPYRIGHT-END ---
9 [T] A free general-purpose data compression software with high
10 [T] compression ratio. XZ Utils were written for POSIX-like systems
11 [T] (GNU/Linux, *BSDs, etc.), but also work on some not-so-POSIX systems
12 [T] like Windows. XZ Utils are the successor to LZMA Utils.
14 [T] The core of the XZ Utils compression code is based on LZMA SDK, but it
15 [T] has been modified quite a lot to be suitable for XZ Utils. The primary
16 [T] compression algorithm is currently LZMA2, which is used inside the .xz
17 [T] container format. With typical files, XZ Utils create 30 % smaller
18 [T] output than gzip and 15 % smaller output than bzip2.
20 [U] https://tukaani.org/xz/
22 [A] Lasse Collin <lasse.collin@tukaani.org>
23 [M] Roger Mason <rmason@mun.ca>
32 [P] X 0-2--5---9 108.600
34 [O] var_append confopt ' ' ' --disable-lzmadec --disable-lzmainfo --disable-lzma-links'
35 [O] var_append GCC_WRAPPER_APPEND ' ' '-std=gnu99'
36 [O] var_append SYSGCC_WRAPPER_APPEND ' ' '-std=gnu99'
38 [D] 6ff6e5b2e8f58d2edd34aded0d182f949acb620405b523a869c790ea xz-5.6.4.tar.gz http://tukaani.org/xz/