toolchain: bump Codescape IMG MIPS version to 2016.05-06
[buildroot-gz.git] / package / lzip / Config.in
blobf20d0e5daa37598700fbccdf6df8d5767fdbacf3
1 comment "lzip needs a toolchain w/ C++"
2         depends on !BR2_INSTALL_LIBSTDCPP
4 config BR2_PACKAGE_LZIP
5         bool "lzip"
6         depends on BR2_INSTALL_LIBSTDCPP
7         help
8           Lzip is a lossless data compressor with a user interface similar
9           to the one of gzip or bzip2.
10           Lzip is about as fast as gzip, compresses most files more than
11           bzip2, and is better than both from a data recovery perspective.
12           Lzip is a clean implementation of the LZMA algorithm.
14           http://savannah.nongnu.org/projects/lzip