| depends on BR2_TOOLCHAIN_HAS_SYNC_4 # __sync_*_4 intrisics |
| depends on BR2_INSTALL_LIBSTDCPP |
| depends on BR2_TOOLCHAIN_HAS_THREADS |
| p7zip is a quick port of the command line version of 7-zip |
| for Unix (see http://www.7-zip.org) |
| 7-Zip is a file archiver with highest compression ratio. |
| https://github.com/p7zip-project/p7zip |
| default BR2_PACKAGE_P7ZIP_7ZR |
| config BR2_PACKAGE_P7ZIP_7ZA |
| Full 7za archiver. The program supports 7z, ZIP, CAB, ARJ, |
| GZIP, BZIP2, TAR, CPIO, RPM and DEB formats |
| config BR2_PACKAGE_P7ZIP_7ZR |
| Lightweight 7zr archiver. The program only handles 7z archives |
| and cannot handle encrypted archives |
| comment "p7zip needs a toolchain w/ threads, wchar, C++" |
| depends on BR2_TOOLCHAIN_HAS_SYNC_4 |
| depends on !BR2_TOOLCHAIN_HAS_THREADS || !BR2_USE_WCHAR || !BR2_INSTALL_LIBSTDCPP |