wget --recursive --no-host-directories --cut-dirs=3 \
    http://cante.net/~jaalto/tmp/cygwin/unrar-nonfree/setup.hint \
    
http://cante.net/~jaalto/tmp/cygwin/unrar-nonfree/unrar-nonfree-4.2.4-1-src.tar.bz2
 \
    
http://cante.net/~jaalto/tmp/cygwin/unrar-nonfree/unrar-nonfree-4.2.4-1.tar.bz2

    # To check packaging

    cd unrar-nonfree
    tar -xf *-src.tar.bz2
    ./*.sh --color --verbose all

Included in Debian:

    http://packages.debian.org/search?keywords=unrar

Notes

    There is also "unrar-free" but it does not support latest RAR
    algorithms.

Jari

[ setup.hint ]

sdesc: "Unarchiver for RAR files"
ldesc: "Extract files from RAR archives. This program does not create RAR
archives. Note: Because RAR algorithm is non-free, it may not be
possible that not all RAR archives are not compatible with the
algorhithm used in this utility."
category: Archive
requires: libgcc1 libstdc++6

Reply via email to