[ITP] lzma 4.43 -- Compression program using high 7z compress algorithm

Jari Aalto (Cygwin-bug#20070930T1713) jari.aalto@cante.net
Sun Sep 30 17:14:00 GMT 2007


Included in Debian stable

  http://packages.debian.org/lzma

Jari

sdesc: "Compression program using high 7z compress algorithm"
ldesc: "The program uses compression algorithm based on Lempel Ziv compression
method. It provides high compression ratio and very fast
decompression, so it is very suitable for embedded applications. For
example, it can be used for ROM (firmware) compressing. Small memory
requirements for decompressing."
category: Archive
requires: cygwin

 wget        \
    http://cygwin.cante.net/lzma/setup.hint \
    http://cygwin.cante.net/lzma/lzma-4.43-1-src.tar.bz2 \
    http://cygwin.cante.net/lzma/lzma-4.43-1.tar.bz2 \

  gpg --keyserver wwwkeys.pgp.net --recv-keys 955A92D8

  mkdir lzma ; cd lzma
  rm -f get.sh get.sh.sig
  wget    http://cygwin.cante.net/lzma/get.sh \
          http://cygwin.cante.net/lzma/get.sh.sig &&
  gpg --verify get.sh.sig get.sh &&
  sh get.sh

  cd /usr/src/cygwin-packages/lzma
  less /usr/src/cygwin-packages/lzma/get.sh
  tar -jtvf /usr/src/cygwin-packages/lzma/lzma-4.43-1.tar.bz2

-- 
Welcome to FOSS revolution: we fix and modify until it shines



More information about the Cygwin-apps mailing list