This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]