1 config BR2_PACKAGE_P7ZIP
3 depends on BR2_INSTALL_LIBSTDCPP
4 depends on BR2_TOOLCHAIN_HAS_THREADS
5 depends on BR2_USE_WCHAR
7 p7zip is a quick port of the command line version of 7-zip for Unix.
8 (see http://www.7-zip.org)
10 7-Zip is a file archiver with highest compression ratio.
12 http://sourceforge.net/projects/p7zip
14 comment "p7zip needs a toolchain w/ threads, wchar, C++"
15 depends on !BR2_TOOLCHAIN_HAS_THREADS || !BR2_USE_WCHAR || !BR2_INSTALL_LIBSTDCPP