Package Details: lzham 1.0.1-2

Package Base: lzham
Description: Lossless data compression codec with LZMA-like ratios but 1.5x-8x faster decompression speed
Upstream URL: https://github.com/richgel999/lzham_codec
Category: devel
Licenses: MIT
Submitter: xantares
Maintainer: None
Last Packager: grawity
Votes: 1
First Submitted: 2015-01-29 08:34
Last Updated: 2015-05-26 21:34

Dependencies (2)

Required by (0)

Sources

Latest Comments

Comment by arzeth

2015-05-06 21:25

rm "${pkgdir}"/usr/include/zlib.h
must be at the end of package() { ... }, so this package would not conflict with zlib.

Removing zlib will cause system to be broken.