* added the Unlicense as valid in misc/share/REGISTER
[t2sde.git] / package / archiver / xz / xz.desc
blob583f69c416448b2ffdbe1fc234aebbf2234e5c2c
1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/xz/xz.desc
3 [COPY] Copyright (C) 2010 - 2024 The T2 SDE Project
4 [COPY] 
5 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
6 [COPY] more information can be found in the files COPYING and README.
7 [COPY] 
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 ---
12 [I] XZ Utils
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.
18 [T] 
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] https://tukaani.org/xz/
27 [A] Lasse Collin <lasse.collin@tukaani.org>
28 [M] Roger Mason <rmason@mun.ca>
30 [C] base/tool
31 [F] CROSS
32 [R] - microblaze
34 [L] OpenSource
35 [S] Beta
36 [V] 5.6.2
37 [P] X 0-2--5---9 108.600
39 [O] var_append confopt ' ' ' --disable-lzmadec --disable-lzmainfo --disable-lzma-links'
40 [O] var_append GCC_WRAPPER_APPEND ' ' '-std=gnu99'
41 [O] var_append SYSGCC_WRAPPER_APPEND ' ' '-std=gnu99'
43 [D] 0a35317d83baf5680ab2e931bc01380e09341cac99f941960ae13bc2 xz-5.6.2.tar.gz http://tukaani.org/xz/