Cleaned up summary/description in app-arch and app-editors (plus a few miscellanous)

This commit is contained in:
dradancer
2014-01-05 00:05:16 +01:00
committed by Scott McCreary
parent 051486ad88
commit aeb2606424
22 changed files with 174 additions and 49 deletions

View File

@@ -1,8 +1,15 @@
DESCRIPTION="
GNU cpio copies files into or out of a cpio or tar archive. The archive can be \
another file on the disk, a magnetic tape, or a pipe.
"
HOMEPAGE="http://www.gnu.org/software/cpio/cpio.html"
SUMMARY="GNU cpio copies files into or out of a cpio or tar archive"
DESCRIPTION="GNU cpio copies files into or out of a cpio or tar archive. \
The archive can be another file on the disk, a magnetic tape, or a pipe. \
GNU cpio supports the following archive formats: binary, old ASCII, \
new ASCII, crc, HPUX binary, HPUX old ASCII, old tar, and POSIX.1 tar. \
The tar format is provided for compatability with the tar program. \
By default, cpio creates binary format archives, for compatibility \
with older cpio programs. When extracting from archives, cpio automatically \
recognizes which kind of archive it is reading and can read archives created \
on machines with a different byte-order."
HOMEPAGE="http://www.gnu.org/software/cpio/cpio.html"
SRC_URI="http://ftp.gnu.org/gnu/cpio/cpio-2.11.tar.gz"
CHECKSUM_MD5="1112bb6c45863468b5496ba128792f6c"
REVISION="1"

View File

@@ -1,4 +1,8 @@
DESCRIPTION="GNU zip"
SUMMARY="GNU zip"
DESCRIPTION="gzip (GNU zip) is a compression utility designed to be a \
replacement for compress. It provides better compression than compress \
and although bzip2 produces smaller files is not as fast as bzip2 is."
HOMEPAGE="http://www.gzip.org/"
SRC_URI="ftp://ftp.gnu.org/gnu/gzip/gzip-1.2.4a.tar.gz"
CHECKSUM_MD5="39053e044b18ecd0627f80fbe7cfeaad"

View File

@@ -1,4 +1,8 @@
DESCRIPTION="GNU zip"
SUMMARY="GNU zip"
DESCRIPTION="gzip (GNU zip) is a compression utility designed to be a \
replacement for compress. It provides better compression than compress \
and although bzip2 produces smaller files is not as fast as bzip2 is."
HOMEPAGE="http://www.gzip.org/"
SRC_URI="ftp://ftp.gnu.org/gnu/gzip/gzip-1.3.12.tar.gz"
CHECKSUM_MD5="b5bac2d21840ae077e0217bc5e4845b1"

View File

@@ -1,4 +1,8 @@
DESCRIPTION="GNU zip"
SUMMARY="GNU zip"
DESCRIPTION="gzip (GNU zip) is a compression utility designed to be a \
replacement for compress. It provides better compression than compress \
and although bzip2 produces smaller files is not as fast as bzip2 is."
HOMEPAGE="http://www.gzip.org/"
SRC_URI="ftp://ftp.gnu.org/gnu/gzip/gzip-1.4.tar.gz"
CHECKSUM_MD5="e381b8506210c794278f5527cba0e765"

View File

@@ -1,7 +1,9 @@
DESCRIPTION="
unzip
"
HOMEPAGE="http://www.info-zip.org/UnZip.html"
SUMMARY="unzip"
DESCRIPTION="UnZip is an extraction utility for archives compressed in \
.zip format (zipfiles). UnZip can list or extract files from an archive \
or test its integrity."
HOMEPAGE="http://www.info-zip.org/UnZip.html"
SRC_URI="http://downloads.sourceforge.net/project/infozip/UnZip%206.x%20%28latest%29/UnZip%206.0/unzip60.tar.gz"
REVISION="1"
STATUS_HAIKU="broken"

View File

@@ -1,5 +1,9 @@
DESCRIPTION="zip"
HOMEPAGE="http://www.info-zip.org/Zip.html"
SUMMARY="Zip"
DESCRIPTION="Zip is a compression and packaging utility with high \
portability. It supports password-based encryption of files and filenames, \
incremental backups and multi-part archives."
HOMEPAGE="http://www.info-zip.org/Zip.html"
SRC_URI="http://downloads.sourceforge.net/project/infozip/Zip%203.x%20%28latest%29/3.0/zip30.tar.gz"
REVISION="1"
STATUS_HAIKU="broken"

View File

@@ -1,5 +1,10 @@
DESCRIPTION="Manipulate archives of files in compressed form"
HOMEPAGE="unknown"
SUMMARY="Zoo archive utility"
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.\
This package exists for its historical value. If you are looking for a compression \
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"
REVISION="1"