Browse Source

lzma: removed package because it is not developed anymore and can be replaced transparently by its successor xz which is also handling legacy lzma format

stable/0.2
Christian Wiese 14 years ago
parent
commit
c70a9e6060
  1. 23
      archiver/lzma/lzma.cache
  2. 39
      archiver/lzma/lzma.desc

23
archiver/lzma/lzma.cache

@ -1,23 +0,0 @@
[TIMESTAMP] 1297009152 Sun Feb 6 17:19:12 2011
[BUILDTIME] 5 (5)
[SIZE] 0.20 MB, 36 files
[DEP] bash
[DEP] binutils
[DEP] bzip2
[DEP] coreutils
[DEP] diffutils
[DEP] fhs
[DEP] findutils
[DEP] gawk
[DEP] gcc
[DEP] glibc
[DEP] grep
[DEP] linux-header
[DEP] make
[DEP] sed
[DEP] sysfiles
[DEP] tar
[DEP] util-linux-ng
[DEP] xz

39
archiver/lzma/lzma.desc

@ -1,39 +0,0 @@
[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN ---
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY]
[COPY] Filename: package/.../lzma/lzma.desc
[COPY] Copyright (C) 2006 - 2010 The OpenSDE Project
[COPY] Copyright (C) 2004 - 2006 The T2 SDE Project
[COPY]
[COPY] More information can be found in the files COPYING and README.
[COPY]
[COPY] This program is free software; you can redistribute it and/or modify
[COPY] it under the terms of the GNU General Public License as published by
[COPY] the Free Software Foundation; version 2 of the License. A copy of the
[COPY] GNU General Public License can be found in the file COPYING.
[COPY] --- SDE-COPYRIGHT-NOTE-END ---
[I] A file compression utility using the LZMA algorithm
[T] LZMA utils in a nutshell. Average compression ratio of LZMA is about
[T] 30% better than that of gzip, and 15% better than that of bzip2.
[T] Decompression speed is only little slower than that of gzip, being two
[T] to five times faster than bzip2. In fast mode, compresses faster than
[T] bzip2 with a comparable compression ratio. However achieving the best
[T] compression ratios takes four to even twelve times longer than with bzip2.
[T] However, this doesn't affect decompressing speed.
[U] http://tukaani.org/lzma/
[A] Lasse Collin <lasse.collin@tukaani.org>
[A] Igor Pavlov
[M] Alejandro Mery <amery@opensde.org>
[C] base/tool
[L] LGPL
[S] Stable
[V] 4.32.7
[P] X -----5---9 108.600
[D] 3402963360 lzma-4.32.7.tar.gz http://tukaani.org/lzma/
Loading…
Cancel
Save