From 868ce903987bcefce84d0c8df2eb2d946e325c47 Mon Sep 17 00:00:00 2001 From: Brandon Tran Date: Wed, 20 Nov 2013 00:09:48 -0800 Subject: [PATCH] Expanded description in unrar for Google Code-In 2013. --- app-arch/unrar/unrar-4.2.4.recipe | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/app-arch/unrar/unrar-4.2.4.recipe b/app-arch/unrar/unrar-4.2.4.recipe index 661ff0454..26e728381 100644 --- a/app-arch/unrar/unrar-4.2.4.recipe +++ b/app-arch/unrar/unrar-4.2.4.recipe @@ -1,4 +1,20 @@ SUMMARY="Uncompress rar files" +DESCRIPTION="Unrar decompresses rar files. It is a powerful archive manager that can backup your data and reduce the size of email attachments. Unrar can decompress the following file formats: +- RAR +- ZIP +- CAB +- ARJ +- JZH +- TAR +- GZ and TAR.GZ +- BZ2 and TAR.BZ2 +- ACE +- UUE +- JAR (Java Archive) +- ISO +- 7Z +- XZ +- Z (Unix Compress)" HOMEPAGE="http://www.rarlab.com/" SRC_URI="http://www.rarlab.com/rar/unrarsrc-4.2.4.tar.gz" REVISION="1" @@ -31,4 +47,3 @@ INSTALL() LICENSE="UnRAR" COPYRIGHT="Alexander Roshal" -DESCRIPTION="Uncompress rar files"