unalz ------------------------------------------ Utility to decompress alzip format file An utility used for decompressing alzip format file. It mainly operates on files with names ending in *.alz. This compression format is roughly combination of tar + bzip2. See also . Runtime requirements: libbz2_1 libgcc1 libiconv2 libstdc++6 zlib0 Build requirements: libbz2-devel libiconv-devel zlib-devel Canonical homepage: http://www.kipple.pe.kr/win/unalz/ (Greek) http://packages.debian.org/unalz Canonical download: See above Version control repository: Mailing list: Forum / Wiki: IRC channel: Upstream contact: Maintainer: hardkoder License: GPL Language: BSD ------------------------------------ Build instructions: unpack unalz-0.65-2-src.tar.bz2 if you use setup to install this src package, it will be unpacked under /usr/src automatically cd /usr/src ./unalz*.sh all This will create: unalz-0.65-2.tar.xz unalz-0.65-2-src.tar.xz ------------------------------------------- Files included in the binary distro: See Cygwin package archive ------------------ Port Notes: - Makefile: rewrote install target. ----- version 0.65-1 ----- - New upstream release 2014-06-13 Jari Aalto - Wrote patch to deal with x64 iconv() call See http://wang.yuxuan.org/blog/2007/7/9/deal_with_2_versions_of_iconv_h ----- version 0.61-1 ----- - Initial release 2007-12-20 Jari Aalto - No manual page. Copied one from Debian. Cygwin port maintained by: Jari Aalto Copyright (C) 2007-2014 Jari Aalto; Licenced under GPL v2 or later