From 28c828ad5aa7aedaff53ce2923004a44e455b209 Mon Sep 17 00:00:00 2001 From: noryb009 Date: Thu, 2 Jan 2014 16:40:56 -0500 Subject: [PATCH] Rewrap app-arch DESCRIPTIONs --- app-arch/arc/arc-5.21p.recipe | 4 ++- app-arch/bzip2/bzip2-1.0.6.recipe | 8 ++++- app-arch/cabextract/cabextract-1.4.recipe | 9 +++--- app-arch/cpio/cpio-2.11.recipe | 5 ++- app-arch/fastjar/fastjar-0.98.recipe | 9 +++--- app-arch/ha/ha-0999.recipe | 4 ++- app-arch/lha/lha-1.14i.recipe | 4 ++- app-arch/libarchive/libarchive-3.1.2.recipe | 36 ++++++++++----------- app-arch/p7zip/p7zip-9.20.1.recipe | 5 ++- app-arch/pigz/pigz-2.3.1.recipe | 13 ++++---- app-arch/sharutils/sharutils-4.14.recipe | 25 +++++++------- app-arch/tar/tar-1.26.recipe | 21 ++++++------ app-arch/unrar/unrar-4.2.4.recipe | 8 +++-- app-arch/unzip/unzip-6.0.recipe | 4 ++- app-arch/xar/xar-1.5.2.recipe | 17 +++++----- app-arch/xz_utils/xz_utils-5.0.4.recipe | 32 +++++++++++------- 16 files changed, 113 insertions(+), 91 deletions(-) diff --git a/app-arch/arc/arc-5.21p.recipe b/app-arch/arc/arc-5.21p.recipe index 0817fce70..3907001cd 100644 --- a/app-arch/arc/arc-5.21p.recipe +++ b/app-arch/arc/arc-5.21p.recipe @@ -1,5 +1,7 @@ SUMMARY="Create & extract files from DOS .ARC files" -DESCRIPTION="Create & extract files from DOS .ARC files" +DESCRIPTION=" +Create & extract files from DOS .ARC files +" HOMEPAGE="http://arc.sourceforge.net/" LICENSE="GNU GPL v2" COPYRIGHT="1985-2009 Thom Henderson" diff --git a/app-arch/bzip2/bzip2-1.0.6.recipe b/app-arch/bzip2/bzip2-1.0.6.recipe index 9cdb5608f..3954ef3b3 100644 --- a/app-arch/bzip2/bzip2-1.0.6.recipe +++ b/app-arch/bzip2/bzip2-1.0.6.recipe @@ -1,5 +1,11 @@ SUMMARY="bzip2 data compression utilities and libraries" -DESCRIPTION="bzip2 is a patent free, high-quality data compressor. It typically compresses files to within 10% to 15% of the best available techniques (the PPM family of statistical compressors), whilst being around twice as fast at compression and six times faster at decompression. bzip2 supports recovery from media errors as well. Its command line flags are similar to those of GNU Gzip." +DESCRIPTION=" +bzip2 is a patent free, high-quality data compressor. It typically compresses \ +files to within 10% to 15% of the best available techniques (the PPM family of \ +statistical compressors), whilst being around twice as fast at compression and \ +six times faster at decompression. bzip2 supports recovery from media errors \ +as well. Its command line flags are similar to those of GNU Gzip. +" HOMEPAGE="http://www.bzip.org/" LICENSE="bzip2" COPYRIGHT="1996-2010 Julian R Seward" diff --git a/app-arch/cabextract/cabextract-1.4.recipe b/app-arch/cabextract/cabextract-1.4.recipe index 0ec734853..9379fb165 100644 --- a/app-arch/cabextract/cabextract-1.4.recipe +++ b/app-arch/cabextract/cabextract-1.4.recipe @@ -1,10 +1,9 @@ SUMMARY="A program to extract Microsoft Cabinet Files" DESCRIPTION=" -cabextract is Free Software for extracting Microsoft cabinet files, -also called .CAB files. cabextract is distributed under the GPL -license. It is based on the portable LGPL libmspack library. -cabextract supports all special features and all compression formats -of Microsoft cabinet files. +cabextract is Free Software for extracting Microsoft cabinet files, also \ +called .CAB files. cabextract is distributed under the GPL license. It is \ +based on the portable LGPL libmspack library. cabextract supports all special \ +features and all compression formats of Microsoft cabinet files. " HOMEPAGE="http://www.cabextract.org.uk" LICENSE="GNU GPL v2" diff --git a/app-arch/cpio/cpio-2.11.recipe b/app-arch/cpio/cpio-2.11.recipe index cbcda6e09..6ce45212e 100644 --- a/app-arch/cpio/cpio-2.11.recipe +++ b/app-arch/cpio/cpio-2.11.recipe @@ -1,4 +1,7 @@ -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." +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" SRC_URI="http://ftp.gnu.org/gnu/cpio/cpio-2.11.tar.gz" CHECKSUM_MD5="1112bb6c45863468b5496ba128792f6c" diff --git a/app-arch/fastjar/fastjar-0.98.recipe b/app-arch/fastjar/fastjar-0.98.recipe index 6d3d98126..3b1efc106 100644 --- a/app-arch/fastjar/fastjar-0.98.recipe +++ b/app-arch/fastjar/fastjar-0.98.recipe @@ -1,10 +1,9 @@ SUMMARY="A jar(java archive) program written in C" DESCRIPTION=" -FastJar is an attempt at creating a feature-for-feature copy of Sun's -JDK's 'jar' command. Sun's jar (or Blackdown's for that matter) is -written entirely in Java which makes it dog slow. Since FastJar is -written in C, it can create the same .jar file as Sun's tool in a -fraction of the time. +FastJar is an attempt at creating a feature-for-feature copy of Sun's JDK's \ +'jar' command. Sun's jar (or Blackdown's for that matter) is written entirely \ +in Java which makes it dog slow. Since FastJar is written in C, it can create \ +the same .jar file as Sun's tool in a fraction of the time. " HOMEPAGE="https://savannah.nongnu.org/projects/fastjar" LICENSE="GNU GPL v2" diff --git a/app-arch/ha/ha-0999.recipe b/app-arch/ha/ha-0999.recipe index a6a1f0dbe..f6de020b6 100644 --- a/app-arch/ha/ha-0999.recipe +++ b/app-arch/ha/ha-0999.recipe @@ -1,5 +1,7 @@ SUMMARY="The HA archiver using the HSC compression method" -DESCRIPTION="The HA archiver using the HSC compression method" +DESCRIPTION=" +The HA archiver using the HSC compression method +" LICENSE="GNU GPL v2" COPYRIGHT="1993-1995 Harri Hirvola" HOMEPAGE="https://code.google.com/p/ak-various-projects/" diff --git a/app-arch/lha/lha-1.14i.recipe b/app-arch/lha/lha-1.14i.recipe index c00573149..43949775d 100644 --- a/app-arch/lha/lha-1.14i.recipe +++ b/app-arch/lha/lha-1.14i.recipe @@ -1,5 +1,7 @@ SUMMARY="Archive files using LZSS and Huffman compression (.lzh files)" -DESCRIPTION="Archive files using LZSS and Huffman compression (.lzh files)" +DESCRIPTION=" +Archive files using LZSS and Huffman compression (.lzh files) +" LICENSE="lha" COPYRIGHT="1991, Masaru Oki 1993-1995, Nobutaka Watazaki diff --git a/app-arch/libarchive/libarchive-3.1.2.recipe b/app-arch/libarchive/libarchive-3.1.2.recipe index ea29f56d2..87a6faefa 100644 --- a/app-arch/libarchive/libarchive-3.1.2.recipe +++ b/app-arch/libarchive/libarchive-3.1.2.recipe @@ -1,26 +1,24 @@ SUMMARY="C library and tools for working with many archive formats." DESCRIPTION=" The libarchive library features: - * Support for a variety of archive and compression formats. - * Robust automatic format detection, including archive/compression - combinations such as tar.gz. - * Zero-copy internal architecture for high performance. - * Streaming architecture eliminates all limits on size of archive, - limits on entry sizes depend on particular formats. - * Carefully factored code to minimize bloat when programs are - statically linked. - * Growing test suite ? to verify correctness of new ports. - * Works on most POSIX-like systems - * Supports Windows, including Cygwin, MinGW, and Visual Studio. - -The bsdtar and bscpio command-line utilities are feature- and +* Support for a variety of archive and compression formats. +* Robust automatic format detection, including archive/compression \ +combinations such as tar.gz. +* Zero-copy internal architecture for high performance. +* Streaming architecture eliminates all limits on size of archive, limits on \ +entry sizes depend on particular formats. +* Carefully factored code to minimize bloat when programs are statically linked. +* Growing test suite ? to verify correctness of new ports. +* Works on most POSIX-like systems +* Supports Windows, including Cygwin, MinGW, and Visual Studio. +The bsdtar and bscpio command-line utilities are feature- and \ performance-competitive with other tar and cpio implementations: - * Reads a variety of formats, including tar, pax, cpio, zip, xar, - lha, ar, cab, mtree, rar, and ISO images. - * Writes tar, pax, cpio, zip, xar, ar, ISO, mtree, and shar archives - * Automatically handles archives compressed with gzip, bzip2, lzip, - xz, lzma, or compress. - * Unique format conversion feature. +* Reads a variety of formats, including tar, pax, cpio, zip, xar, lha, ar, \ +cab, mtree, rar, and ISO images. +* Writes tar, pax, cpio, zip, xar, ar, ISO, mtree, and shar archives +* Automatically handles archives compressed with gzip, bzip2, lzip, xz, lzma, \ +or compress. +* Unique format conversion feature. " LICENSE="BSD (2-clause)" COPYRIGHT="2003-2013 Tim Kientzle" diff --git a/app-arch/p7zip/p7zip-9.20.1.recipe b/app-arch/p7zip/p7zip-9.20.1.recipe index 27974a978..2be642d7a 100644 --- a/app-arch/p7zip/p7zip-9.20.1.recipe +++ b/app-arch/p7zip/p7zip-9.20.1.recipe @@ -1,5 +1,8 @@ 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 for POSIX systems like Unix (Linux, Solaris, \ +OpenBSD, FreeBSD, Cygwin, AIX, ...), MacOS X and also for BeOS and Amiga. +" HOMEPAGE="http://p7zip.sourceforge.net" SRC_URI="http://downloads.sourceforge.net/project/p7zip/p7zip/9.20.1/p7zip_9.20.1_src_all.tar.bz2" CHECKSUM_MD5="bd6caaea567dc0d995c990c5cc883c89" diff --git a/app-arch/pigz/pigz-2.3.1.recipe b/app-arch/pigz/pigz-2.3.1.recipe index d97b59227..0e29b7284 100644 --- a/app-arch/pigz/pigz-2.3.1.recipe +++ b/app-arch/pigz/pigz-2.3.1.recipe @@ -1,14 +1,13 @@ SUMMARY="A parallel implementation of gzip for multi-processor machines" DESCRIPTION=" -pigz, which stands for Parallel Implementation of GZip, is a fully -functional replacement for gzip that exploits multiple processors and -multiple cores to the hilt when compressing data. +pigz, which stands for Parallel Implementation of GZip, is a fully functional \ +replacement for gzip that exploits multiple processors and multiple cores to \ +the hilt when compressing data. -pigz was written by Mark Adler, and uses the zlib and pthread -libraries. +pigz was written by Mark Adler, and uses the zlib and pthread libraries. -This version of pigz is written to be portable across Unix-style -operating systems that provide the zlib and pthread libraries. +This version of pigz is written to be portable across Unix-style operating \ +systems that provide the zlib and pthread libraries. " LICENSE="Zlib" COPYRIGHT="2008-2013 Mark Adler" diff --git a/app-arch/sharutils/sharutils-4.14.recipe b/app-arch/sharutils/sharutils-4.14.recipe index 1db917579..5dd3acc58 100644 --- a/app-arch/sharutils/sharutils-4.14.recipe +++ b/app-arch/sharutils/sharutils-4.14.recipe @@ -1,19 +1,16 @@ SUMMARY="sharutils" DESCRIPTION=" -GNU shar makes so-called shell archives out of many files, preparing -them for transmission by electronic mail services. A shell archive is -a collection of files that can be unpacked by /bin/sh. A wide range -of features provide extensive flexibility in manufacturing shars and -in specifying shar smartness. For example, shar may compress files, -uuencode binary files, split long files and construct multi-part -mailings, ensure correct unsharing order, and provide simplistic -checksums. - -GNU unshar scans a set of mail messages looking for the start of shell -archives. It will automatically strip off the mail headers and other -introductory text. The archive bodies are then unpacked by a copy of -the shell. unshar may also process files containing concatenated -shell archives. +GNU shar makes so-called shell archives out of many files, preparing them for \ +transmission by electronic mail services. A shell archive is a collection of \ +files that can be unpacked by /bin/sh. A wide range of features provide \ +extensive flexibility in manufacturing shars and in specifying shar smartness. \ +For example, shar may compress files, uuencode binary files, split long files \ +and construct multi-part mailings, ensure correct unsharing order, and provide \ +simplistic checksums. +GNU unshar scans a set of mail messages looking for the start of shell \ +archives. It will automatically strip off the mail headers and other \ +introductory text. The archive bodies are then unpacked by a copy of the \ +shell. unshar may also process files containing concatenated shell archives. " HOMEPAGE="http://www.gnu.org/software/sharutils/" LICENSE="GNU GPL v3" diff --git a/app-arch/tar/tar-1.26.recipe b/app-arch/tar/tar-1.26.recipe index 8f5dcc2a0..5e88b1770 100644 --- a/app-arch/tar/tar-1.26.recipe +++ b/app-arch/tar/tar-1.26.recipe @@ -1,16 +1,15 @@ SUMMARY="Saves and restores files to/from a tape or disk archive." DESCRIPTION=" - The Tar program provides the ability to create tar archives, as well as - various other kinds of manipulation. For example, you can use Tar on - previously created archives to extract files, to store additional files, - or to update or list files which were already stored. - - Initially, tar archives were used to store files conveniently on magnetic - tape. The name "Tar" comes from this use; it stands for tape archiver. - Despite the utility's name, Tar can direct its output to available - devices, files, or other programs (using pipes), it can even access remote - devices or files (as archives). - " +The Tar program provides the ability to create tar archives, as well as \ +various other kinds of manipulation. For example, you can use Tar on \ +previously created archives to extract files, to store additional files, or to \ +update or list files which were already stored. +Initially, tar archives were used to store files conveniently on magnetic \ +tape. The name "Tar" comes from this use; it stands for tape archiver. Despite \ +the utility's name, Tar can direct its output to available devices, files, or \ +other programs (using pipes), it can even access remote devices or files (as \ +archives). +" HOMEPAGE="http://www.gnu.org/software/tar/" COPYRIGHT="1990-2011 Free Software Foundation, Inc." LICENSE="GNU GPL v3" diff --git a/app-arch/unrar/unrar-4.2.4.recipe b/app-arch/unrar/unrar-4.2.4.recipe index 26e728381..00b0bf287 100644 --- a/app-arch/unrar/unrar-4.2.4.recipe +++ b/app-arch/unrar/unrar-4.2.4.recipe @@ -1,5 +1,8 @@ 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: +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 @@ -14,7 +17,8 @@ DESCRIPTION="Unrar decompresses rar files. It is a powerful archive manager that - ISO - 7Z - XZ -- Z (Unix Compress)" +- Z (Unix Compress) +" HOMEPAGE="http://www.rarlab.com/" SRC_URI="http://www.rarlab.com/rar/unrarsrc-4.2.4.tar.gz" REVISION="1" diff --git a/app-arch/unzip/unzip-6.0.recipe b/app-arch/unzip/unzip-6.0.recipe index b2cd86962..7fcd94f5d 100644 --- a/app-arch/unzip/unzip-6.0.recipe +++ b/app-arch/unzip/unzip-6.0.recipe @@ -1,4 +1,6 @@ -DESCRIPTION="unzip" +DESCRIPTION=" +unzip +" 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" diff --git a/app-arch/xar/xar-1.5.2.recipe b/app-arch/xar/xar-1.5.2.recipe index b3a32f2ab..a0d7a1dde 100644 --- a/app-arch/xar/xar-1.5.2.recipe +++ b/app-arch/xar/xar-1.5.2.recipe @@ -1,14 +1,13 @@ SUMMARY="Easily extensible archiver" DESCRIPTION=" -The XAR project aims to provide an easily extensible archive format. -Important design decisions include an easily extensible XML table of -contents for random access to archived files, storing the toc at the -beginning of the archive to allow for efficient handling of streamed -archives, the ability to handle files of arbitrarily large sizes, the -ability to choose independent encodings for individual files in the -archive, the ability to store checksums for individual files in both -compressed and uncompressed form, and the ability to query the table -of content's rich meta-data. +The XAR project aims to provide an easily extensible archive format. Important \ +design decisions include an easily extensible XML table of contents for random \ +access to archived files, storing the toc at the beginning of the archive to \ +allow for efficient handling of streamed archives, the ability to handle files \ +of arbitrarily large sizes, the ability to choose independent encodings for \ +individual files in the archive, the ability to store checksums for individual \ +files in both compressed and uncompressed form, and the ability to query the \ +table of content's rich meta-data. " LICENSE="BSD (3-clause)" COPYRIGHT="2005 Rob Braun" diff --git a/app-arch/xz_utils/xz_utils-5.0.4.recipe b/app-arch/xz_utils/xz_utils-5.0.4.recipe index 182e5ca37..bfe52c453 100644 --- a/app-arch/xz_utils/xz_utils-5.0.4.recipe +++ b/app-arch/xz_utils/xz_utils-5.0.4.recipe @@ -96,16 +96,24 @@ TEST() make check } -DESCRIPTION="XZ Utils is free general-purpose data compression software with high compression ratio. XZ Utils were written for POSIX-like systems, but also work on some not-so-POSIX systems. XZ Utils are the successor to LZMA Utils. - -The core of the XZ Utils compression code is based on LZMA SDK, but it has been modified quite a lot to be suitable for XZ Utils. The primary compression algorithm is currently LZMA2, which is used inside the .xz container format. With typical files, XZ Utils create 30 % smaller output than gzip and 15 % smaller output than bzip2. - +DESCRIPTION=" +XZ Utils is free general-purpose data compression software with high \ +compression ratio. XZ Utils were written for POSIX-like systems, but also work \ +on some not-so-POSIX systems. XZ Utils are the successor to LZMA Utils. +The core of the XZ Utils compression code is based on LZMA SDK, but it has \ +been modified quite a lot to be suitable for XZ Utils. The primary compression \ +algorithm is currently LZMA2, which is used inside the .xz container format. \ +With typical files, XZ Utils create 30 % smaller output than gzip and 15 % \ +smaller output than bzip2. XZ Utils consist of several components: - - * liblzma is a compression library with API similar to that of zlib. - * xz is a command line tool with syntax similar to that of gzip. - * xzdec is a decompression-only tool smaller than the full-featured xz tool. - * A set of shell scripts (xzgrep, xzdiff, etc.) have been adapted from gzip to ease viewing, grepping, and comparing compressed files. - * Emulation of command line tools of LZMA Utils eases transition from LZMA Utils to XZ Utils. - -While liblzma has a zlib-like API, liblzma doesn't include any file I/O functions. A separate I/O library is planned, which would abstract handling of .gz, .bz2, and .xz files with an easy to use API." +* liblzma is a compression library with API similar to that of zlib. +* xz is a command line tool with syntax similar to that of gzip. +* xzdec is a decompression-only tool smaller than the full-featured xz tool. +* A set of shell scripts (xzgrep, xzdiff, etc.) have been adapted from gzip to \ +ease viewing, grepping, and comparing compressed files. +* Emulation of command line tools of LZMA Utils eases transition from LZMA \ +Utils to XZ Utils. +While liblzma has a zlib-like API, liblzma doesn't include any file I/O \ +functions. A separate I/O library is planned, which would abstract handling of \ +.gz, .bz2, and .xz files with an easy to use API. +"