Package Details: unalz 0.65-2

Package Base: unalz
Description: Decompression program for alzip format files
Upstream URL: http://www.kipple.pe.kr/win/unalz/
Category: system
Licenses: zlib
Submitter: Demon
Maintainer: Demon
Last Packager: None
Votes: 7
First Submitted: 2008-11-10 22:29
Last Updated: 2011-09-30 21:23

Dependencies (1)

Required by (0)

Sources

Latest Comments

Comment by DarkCelibate

2013-06-26 03:44

Debian's patch for this package fixed the build error for me.

Comment by gojun077

2013-02-20 11:16

When running makepkg -s, getting the following error:

UnAlz.cpp: In member function ‘UINT32 UNALZ::CUnAlz::CRC32(UINT32, BYTE)’:
UnAlz.cpp:1910:49: error: cannot convert ‘const z_crc_t* {aka const unsigned int*}’ to ‘const long unsigned int*’ in initialization
make: *** [UnAlz.o] Error 1
==> ERROR: A failure occurred in build().
Aborting...

Comment by Demon

2011-09-30 21:24

Thanks DrPhil, it's been corrected. I haven't seen your comment until now.

Comment by DrPhil

2010-11-24 16:48

I couldn't find any configure script in the tgz, so the PKGBUILD should probably be changed.
It seems to have built fine without ./configure --prefix=/usr though, at least for me.