Updated descriptions/summaries to comply

This commit is contained in:
dradancer
2014-01-05 12:52:13 +01:00
committed by Scott McCreary
parent aeb2606424
commit 609b62205d
23 changed files with 114 additions and 84 deletions

View File

@@ -1,9 +1,12 @@
SUMMARY="Zoo archive utility"
DESCRIPTION="Zoo is a compression utility. It uses LZW compression algorithm \
DESCRIPTION="
Zoo is a compression utility. It uses LZW compression algorithm \
which compresses files to 20-80% of their original size depending on the data type. \
Zoo can store and selectively extract multiple generations of the same file.\
Zoo can store and selectively extract multiple generations of the same file.
This package exists for its historical value. If you are looking for a compression \
tool for serious use, check tar and gzip."
tool for serious use, check tar and gzip.
"
HOMEPAGE="unknown"
SRC_URI="ftp://ftp.kiarchive.ru/pub/unix/arcers/zoo-2.10pl1.tar.gz"
CHECKSUM_MD5="70a0a785ecc8f7f747be1421e495d837"