summaryrefslogtreecommitdiffstats
path: root/system/cdwrite/slack-desc
diff options
context:
space:
mode:
Diffstat (limited to 'system/cdwrite/slack-desc')
-rw-r--r--system/cdwrite/slack-desc12
1 files changed, 6 insertions, 6 deletions
diff --git a/system/cdwrite/slack-desc b/system/cdwrite/slack-desc
index 5eeb358ed1..9aa9460d5d 100644
--- a/system/cdwrite/slack-desc
+++ b/system/cdwrite/slack-desc
@@ -6,14 +6,14 @@
# customary to leave one space after the ':'.
|-----handy-ruler------------------------------------------------------|
-cdwrite: cdwrite (CD/DVD reading and writing and FLAC/MP3/OGG encoding shell)
+cdwrite: cdwrite (CD/DVD reading and writing and MP3/OGG/FLAC encoding shell)
cdwrite:
cdwrite: cdwrite is a console shell for reading, writing, and copying audio
cdwrite: CDs as well as for creating and writing ISO images on CD media and
cdwrite: data or ISO images on DVD media. It can also encode WAV files or
-cdwrite: audio CDs to FLAC, MP3, or OGG files, using optionally CDDB data and
-cdwrite: setting ID3 tags.
+cdwrite: audio CDs to MP3, OGG, or FLAC files, using optionally CDDB data and
+cdwrite: setting tags.
cdwrite:
-cdwrite: It requires id3lib and id3v2 packages available in SlackBuilds.org
-cdwrite: for mass ID3 tagging as well as CDDB_get package available in
-cdwrite: cpan.org for communication with CDDB servers.
+cdwrite: The cdwrite shell requires a lot of the additional packages for full
+cdwrite: functionality. After the installation of the shell follow
+cdwrite: README.Slackware document from /usr/doc/cdwrite-* directory.