Expanded description in unrar for Google Code-In 2013.

This commit is contained in:
Brandon Tran
2013-11-20 00:09:48 -08:00
parent 2e9eeae9c4
commit 868ce90398

View File

@@ -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"