From 2e9eeae9c44cdb07d2b85384aca2fa20d052d547 Mon Sep 17 00:00:00 2001 From: Brandon Tran Date: Tue, 19 Nov 2013 23:33:31 -0800 Subject: [PATCH] Expanded description in p7zip-9.13 for Google Code-In 2013. --- app-arch/p7zip/p7zip-9.13.recipe | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/app-arch/p7zip/p7zip-9.13.recipe b/app-arch/p7zip/p7zip-9.13.recipe index be3ab5200..558b2eb35 100644 --- a/app-arch/p7zip/p7zip-9.13.recipe +++ b/app-arch/p7zip/p7zip-9.13.recipe @@ -1,5 +1,9 @@ SUMMARY="7-zip file compression program" -DESCRIPTION="p7zip is a port of 7za.exe for POSIX systems like Unix (Linux, Solaris, OpenBSD, FreeBSD, Cygwin, AIX, ...), MacOS X and also for BeOS and Amiga." +DESCRIPTION="p7zip is a port of 7za.exe (command line 7-Zip) for POSIX systems. 7-Zip is a file archiver with a high compression ratio in 7z format with LZMA and LZMA2 compression. It provides a compression ratio that is 2-10% better than the ratio provided by PKZip and WinZip, and features AES-256 encryption in 7z and ZIP formats. 7-Zip also self-extracts files in 7z format. + +Supported Formats: +- Packing/Unpacking: 7z, XZ, BZIP2, GZIP, TAR, ZIP, and WIM +- Unpacking Only: ARJ, CAB, CHM, CPIO, CramFS, DEB, DMG, FAT, HFS, ISO, LZH, LZMA, MBR, MSI, NSIS, NTFS, RAR, RPM, SquashFS, UDF, VHD, WIM, XAR, and Z." HOMEPAGE="http://p7zip.sourceforge.net" SRC_URI="http://downloads.sourceforge.net/project/p7zip/p7zip/9.13/p7zip_9.13_src_all.tar.bz2" CHECKSUM_MD5="8ddb5053db3b1f2696407d01be145779"