Commit graph

7 commits

Author SHA1 Message Date
Matthew Kenny
3e780f6213 Upgrading lzlib To Version 1.5
lzlib version 1.4 is no longer on this site and is 404'ing. Version 1.5 appears to be the latest release.

http://download.savannah.gnu.org/releases/lzip/

Closes Homebrew/homebrew#22916.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2013-09-28 17:22:27 -07:00
Jack Nagel
233eba51c4 lzlib 1.4
Closes Homebrew/homebrew#20253.
2013-06-04 11:10:33 -05:00
nibbles 2bits
7a48c566f2 lzlib 1.3
* Upgrade lzlib to version 1.3.
* Correct configure flags.  It is a C library, not C++.  Before it
would always compile with gcc.  It only uses CC and CFLAGS.
* Add make check because it's a compression library, and data
integrity seems worth the 2 seconds extra.

Tested on Lion and 64bit Snow Leopard with all compilers from
XCode-4.3.2 and 4.0.2.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-10 19:05:08 -07:00
Jack Nagel
e4119a78e0 lzlib 1.2
Also pass correct compiler settings to `configure`.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-07 17:27:44 -06:00
Adam Vandenberg
4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Markus Strauss
8f131a64de Update lzlib to 1.1
Closes Homebrew/homebrew#3900.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2011-01-16 16:00:40 +00:00
Olle Lundberg
46067c8479 Added lzlib
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-12-22 20:58:52 +00:00