Rewrap app-cdr DESCRIPTIONs

This commit is contained in:
noryb009
2014-01-02 16:40:56 -05:00
parent aba12785ba
commit e27118eae4
4 changed files with 25 additions and 22 deletions

View File

@@ -1,10 +1,10 @@
SUMMARY="binchunker converts CD .bin/.cue formats to .iso and .cdr"
DESCRIPTION="
binchunker converts a CD image in a '.bin / .cue' format (sometimes
'.raw / .cue') to a set of .iso and .cdr tracks. The bin/cue format is
used by some popular non-Unix cd-writing software, but is not
supported on most other CD burning programs. A lot of CD/VCD images
distributed on the Internet are in BIN/CUE format, I've been told.
binchunker converts a CD image in a '.bin / .cue' format (sometimes '.raw / \
.cue') to a set of .iso and .cdr tracks. The bin/cue format is used by some \
popular non-Unix cd-writing software, but is not supported on most other CD \
burning programs. A lot of CD/VCD images distributed on the Internet are in \
BIN/CUE format, I've been told.
"
LICENSE="GNU GPL v2"
COPYRIGHT="1998-2004 Heikki Hannikainen"

View File

@@ -1,18 +1,19 @@
SUMMARY="A highly portable CD/DVD/BluRay command line recording software"
DESCRIPTION="Cdrtools is a set of command line programs that allows to record CD/DVD/BluRay media.
DESCRIPTION="
Cdrtools is a set of command line programs that allows to record CD/DVD/BluRay \
media.
The suite includes the following programs:
cdrecord A CD/DVD/BD recording program
readcd A program to read CD/DVD/BD media with CD-clone features
cdda2wav The most evolved CD-audio extraction program with paranoia support
mkisofs A program to create hybrid ISO9660/JOLIET/HFS filesystes with optional Rock Ridge attributes
isodebug A program to print mkisofs debug information from media
isodump A program to dump ISO-9660 media
isoinfo A program to analyse/verify ISO/9660/Joliet/Rock-Ridge Filesystems
isovfy A program to verify the ISO-9660 structures
rscsi A Remote SCSI enabling daemon
"
- cdrecord A CD/DVD/BD recording program
- readcd A program to read CD/DVD/BD media with CD-clone features
- cdda2wav The most evolved CD-audio extraction program with paranoia support
- mkisofs A program to create hybrid ISO9660/JOLIET/HFS filesystes with \
optional Rock Ridge attributes
- isodebug A program to print mkisofs debug information from media
- isodump A program to dump ISO-9660 media
- isoinfo A program to analyse/verify ISO/9660/Joliet/Rock-Ridge Filesystems
- isovfy A program to verify the ISO-9660 structures
- rscsi A Remote SCSI enabling daemon
"
HOMEPAGE="http://cdrecord.berlios.de"
COPYRIGHT="
1993-1997 Eric Youngdale, 1997-2010 J. Schilling (mkisofs)

View File

@@ -1,8 +1,7 @@
SUMMARY="A tool for converting DAA/GBI images to ISO format."
DESCRIPTION="
DAA2ISO is an open source command-line/GUI tool for converting single
and multipart DAA and GBI images to the original ISO format.
DAA2ISO is an open source command-line/GUI tool for converting single and \
multipart DAA and GBI images to the original ISO format.
DAA/GBI files are 'Direct Access Archive' used by PowerISO and gBurner
"
LICENSE="GNU GPL v2"

View File

@@ -1,4 +1,7 @@
DESCRIPTION="A command-line tool for converting single and multipart UIF images to the ISO format."
DESCRIPTION="
A command-line tool for converting single and multipart UIF images to the ISO \
format.
"
HOMEPAGE="http://aluigi.org/mytoolz.htm#uif2iso"
SRC_URI="http://aluigi.altervista.org/mytoolz/uif2iso.zip"
REVISION="1"